help-octave
[Top][All Lists]
Advanced

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

install problem


From: mazzone
Subject: install problem
Date: Mon, 15 Sep 2003 14:37:20 +0200
User-agent: KMail/1.5.3

hi all,
i tried to install several octave packages (form 2.1.50  till 2.18) from the 
.tar.bz2 file but i always   get the same error during  "make install"; it 
complains about a missing octave-bug file or directory.
Here the output:

# make install 
make -f octMakefile install
make[1]: Entering directory `/home/user1/octave/octave-2.1.50'
./mkinstalldirs /usr/local/bin /usr/local/lib 
/usr/local/include/octave-2.1.50/octave /usr/local/share/octave/2.1.50/m 
/usr/local/libexec/octave/2.1.50/oct/i686-pc-linux-gnu 
/usr/local/libexec/octave/2.1.50/exec/i686-pc-linux-gnu 
/usr/local/libexec/octave/site/exec/i686-pc-linux-gnu 
/usr/local/share/octave/2.1.50/site/m// /usr/local/share/octave/site/m// 
/usr/local/libexec/octave/2.1.50/site/oct/i686-pc-linux-gnu// 
/usr/local/libexec/octave/site/oct/i686-pc-linux-gnu//
mkdir /usr/local/include/octave-2.1.50
chmod 0755 /usr/local/include/octave-2.1.50
mkdir /usr/local/include/octave-2.1.50/octave
chmod 0755 /usr/local/include/octave-2.1.50/octave
mkdir /usr/local/share/octave/2.1.50
chmod 0755 /usr/local/share/octave/2.1.50
mkdir /usr/local/share/octave/2.1.50/m
chmod 0755 /usr/local/share/octave/2.1.50/m
mkdir /usr/local/libexec/octave/2.1.50
chmod 0755 /usr/local/libexec/octave/2.1.50
mkdir /usr/local/libexec/octave/2.1.50/oct
chmod 0755 /usr/local/libexec/octave/2.1.50/oct
mkdir /usr/local/libexec/octave/2.1.50/oct/i686-pc-linux-gnu
chmod 0755 /usr/local/libexec/octave/2.1.50/oct/i686-pc-linux-gnu
mkdir /usr/local/libexec/octave/2.1.50/exec
chmod 0755 /usr/local/libexec/octave/2.1.50/exec
mkdir /usr/local/libexec/octave/2.1.50/exec/i686-pc-linux-gnu
chmod 0755 /usr/local/libexec/octave/2.1.50/exec/i686-pc-linux-gnu
mkdir /usr/local/share/octave/2.1.50/site
chmod 0755 /usr/local/share/octave/2.1.50/site
mkdir /usr/local/share/octave/2.1.50/site/m
chmod 0755 /usr/local/share/octave/2.1.50/site/m
mkdir /usr/local/libexec/octave/2.1.50/site
chmod 0755 /usr/local/libexec/octave/2.1.50/site
mkdir /usr/local/libexec/octave/2.1.50/site/oct
chmod 0755 /usr/local/libexec/octave/2.1.50/site/oct
mkdir /usr/local/libexec/octave/2.1.50/site/oct/i686-pc-linux-gnu
chmod 0755 /usr/local/libexec/octave/2.1.50/site/oct/i686-pc-linux-gnu
rm -f /usr/local/bin/octave-bug
/usr/bin/install -c octave-bug /usr/local/bin/octave-bug-2.1.50
/usr/bin/install: impossibile fare stat di `octave-bug': No such file or 
directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/user1/octave/octave-2.1.50'
make: *** [install] Error 2

i'm running a gcc 3.2.2 on a mandrake 9.1
thanks 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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