scifire
09-11-2003, 03:22 PM
how i can specified the path where to install the program
i work on Sun Solaris and i don't have the permition to install in /usr
but i think that is possible to install the program i need to /home/scifire ?
if it is like that how to do it
i type this
./configure;
make;
make check;
make install;
make clean
but i cant run make install because this try to write into /usr/local/bin :(
any help or suggestion
i work on Sun Solaris and i don't have the permition to install in /usr
but i think that is possible to install the program i need to /home/scifire ?
if it is like that how to do it
i type this
./configure;
make;
make check;
make install;
make clean
but i cant run make install because this try to write into /usr/local/bin :(
any help or suggestion