I got radiant working in linux but it didnt want to load my .map file from windowsxp.any ideas brainiacs? 
started a map in windows can i finish it in linux??
I have mapped in linux and loaded my windows created .map file with no problem. What error did it give?
What version of GtkRadiant you have? Did you load your map direcly from windows drive or did you copy
the .map file to linux partition?
Is the file rights correct?
might be an issue with the way in which the linefeeds in the map file are represenrted when porting from Win to Lin
i got a problem similar
i have duel boot, WinXP and Linux RedHat 8
how do i switch the file over from 1 partiion of the hard drive to the other? windows cant read the linux part and linux cant read the windows part
how do i install radiant on linux? i have a .zip file but apparently to open it i need linux CD 2, which i dont have but i dont see why i need it
how do i install ET on linux using the .run file? when i try to open it, it opens as a text file inside my window
please help
Ok.
What filesystems do you use? I am able to read windows partitions in linux (I have Mandrake 9.2)
From windows check out this: http://www.linuxgazette.com/node/view/8903
Radiant is very picky about drivers in linux it took about 2 months until I got it working.
see this thread: http://www.splashdamage.com/index.php?name=pnPHPbb2&file=viewtopic&t=6043&highlight=linux+radiant
Unzip your zip from command line.
You must first set file as executable before running the .run file … use:
chmod a+x [filename]
to give it executable rights… and then run it.
how do i install ET on linux using the .run file? when i try to open it, it opens as a text file inside my window
From the instructions I got with the nVidia linux driver, use something like this:
console prompt: sh NVIDIA-Linux-x86-1.0-5336-pkg1.run
To do the install.
buttrot >> To make sure it isn’t the linefeeds that shaffer is talking about, you could in Linux open the map file in a texteditor like joe or vi, and if there are weird characters at the end of each line you should try to convert it to linux style text document.
Redhat (and possibly others) includes a untility, dos2unix, which
can take care of CR/LF -> LF translations.
SiliocnSlick
ok, BTW i have RedHat 8, ill look into it, thanks for all the help, ill be back if i need more
im not sure what i did the first time but i reinstalled EVERYTHING including knoppix3.4 and viola it worked. i just clicked on my windows partition in linux and dragged the .map file to desktop.
ok, back and i need help still, how do i install something on red hat 8 from a .run file?
Ok back to basics…
- Open shell or your favourite terminal.
- Go the directory where the .run file is
- change the file properties by giving the .run file execute rights -> chmod u+x filename.run
- type the filename with the current directory like: ./filename.run and hit enter.
errr no, i got a problem
Warning: kbuildsycoca is unable to register with DCOP.
what the f*** dose that mean?
