Re: AScp Problem
Nwanua Elumeze (nwanua@hubble.colorado.edu)
Tue, 12 Jan 1999 17:42:51 -0700 (MST)
If you compile GTK+ successfully, automake, et. al should not give
a problem for compiling ascp.
My assumption is perhaps you don't have the variable:
LD_LIBRARY_PATH set.
If you use tcsh or csh you can add this line to your .cshrc
setenv LD_LIBRARY_PATH=/usr/local/lib
(if you use bash, I beleive it's export LD_LIBRARY_PATH=/usr/local/lib)
Alternatively, you can do a "locate gtk-config" at the prompt. Copy it
to a place in your path (ie. /usr/local/bin).
Cheers,
Nwanua.
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://www.caldera.com/linuxcenter/forums/afterstep.html