bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool/2704: Unable to install make3.79 on Solaris (Intel)


From: Paul D. Smith
Subject: Re: libtool/2704: Unable to install make3.79 on Solaris (Intel)
Date: Tue, 4 Dec 2001 11:16:12 -0500

Ooops... this is wrong:

>  $ env PATH=.:$PATH make install

it should be:

  $ env PATH=`cwd`:$PATH make install

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]