At 02:19 PM 7/2/2007, Brian Beesley wrote: >put a copy of mprime somewhere on the path( ~/bin is a good choice)
Remember that mprime and prime95 looks for all the ini files and save files in the same directory as the executable. You can change that behavior with the -W command line argument. >or invoke >mprime by explicitly invoking the current directory i.e. ./mprime -d & >instead of just mprime -d & This is the easiest approach and is in fact the one I use -- not that I'm a advanced Linux user. >but you might want to convert it from windoze EOL to unix EOL by running >dos2unix on it (changes carriage return+line feed to just line feed) This is strictly for your benefit mprime can read either EOL format. _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
