I'm trying to install gnomad (so I can hook my dell dj up in Linux). I'm using Mandrake 10.2 (2005 le)
When issuing:
I get the error:
Code:
error: Failed dependencies:
libgnome >= @LIBGNOME_REQUIRED@ is needed by gnomad2-2.7.0-1.FC3
libgnomeui >= @LIBGNOMEUI_REQUIRED@ is needed by gnomad2-2.7.0-1.FC3
When I try it via a tarball, it gives errors regarding the PKG_CONFIG_PATH. I know the last time I did this I had to issue a very lengthy command for the LD_LIBRARY_PATH, but I don't remember the exact line of code.
I've tried editing my PKG_CONFIG_PATH via export, and sym linking some things. Nothing has worked. Both of the above failed dependencies are installed.
Help please!