ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ddd] DDD (with gdb) and shared libraries


From: Roland Jesse
Subject: [Ddd] DDD (with gdb) and shared libraries
Date: Mon, 18 Sep 2000 10:59:46 +0200
User-agent: Mutt/1.2.5i

Hi,

I am using ddd as a front end for gdb. Trying to debug a simple program
which makes use of a shared library simply leads to:

--- snip ---
Starting program: /usr/home/r/t/vtkBlurb 
/usr/libexec/ld-elf.so.1: Shared object "libVTKGraphics.so" not found

Program exited with code 01.
--- snip ---

The LD_LIBRARY_PATH is set correctly (in my ~/.zshrc, using zsh as
$SHELL).

Is there any way to tell ddd (and thereby gdb) where to look for shared
libraries?

        Roland


reply via email to

[Prev in Thread] Current Thread [Next in Thread]