Re: newbie question

Jason Harris <[email protected]> Mon, 2 Aug 2004 09:41:18 -0700
Newsgroups gmane.comp.kde.darwin
Message-ID <[email protected]>
Hello,

On Aug 2, 2004, at 7:38 AM, Jon S wrote:
> Try adding this variable to your environment
>
> export DYLD_LIBRARY_PATH

I tried "export DYLD_LIBRARY_PATH" and "export 
DYLD_LIBRARY_PATH=/usr/lib:$KDEDIR/lib:$QTDIR/lib"; neither worked.

On Aug 2, 2004, at 8:13 AM, Benjamin Reed wrote:
> Did you use our custom admin directory before running the
> Makefile.cvs?  We have a libtool based on some chagnes that are in
> libtool head that aren't in the KDE tree (to handle "-framework foo"
> in .la files)

I'm confused about this.  I downloaded latest-kde-admindir.tar.bz2, but 
it appears that it is not a complete admin dir.  For example, there is 
no file "Makefile.common".  So I assumed that 
latest-kde-admindir.tar.bz2 was supposed to be a patch on the admin 
dir.  However, I cannot successfully run "make -f Makefile.cvs" after 
having patched the admin directory with this archive.  I tried using 
admin from latest HEAD, and from the date of the last timestamp in the 
patch.  Am I missing something?

thanks for the replies,

Jason