Quote:
Originally Posted by Weizen
[You must be logged in to view images. Log in or Register.]
ok tried to compile myself and everything looks good until I get to
[CC="ccache gcc" LDFLAGS="-L./lib32" ./configure -v] and I get [bash: ./configure: No such file or directory]
|
Is the configure script in the directory you're trying to run it from?
ls -a
If you don't see configure in there, you're in the wrong directory.