On Tue, 2003-10-07 at 16:36, Gary V. Vaughan wrote:
> Robert Millan wrote:
> > On Sat, Sep 27, 2003 at 08:04:55PM +0100, Scott James Remnant wrote:
> >>Robert Millan wrote:
> >>>We should start doing that, and I can help. Just requested copyright papers
> >>>myself (I assume you've already done th
Bob Friesenhahn wrote:
On Wed, 22 Oct 2003, Lars Clausen wrote:
I'm trying to compile Dia on a (fairly old) RedHat machine, and I'm
running into a problem with libtool apparently not finding the right
libfreetype. I have most of the required libraries installing in $HOME
Make sure that th
Kevin P. Fleming wrote:
Makefile.am contains:
bin_PROGRAMS = src/nALFS
src_nalfs_LDFLAGS = -dlopen self
When configure is given --enable-static --disable-shared, the link of
src/nALFS produces this warning:
./libtool: line 1: src/.libs/src/nALFS.exp: No such file or directory
This comes from li