[openbeos] Re: Linux makebootable error

  • From: "Thjayo Cesar" <thjayo@xxxxxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Tue, 10 Apr 2007 21:40:01 -0300

> > I'm getting an error when trying to run the app "can't find
> > libroot_build.so" or words to that effect.  The files exist, and I
> > tried copying them to /lib, and the same folder as the exe. But to > > no
> > avail.  Any ideas?  And yes I probably am a noob.  If I can't get it
> > to work I'll probably move the haiku to the start of another drive
> > anyways.
>
> The folder where those libraries reside needs to be included in the
> LD_LIBRARY_PATH environment variable.
> I usually do an 'export
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"<path_to_libroot_build.so>" ' before
> calling makebootable, where <path_to_libroot_build.so> is the real
> path to the libroot_build.so library, obviously :)
>
>
Sounds like an easy fix, I'll give it a shot.  Thanks!


Still no luck keep getting:
./makebootable: error while loading shared libraries:
libroot_build.so: cannot open shared object file: No such file or
directory

Gonna give up and add another harddrive, I hope haiku likes booting
from /dev/hdb1 without changing the partition offset... :)

Have you tried the good old "ldconfig" after exporting the new path?


Other related posts: