Author Topic: libexporter plugin fails to load on suse 10.1  (Read 4594 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
libexporter plugin fails to load on suse 10.1
« on: June 19, 2006, 11:50:01 pm »
I always have 1 plug-in that fails to load :
Quote
Plugins that failed to load: libexporter.so
Does anyone else have this problem ?
Or better : knows the solution ?

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: libexporter plugin fails to load on suse 10.1
« Reply #1 on: June 20, 2006, 06:04:38 am »
It does?

I haven't tried it for a long time, but the few times I did it loaded without problems.

How did you compile it? Using the project file? Enabling it in configure? Compiling it later with the Makefile?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: libexporter plugin fails to load on suse 10.1
« Reply #2 on: June 20, 2006, 07:34:05 am »
I compiled command line wise ;-)  : make. (the first time configure was done without enabling the contrib's, afterwards I did configure again, enabling the contrib's). Have done make clean etc ...