help-octave
[Top][All Lists]
Advanced

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

Re: Install issue with database package


From: Ismael Núñez-Riboni
Subject: Re: Install issue with database package
Date: Tue, 31 Jan 2012 08:11:07 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

Hi Landercy, just a "silly" idea, I don't know if it helps (sorry but I do not have your previous e-mail here in my office cause I download it at home, so I'm not really sure if I'm following your tread correctly): I installed Octave from the ubuntu repositories and, similarly to you, I could not install the latest version of the NetCDF package. I solved this by compiling the last version of octave (3.4.3). My suggestion would be that, if you already have octave's last version, try installing an older version of your package (not the last one). I hope it helps. Cheers, Ismael.

On 01/30/2012 11:57 PM, jlandercy wrote:
Hi,

I really do not find a solution to my problem.
Finlay I have installed the package postresql-dev which contain the missing
file,
but I still get an error when I try to run the *pkg install
database-1.0.4.tar.gz* command :

postgres_wrap.cpp: In member function ‘void
octave_swig_type::install_global()’:
postgres_wrap.cpp:1197:28: error: ‘curr_sym_tab’ was not declared in this
scope
postgres_wrap.cpp:1197:65: error: ‘link_to_global_variable’ was not declared
in this scope
postgres_wrap.cpp:1204:8: error: ‘symbol_record’ was not declared in this
scope
postgres_wrap.cpp:1204:23: error: ‘sr’ was not declared in this scope
postgres_wrap.cpp:1204:28: error: ‘global_sym_tab’ was not declared in this
scope
postgres_wrap.cpp: In function ‘void SWIG_Octave_SetModule(void*,
swig_module_info*)’:
postgres_wrap.cpp:2110:27: error: ‘curr_sym_tab’ was not declared in this
scope
postgres_wrap.cpp:2110:65: error: ‘link_to_global_variable’ was not declared
in this scope
postgres_wrap.cpp: In function ‘octave_value_list Fpostgres(const
octave_value_list&, int)’:
postgres_wrap.cpp:8626:27: error: ‘curr_sym_tab’ was not declared in this
scope
postgres_wrap.cpp:8626:65: error: ‘link_to_global_variable’ was not declared
in this scope
make: *** [postgres.oct] Error 1
'make' returned the following error: make: Entering directory
`/tmp/oct-ToJKTI/database-1.0.4/src'
CXXFLAGS="-g" mkoctfile -DHAVE_OCTAVE_32 -v -o postgres.oct
postgres_wrap.cpp -lpq
g++ -c -fPIC -I/usr/include/octave-3.2.4 -I/usr/include/octave-3.2.4/octave
-I/usr/include/mpi -I/usr/include/freetype2 -g -DHAVE_OCTAVE_32
postgres_wrap.cpp -o postgres_wrap.o
make: Leaving directory `/tmp/oct-ToJKTI/database-1.0.4/src'
error: called from `pkg>configure_make' in file
/usr/share/octave/3.2.4/m/pkg/pkg.m near line 1253, column 2
error: called from:
error:   /usr/share/octave/3.2.4/m/pkg/pkg.m at line 714, column 5
error:   /usr/share/octave/3.2.4/m/pkg/pkg.m at line 287, column 7

Does anyone have an idea ?

Tanks

Landercy Jean

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Install-issue-with-database-package-tp4339573p4342887.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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