2011/10/11 Eduardo Silva <[email protected]>: > make install will *only* work if you specified the --prefix parameter, > otherwise the build system will assume that Monkey will run from the > same directory and everything will be configured for that.
A bit unusual. configure; make; make install is the standard way to install Gnu tools. So I think it would be a good idea to make the package compatible them. _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
