help-octave
[Top][All Lists]
Advanced

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

Re: Can't install symbolic package with forge repository


From: rodrigo souto
Subject: Re: Can't install symbolic package with forge repository
Date: Fri, 24 May 2013 23:35:13 -0300

Thanks, you killed the problem and now I have symbolic working. Thanks!

Rodrigo S.


2013/5/24 Sergei Steshenko <address@hidden>

--- On Fri, 5/24/13, rodrigo souto <address@hidden> wrote:

From: rodrigo souto <address@hidden>
Subject: Can't install symbolic package with forge repository
To: address@hidden
Date: Friday, May 24, 2013, 4:15 PM

First, I've installed GiNaC and CLN without problems. But then...:

[code]
octave:1> pkg install -forge symbolic
/bin/sh: pkg-config: command not found
warning: load_path: /home/rodrigo/octave/symbolic-1.1.0/x86_64-pc-linux-gnu-api-v48+: No such file or directory

/home/rodrigo/octave/symbolic-1.1.0/x86_64-pc-linux-gnu-api-v48+/symbols.oct:
 failed to load:
/home/rodrigo/octave/symbolic-1.1.0/x86_64-pc-linux-gnu-api-v48+/symbols.oct:
 undefined symbol: _ZNK5GiNaC5basic5evalfEi
error: called from
'/home/rodrigo/octave/symbolic-1.1.0/x86_64-pc-linux-gnu-api-v48+/PKG_ADD'
 in file
/home/rodrigo/octave/symbolic-1.1.0/x86_64-pc-linux-gnu-api-v48+/PKG_ADD
 near line 44, column 1
error: called from:
error:   /usr/share/octave/3.6.4/m/pkg/pkg.m at line 868, column 5
error:   /usr/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9
[/code]


I'm in a Sabayon 64 bit XFCE Edition


-----Inline Attachment Follows-----

_______________________________________________


The error message:

"
/bin/sh: pkg-config: command not found
"

explains the root cause of your problem - you do not have 'pkg-config' utility installed.

Install it using available on your system package manager.

Regards,
  Sergei.




--
Att, Rodrigo Souto Maior, Alu 3º Ano IME

reply via email to

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