[Gambas-user] lib Poppler Problem
Benoit Minisini
gambas at ...1...
Thu Nov 13 11:18:39 CET 2008
On jeudi 13 novembre 2008, richard terry wrote:
> I just upgraded my system and now have no /usr/lib/libpoppler.so.3, but
> this file
>
> /usr/lib/libpoppler.so.4, so Gambas won't run (at least the pdf module)
> despite a routine re-compile using 1703
>
>
> I guess I can symlink, but wondered if this is my machine problem or if the
> pdf component of gambas is somehow pre-linked to the old library.
>
> Regards
>
> Richard
>
I think you made something wrong somewhere: either Gambas recompile the gb.pdf
component without error, and then it will work, or Gambas recompile the
gb.pdf component with an error, and it will not work.
I don't know what you are talking about with "pre-linked to the old library",
but, yes, any executable on your system has a internal list of the shared
libraries it needs, and if you remove one of them, it will complain. (When
Gambas loads the component in our specific case).
Regards,
--
Benoit Minisini
More information about the User
mailing list