[sldev] GARINDRA

C.J. Adams-Collier cjac at colliertech.org
Sat May 31 19:05:50 PDT 2008


Alrighty, it's much more useful now :)

sync it and try it out.  It provides all of the deps except for

Vorbis
and
xmlrpc-epi

not because there's anything complicated about those particular libs,  
but because I ran out of time :)

I'm also looking into building an autotools package of indra, because  
I like autotools.  nya.

Cheers,

C.J.



On May 29, 2008, at 3:45 PM, C.J. Adams-Collier wrote:

> Hey all,
>
> In the spirit of GARNOME (and mostly swiped from that codebase), I've
> created a project to ease the installation of indra dependencies.  I'm
> not done yet, but you should take a look at it anyway :)
>
> http://svn.colliertech.org/svn/trunk/garindra/
>
> copy all of the .in files to their name without the .in, modify  
> them to
> your liking and then run 'make paranoid-install' from the bootstrap
> directory.  You should then have a nice little sandbox of some of the
> indra dependencies.  You can then source a dev environment shell  
> script
> similar to the following before building indra:
>
> DEVHOME=$HOME/garindra
>
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$DEVHOME/lib
> PATH=$HOME/bin:$DEVHOME/bin:$PATH
> PKG_CONFIG_PATH=$DEVHOME/lib/pkgconfig:/usr/lib/pkgconfig: 
> $PKG_CONFIG_PATH
> MONO_GAC_PREFIX=$DEVHOME
> CPPFLAGS="$CPPFLAGS -I$DEVHOME/include"
> XML_CATALOG_FILES=$HOME/catalog.xml
> XDG_DATA_HOME=/usr/share:$DEVHOME/share:$XDG_DATA_HOME
> XDG_DATA_DIRS=/usr/share:$DEVHOME/share:$XDG_DATA_DIRS
> ACLOCAL_FLAGS="-I $DEVHOME/share/aclocal/"
>
> export LD_LIBRARY_PATH PATH MONO_GAC_PREFIX PKG_CONFIG_PATH \
>         XML_CATALOG_FILES XDG_DATA_HOME XDG_DATA_DIRS  \
>         ACLOCAL_FLAGS
>
>
> Cheers,
>
> C.J.
>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080531/def3fbd9/attachment-0001.htm


More information about the SLDev mailing list