Re: [CSCMail-Users] cschtml
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-09-04 18:23:41
|
Daniel Schregenberger was overheard mumbling something about this on 04 Sep 2000 14:51:42 CEST > Where can I find an actual version of libart? (required by cschtml) > > Thanks, Daniel You can get it from gnome's cvs server... export CVSROOT=":pserver:ano...@an...:/cvs/gnome" cvs login (hit enter when prompted for a password) cvs co libart_lgpl That will leave you with a libart_lgpl directory that has the source in it... cd libart_lgpl ./autogen.sh make make install Also, there is a site on the web that has a tarball of libart_lgpl but I haven't found it recently... -CZ |