[Mono-list] help on Autotools
Everaldo Canuto
everaldo.canuto at gmail.com
Wed Nov 2 14:58:26 EST 2005
Hi,
Take a look at projects banshee, f-spot and tomboy, they makes what you
need. Get this projects sources from CVS and take a look at lib* dirs.
To get sources type this commands at terminal:
export CVSROOT=:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome
cvs co banshee
cvs co f-spot
cvs co tomboy
I think that you will dont need much time to understand and all of this
three projects makes exacty what you need.
Everaldo.
Em Qua, 2005-11-02 às 19:22 +0000, Carlos Ble escreveu:
> Hi!
> Im studing autotools for my Mono project. I haved read the monoskel
> example from mono-project.com and bush example from Gonzalos's blog but
> is insufficient because I need to create several .dll in C# and
> Nemerle/Boo, and use them to build .exe files. I have took a look at
> autobook but is very complex and oriented to C/C++ projects and I cant
> spend more time understanding autotools than developing the project. Is
> there any other document or example in the internet?.
> Thanks
>
>
> pd- At the moment I have a very big "manual Makefile" that works fine
> but Im interested in dependency checks and so on. And I think that
> autotools could be the right way to liberate the source code
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list