help-octave
[Top][All Lists]
Advanced

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

Re: IRIX octave 2.0.14 can't find runtime libs


From: Thomas Walter
Subject: Re: IRIX octave 2.0.14 can't find runtime libs
Date: Mon, 17 May 1999 10:30:51 +0200

>>>>> "John" == John W Eaton <address@hidden> writes:

[snip]

    John> Eventually, Octave's configure script and Makefiles should be fixed to
    John> use libtool, which should help to make these things work better.
    John> Unfortunately, I have little time to spend working on that project.
    John> Any volunteers?

To do this I think it is best to use 'automake' too.  Writing the
dependencies into the files 'Makefile.am' is much easier because they
are much shorter then `Makefile.in' files..  After that
calling 'automake' will build all the 'Makefile.in'.  And 'automake'
knows how to use 'libtool'.  There will be no need write rules to call
'libtool' by hand.

What are the opinions about that?  I have used automake and libtool
for a long time and I would help to do the step.

Bye
Thomas


-- 
Platzangst:
Der dauerhafte Zustand eines Luftballons.

----------------------------------------------
Dipl. Phys. Thomas Walter
Inst. f. Physiklische Chemie II
Egerlandstr. 3                          Tel.: ++9131-85 27326 / 27330
91058 Erlangen, Germany                 email: address@hidden



reply via email to

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