Re: [julia-dev] Ubuntu 12.04: ldconfig errors

130 views
Skip to first unread message

Mike Nolta

unread,
Mar 5, 2013, 12:50:12 PM3/5/13
to juli...@googlegroups.com
Why are you adding julia/usr/lib to /etc/ld.so.conf.d/? That shouldn't
be necessary.

-Mike

On Tue, Mar 5, 2013 at 12:34 PM, subodh <subodhh...@gmail.com> wrote:
> I did "make" in my local area. Then added julia/usr/lib to
> /etc/ld.so.conf.d/julia.conf When I do "sudo ldconfig" I get following
> errors:
>
> harmass1@harmass1-m17x:~/juliasrc/julia/usr/lib$ sudo ldconfig
> /sbin/ldconfig.real: file
> /home/harmass1/juliasrc/julia/usr/lib/libarpack.so.2 is truncated
>
> /sbin/ldconfig.real: file
> /home/harmass1/juliasrc/julia/usr/lib/libarpack.so.2.0.0 is truncated
>
> /sbin/ldconfig.real: file /home/harmass1/juliasrc/julia/usr/lib/libarpack.so
> is truncated
> harmass1@harmass1-m17x:~/juliasrc/julia/usr/lib$ ls -lt libarpack*
> -rwxr-xr-x 1 harmass1 harmass1 449304 Mar 5 10:57 libarpack.so.2.0.0
> -rw-r--r-- 1 harmass1 harmass1 801602 Mar 5 10:57 libarpack.a
> -rwxr-xr-x 1 harmass1 harmass1 1325 Mar 5 10:57 libarpack.la
> lrwxrwxrwx 1 harmass1 harmass1 18 Mar 5 10:57 libarpack.so ->
> libarpack.so.2.0.0
> lrwxrwxrwx 1 harmass1 harmass1 18 Mar 5 10:57 libarpack.so.2 ->
> libarpack.so.2.0.0
>
> I tried "make clean" and then "make -j 2" again. It did not fix the problem.
> Googling for this error "ldconfig lib is truncated" did not lead me to a
> solution.
>
> Can anyone help? I understand that Julia is supported on Ubuntu 13.04. Is
> this an artifact of using 12.04?
>
> TIA
>
> Subodh
Reply all
Reply to author
Forward
0 new messages