Hi Sombra,

Saul<s.bencke> wrote:

Ok, but when I make the cross-compile for Power-Pc in my computer (running Red Hat 8.0) it doesn’t create any file named "libsqlite.so.0", just "libsqlite.so.0.8.6". Is this file a result from a correct compile or I can download this from other place?


libsqlite.so.0 should just be a soft link to libsqlite.so.0.8.6

ln -s libsqlite.so.0.8.6 libsqlite.so.0

should do the trick.

HTH

Ulrik P.

--
Ulrik Petersen, MA, B.Sc.
University of Aalborg, Denmark




Reply via email to