Re: Building KDE
Augie Fackler <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
> It is because apple's libiconv doesn't have gettext support. Figures they don't have the one thing we need..... > But yeah, if you have the disk space I would appreciate it if you do > it like this: > > - make sure no fink or opendarwin or whatever stuff is already in your > path (ie, start a terminal without init.sh or equivalent) > - build each one with --prefix=/opt/kde (and any other options that > might be necessary) and install them. Then also install by doing > "make install DESTDIR=/opt/kdesupport". This will make sure that > you have a pristine tree in /opt/kdesupport that's totally clean and > safe for packaging up. Ok, will do. It will take me a few days, since school starts tomorrow, and I only have a 300mhz machine. Do you want me to apply the fink patches? > Once everything's built and installed in /opt/kdesupport, send a > tarball of "tar -C /opt/kdesupport -cjf kdesupport.tar.bz2" and I'd > be happy to make a package out of it