help-octave
[Top][All Lists]
Advanced

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

Re: Compiling problem: qrupdate


From: Jaroslav Hajek
Subject: Re: Compiling problem: qrupdate
Date: Mon, 9 Feb 2009 17:19:38 +0100

On Mon, Feb 9, 2009 at 4:37 PM, José Luis García Pallero
<address@hidden> wrote:
> Hi,
> I'm trying to compile the last mercurial repository version of Octave
> (changeset 314be237cd5b). I downloaded qrupdate, made the static and dynamic
> versions (libqrupdate.a and .so) of the library and I put them in my
> /usr/local/lib folder. The configure script detects it and the compiling
> process looks like, but at the end the next error occurs:
>
> ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'txt');"
> /usr/local/src/octave/src/octave: error while loading shared libraries:
> libqrupdate.so: cannot open shared object file: No such file or directory
>

Try ldd src/octave and ldd liboctave/liboctave.so - do they show paths
to libqrupdate?

I recall that sometimes it's needed to run "ldconfig" (as root) when
installed a new shared library, so you can try.

cheers

> Anyone have a similar problem
>
> --
> *****************************************
> José Luis García Pallero
> address@hidden
> (o<
> / / \
> V_/_
> Use Debian GNU/Linux and enjoy!
> *****************************************
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>



-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

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