assuming an accidental typo, but, and assuming you wanted a base/prefix directory of /usr , it would be
# ./configure --prefix=/usr I state this without going into specifics for this particular application. regarding this comment:: ........................................... When I run the command ./configure I always get this message bash: ./configure: No such file or directory ........................................... there isn't always necessarily a "configure" file or "Configure" file or even "config" but, more often than not, there is an "INSTALL" file and/or README file or a "docs" directory that can get you kicked off in the right direction. This should be more than enough to point you in the right direction. Once you get going, and, if you have more specific errors or issues, come back and repost, and we all can go from there. Jerry -------- Original Message -------- From: Francis.D Sent: Sun, Sep 9, 2018 10:04 PM CDT To: Discussion list for OpenIndiana Subject: [OpenIndiana-discuss] compile package Hi all, I'm trying to compile smplayer. I have previously installed gcc + automake + autoconf I downloaded the source package smplayer-18.6.0.tar.bz2 package and unzip. Then I executed the command cd root@oifanboy:~/downloads/smplayer-18.6.0# When I run the command ./configure I always get this message bash: ./configure: No such file or directory I tried ./configure --prefix=usr without no success I also install intltool and I tried with another software * gnumeric* without not more success If anyone have a tuto step by step OI, what I need to install for compile software etc... thank _______________________________________________ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss