[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cannot pkg install: /usr/bin/ld: skipping imcompatible ..liboctinter
From: |
Thomas Weber |
Subject: |
Re: cannot pkg install: /usr/bin/ld: skipping imcompatible ..liboctinterp.so when searching for -loctinterp |
Date: |
Tue, 17 Mar 2009 20:18:31 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Tue, Mar 17, 2009 at 11:01:31AM -0600, Dan Mahoney wrote:
> Morning,
> I know little about octave.
> It seems that I know even less about system admin work.
> Which I do.
> I am attempting to install octave-forge-bundle-20080831
> I run octave
> cd to where my *.tar.gz are.
>
>
> octave:4> pkg install ann-1.0.1.tar.gz
> /usr/bin/ld: skipping incompatible /usr/lib/octave-3.0.1/liboctinterp.so
I suspect a mixture of 32 and 64 libraries here. Where did you get
Octave from?
Thomas