newbie compile problems
    Marcus Brinkmann 
    Marcus.Brinkmann at ruhr-uni-bochum.de
       
    Mon Feb 24 20:26:02 CET 2003
    
    
  
On Mon, Feb 24, 2003 at 12:30:23PM -0500, Daniel Packer wrote:
> Greetings,
> 
> I am trying to compile a short program to assure myself that I installed 0.3.15 properly.
> 
> I am able to compile, following the instructions in the info pages, but I get a shared lib error during runtime:
> 
> Here is the cmd line execution:
> [dpacker at newage gpgme]$ ./test
> ./test: error while loading shared libraries: libgpgme.so.6: cannot open shared object file: No such file or directory
What is your install prefix?  You might need to set the LD_LIBRARY_PATH
environment variable so the linker finds the library files.
gpgme-config might also need a few additions, I will check if its still in
analogy with the other config scripts.
Thanks,
Marcus
-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus at gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann at ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/
    
    
More information about the Gnupg-devel
mailing list