Brian Beesley wrote:
> Should not be a problem. Just move the files from the windoze folder to a 
> directory on the linux system. The only gotcha likely to catch windoze mode 
> thinkers is that linux systems do _not_ by default run executables in the 
> current working directory. Either add . to the PATH environmental variable or 

BAD idea.

> put a copy of mprime somewhere on the path( ~/bin is a good choice) or invoke 

Much better idea. However, not all distributions put ~/bin into the PATH
variable by default. I believe that Debian does not, for example.
/usr/local/bin is another reasonable place.

> mprime by explicitly invoking the current directory i.e. ./mprime -d & 
> instead of just mprime -d &

Also a good idea. Another possible gotcha, depending on the version of
Windows, is that some of them are not truly case preserving.

> If you're rebuilding the system copy the windoze files to a USB memory stick, 
> zip drive or even a CD-R 

It's a good idea to have a small partition formatted as VFAT
for ease of transfer, anyway.

[snip]

>>If -that- is correct, then the next Q is that I -think- it should be
>>required that I run dos2unix on the text files, inis and log?

I'm not sure whether dos2unix be available on all systems, but I can
provide source and executable for one, if any need it.

[snip]

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!
_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to