User forums > Help

Compiling from svn

(1/1)

btrey:
OK, I'm feeling a bit silly here but I grabbed the source from svn and am attempting to build.  (Running Gentoo linux.)  I did the bootstrap, configure, make and make install with no errors.  The problem is that there doesn't seem to be an executable either.  Checking all the usual locations as well as extensive searching with the 'find' utility has come up with nothing.  What am I missing here?

windows_usr:
The default install path is /usr/local and the executable is in /usr/local/bin if it didnt be specified when run ./configure.  Normally the distribution doesnt set usr/local/bin in the PATH, so it can't run in console if didnt set add /usr/local/bin to the PATH.

Navigation

[0] Message Index

Go to full version