Roman Morokutti : > Hi, > > I just compiled and installed the wget program. After > installation I tried to type wget, but nothing happened. > So I saw that it has been installed into /usr/local. > when configuring, you should be able to set the prefix to /usr instead of the default /usr/local.
You can try ./configure --prefix=/usr Harry > Further investigation has shown that wget was the > only tool which has been installed into /usr/local (yet). > > So my question is if I should copy all under /usr/local > into /usr. Or would it be better to modify my path > variable? What is the standard way under Solaris with > such GNU tools? > > Roman > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
