Re: kdelibs
Rickard Holmberg <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
I ran into this about an hour ago, and despite what the wiki says, I had to do export DYLD_LIBRARY_PATH=/opt/kde/lib to make it work. It seems quite logical, since the fix_osxbits.sh script won't do the install_name_tool-thing for dcopidl. There was no need to reconfigure, just set the library path and type "make" again to continue the build. /Rickard Holmberg On Jan 3, 2004, at 11:14, LoST wrote: > I have installed Qt and arts following the instruction on > http://ranger.befunk.com/kde/, now i'm attemping to compile kdelibs > but i have some problem: > > Making all in . > ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f > ksycoca.kidl ; false ) > dyld: ../dcop/dcopidl/dcopidl can't open library: libqt-mt.3.dylib > (No such file or directory, errno = 2) > make[3]: *** [ksycoca.kidl] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Is there someone that can help me please? > Thank you > > _______________________________________________ > KDE-Darwin mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/kde-darwin