make install

Hello,

I’m trying to install mplayer on QNX 6.2.1. I’ve gotten mplayer to compile but when I use the “make install” command I get the error “command not found” I’ve looked for the actual install utility but can’t find it anywhere.

Does this have to be installed seperately? Also, how do you upgrade gcc?

Thank’s.

A lot of software packages come with their own install script since the install “utility” is not as common as some author’s think. I believe there is one in the X11 package (if you install the complete X11 suite, you should get it).

Basically you have to wait til QSS releases a more up to date version. QNX 6.3 is reported to ship with both 2.95.3 and 3.3.1 versions of gcc.

Thank you. It installed fine after that.