2011/10/11 Eduardo Silva <[email protected]>: > > It was designed on that way so if you do not have root access you can > run it as normal user without mess with the paths setup. Just run it > as ./configure --prefix=/opt/... and make install will be there...
Who would run a "make install" without root access? I would expect that a "make install" normally requires root access and if a unprivileged user wants to run it he has to specify --prefix=$(HOME). But anyway thanks for pointing out that it is the other way round in Monkey. _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
