help-octave
[Top][All Lists]
Advanced

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

Symbolic Tool Fails - Blames Already Install GINAC


From: knowNothing
Subject: Symbolic Tool Fails - Blames Already Install GINAC
Date: Fri, 31 Jan 2014 11:03:02 -0800 (PST)

Hello all,

I tried to install symbolic from within Octave.
pkg install -forge symbolic
syminfo.cc:29:85: warning: ‘Octave_map’ is deprecated (declared at
/usr/include/octave-3.8.0/octave/oct-map.h:484) [-Wdeprecated-declarations]
 add_info_field(Octave_map& info,const GiNaC::ex& exp,std::string field,int
info_flag)
                                                                                
    
^
syminfo.cc:35:65: warning: ‘Octave_map’ is deprecated (declared at
/usr/include/octave-3.8.0/octave/oct-map.h:484) [-Wdeprecated-declarations]
 static void get_info(Octave_map& oct_info, const GiNaC::ex& gobj)
                                                                 ^
syminfo.cc: In function ‘octave_value_list Fsyminfo(const
octave_value_list&, int)’:
syminfo.cc:67:14: warning: ‘Octave_map’ is deprecated (declared at
/usr/include/octave-3.8.0/octave/oct-map.h:484) [-Wdeprecated-declarations]
   Octave_map oct_info;
              ^
Package ginac was not found in the pkg-config search path.
Perhaps you should add the directory containing `ginac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ginac' found
error:
/usr/lib/octave/packages/symbolic-1.1.0/x86_64-unknown-linux-gnu-api-v49+/PKG_ADD:
/usr/lib/octave/packages/symbolic-1.1.0/x86_64-unknown-linux-gnu-api-v49+/symbols.oct:
failed to load:
/usr/lib/octave/packages/symbolic-1.1.0/x86_64-unknown-linux-gnu-api-v49+/symbols.oct:
undefined symbol: _ZTIN5GiNaC5basicE
error: called from:
error:  
/usr/lib/octave/packages/symbolic-1.1.0/x86_64-unknown-linux-gnu-api-v49+/PKG_ADD
at line 44, column 1
error:  
/usr/share/octave/3.8.0/m/pkg/private/load_packages_and_dependencies.m at
line 47, column 5
error:   /usr/share/octave/3.8.0/m/pkg/private/install.m at line 331, column
5
error:   /usr/share/octave/3.8.0/m/pkg/pkg.m at line 394, column 9


I have set the environment variable and used pkg-config --variable
path-to-pkg-build pkg-build, but still the installation fails.

I am using Octave 3.8> .

Thanks



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Symbolic-Tool-Fails-Blames-Already-Install-GINAC-tp4661552.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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