Hi Sven,

> > > I ran the make install script, too, but it doesn't seem to work.
> > 
> > Do you get any error or warning messages?
> 
> No, there were no error or warning messages, everything worked fine.

Have you checked to which directory "make install" copies the files? Maybe you 
have to specify directroy paths when running configure.

> > Add the following options when invoking the compiler
> > 
> > -I dir-wxpdfdoc-include
> > -lwxpdfdoc
> > -L dir-wxpdfdoc-lib
> 
> I already did, but it took no effect.

That is really strange. Unfortunately I'm no Linux/Unix expert, so I have no 
idea what's going wrong on your system.

> There are still error messages like "undefined reference to
> [class constructor and functions]".

Please quote the complete compiler and linker messages. Maybe this gives a hint.

> Well, wxPDF works, but only when I copy the libs libwxpdfdoc.so*
> to the working dir of my project.
> Also environment variable LD_LIBRARY_PATH = [path to wxPDF lib] took no
> effect. I set it, because I think these are the standard library paths.

Weird. Setting LD_LIBRARY_PATH should definitely work.

Although I'm developing most of the time on Windows platforms, I checked 
wxPdfDocument on SuSE Linux 10 without any problems.

Regards,

Ulrich

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to