help-octave
[Top][All Lists]
Advanced

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

Re: Installation of 2.9.12 - readline problem?


From: Vic Norton
Subject: Re: Installation of 2.9.12 - readline problem?
Date: Tue, 10 Jul 2007 12:05:32 -0400

On Jul 10, 2007, at 2:48 AM, Thomas Treichl wrote:

  export CFLAGS="-I/usr/local/include"
  export CPPFLAGS="-I/usr/local/include"
  export LDFLAGS="-L/usr/local/lib"

Hi Thomas,

The command ./configure seemed to work the above lines in my ~/.bashrc file, but I couldn't "make" Octave successfully:

   octave-2.9.12$ make

   make -f octMakefile all
   making octave-bug from octave-bug.in
   chmod a+rx octave-bug
   making octave-config from octave-config.in
   chmod a+rx octave-config
   making mkoctfile from mkoctfile.in
   chmod a+rx mkoctfile
   making run-octave from run-octave.in
   chmod a+rx "run-octave"
   make -C libcruft all
   making mkf77def from mkf77def.in
   chmod a+rx mkf77def
   make -C amos all
   mkdir pic
   making dgamln.def from dgamln.f
   dgamln.def-t is empty!
   make[3]: *** [dgamln.def] Error 1
   make[2]: *** [amos] Error 2
   make[1]: *** [libcruft] Error 2
   make: *** [all] Error 2

Thanks for your advice. At least I've gotten past the readline problem.

Regards,

Vic


reply via email to

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