Thanks. Unfortunately the autogen.sh script reported some strange errors.
So I fetched the tarball from http://www.artofcode.com/libart.html
(Version 2.3.3)
Daniel
Count Zero wrote:
> 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
> _______________________________________________
> | Be sure to read the CSCMail FAQ:
> | http://www.cscmail.net/cscmail.faq
> |
> | CSCMail Home Page:
> | http://www.cscmail.net
> |
> | To unsubscribe or change your preferences:
> | http://lists.sourceforge.net/mailman/listinfo/cscmail-users
>
>
|