Re: /./ltmain.sh not found
- From: Jonathan Sergent <sergent+gnome kgb etla net>
- To: "Mark R. Bowyer" <Moredhel earthling net>
- cc: gnome-list gnome org, mdavis isi net
- Subject: Re: /./ltmain.sh not found
- Date: Tue, 09 Feb 1999 09:12:28 -0800
In message <199902091113.LAA16967@cby-wts.uk.sun.com>, "Mark R. Bowyer" writes:
] >From: Matthew Ross Davis <mdavis@isi.net>
]
] >../libtool: /./ltmain.sh: not found
] >
] >Is there a fix for this?
]
] I used to see this a lot on Solaris, before I upgraded to libtool1.2d.
]
] When it happened, I just changed the last line of the libtool,script so that
] the
] path to ltmain.sh pointed to the ome in that directory. This *wasn't* just
] ./ltmain.sh, as libtool is called from everywhere below there, so I had to c
] opy
] in the path by hand.
]
] The latest rev seems to have fixed this problem where this path isn't fed in
] properly in the configure process.
The thing to fix is the place where it says
echo="printf %s\\n"
... change it to
echo="printf '%s\\n'"
newer versions have changed to
echo=/usr/ucb/echo
which also works :-)
--
Jonathan Sergent / sergent@io.com / sergent@Eng.Sun.COM
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]