On May 13, 2004, at 22:18, jeb wrote:

Anybody have any luck installing Coldfustion MX on Mandrake 10 ?


I download the .bin however, I don't double click on it with no joy. Any suggestions?

Try the following:


From the command line run

file filename.bin

if it comes back with something like "a /bin/sh script text executable" then run

sh filename.bin

If it tells you something like "ELF 32-bit LSB executable" then change the executable state of the file first:

chmod +x filename.bin

and the run it:

./filename.bin

Avi


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to