help-octave
[Top][All Lists]
Advanced

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

Octave-dev on Ubuntu-11.04-64bit: failed "pkg install abc.tar.gz"


From: YuHong
Subject: Octave-dev on Ubuntu-11.04-64bit: failed "pkg install abc.tar.gz"
Date: Wed, 7 Sep 2011 04:23:02 +0000


May I have a question about the following issue?

I recently updated workstation to be able to install Linux distribution Ubuntu-11.04-64bit.  Then I downloaded octave dev source and has been able to build it.  However, in the resulted octave environment, I tried to install packages but failed with the error messages:

octave:2> pkg install miscellaneous-1.0.11.tar.gz
g++: %OCTAVE_CONF_MKOCTFILE_OCT_LINK_DEPS%: No such file or directory
configure: error: Could not run /home/hyu9910/hyu9910_data/projects/proj_octave/workspace/octaveInstall/O3/bin/mkoctfile-3.5.0+

the configure script returned the following error: checking for gcc... ccache gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compil! er... yes
checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking for mkoctfile... /home/hyu9910/hyu9910_data/projects/proj_octave/workspace/octaveInstall/O3/bin/mkoctfile-3.5.0+
error: called from `pkg>configure_make' in file /home/hyu9910/hyu9910_data/projects/proj_octave/workspace/octaveInstall/O3/share/octave/3.5.0+/m/pkg/pkg.m near line 1362, column 9
error: called from:
error:   /home/hyu9910/hyu9910_data/projects/proj_octave/workspace/octaveInstall/O3/share/octave/3.5.0+/m/pkg/pkg.m at line 825, column 5
error:   /home/hyu9910/hyu9910_data/projects/proj_octave/workspace/octaveInstall/O3/share/octave/3.5.0+/m/pkg/pkg.m at line 381, column 9

Now I am trying to compile stable octave-3.4.2 source, and will try installing packages again.  Meanwhile, much appreciated if any suggestions on the above-mentioned problem.  Thanks a lot!

Regards,
!
Hong Yu



reply via email to

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