Re: [Liboss-devel] getting there!
Brought to you by:
thesin
From: Benjamin R. <ra...@be...> - 2002-10-23 04:17:05
|
On Tuesday, October 22, 2002, at 11:32 PM, Benjamin Reed wrote: > I've added a pkg-config setup (liboss.pc.in) and a rudimentary info > file (liboss.info.in), and I've updated arts to find the pkg-config'd > version of liboss properly. > > Arts builds and links, but when I try running artsd, I get: As an aside, if you want to try it, you just need to have the KDE-Darwin tree (or at least the Makefile, fink, admin, misc, and arts dirs), and run: misc/gen_patches.sh arts cp fink/arts* /sw/fink/dists/local/main/finkinfo/ echo "--enable-debug=yes" > /tmp/kde-build-options fink (install|rebuild) arts You'll need liboss installed for it to work... |