Friday, 9 November 2012

Getting help from Installation Manager

Sounds like it should be easy, but I don't think the person who developed IM was feeling very helpful the day he/she implemented the -help function. If you dont add the -nosplash and -silent options (in the correct order) you end up with a bunch of X11 errors because the program is trying to reach an Xserver (duh!)

The command below will print out the help text to STDOUT
./IBMIM -nosplash -silent -help 

No comments:

Post a Comment