Quote:
Originally Posted by scotty1024
But the real trouble began when I got it all coded up and tried to link it. For last two days I've been unable to link even a single method out of djvulibre into idjvu. You can put -ldjvulibre in or have it out, same list of link failures. You can put in -ldjvulibre2 and it complains no library found. You can put -ldjvulibre in and remove the actual library and it complains the library isn't found.
I'm in hell... but I'll find my way out.
|
Sorry if it's obvious: Have you tested with -Lpath/to/library ? And with -Wl,-rpath,/path/to/library:/usr/lib:NONE ?