Compiling libORBIT

View: New views
4 Messages — Rating Filter:   Alert me  

Compiling libORBIT

by Bugzilla from john@jcoppens.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello all.

I just tried to compile libORBIT on my newly installed Slackware 12.2 64
bit distro. Configure/compile went well, but install installed
in /usr/lib, instead of lib64. ldd libORBIT-2.so lists all connections to
libraries that _are_ in /usr/lib64.

Do I need an extra step to direct the new library to the correct
directory?

TIA,
John
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list@...
http://mail.gnome.org/mailman/listinfo/gnome-devel-list

Re: Compiling libORBIT

by Bugzilla from john@jcoppens.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Tue, 30 Jun 2009 14:50:44 -0300
John Coppens <john@...> wrote:

> Do I need an extra step to direct the new library to the correct

Just found out that with --libdir=/usr/lib64, I can solve the problem,
but the Q remains: shouldn't the 64-bit libs go directly to lib64?

John
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list@...
http://mail.gnome.org/mailman/listinfo/gnome-devel-list

Re: Compiling libORBIT

by Vikram A-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


hi John,

I am be wrong or plain silly here.
Did a 64 bit binary get built? or a 32 bit.
probably an elf dump can give you that answer.
if it shows 32 bit, we can guess why it went there.

rgds,
Vikram.

On Wed, Jul 1, 2009 at 12:07 AM, John Coppens<john@...> wrote:

>
> On Tue, 30 Jun 2009 14:50:44 -0300
> John Coppens <john@...> wrote:
>
>> Do I need an extra step to direct the new library to the correct
>
> Just found out that with --libdir=/usr/lib64, I can solve the problem,
> but the Q remains: shouldn't the 64-bit libs go directly to lib64?
>
> John
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list@...
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
>
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list@...
http://mail.gnome.org/mailman/listinfo/gnome-devel-list

Re: Compiling libORBIT

by Bugzilla from john@jcoppens.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Wed, 1 Jul 2009 09:28:45 +0530
Vikram A <vikram.account@...> wrote:

> I am be wrong or plain silly here.
> Did a 64 bit binary get built? or a 32 bit.

It was a 64 bits version. objdump confirmed that.

John
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list@...
http://mail.gnome.org/mailman/listinfo/gnome-devel-list