Hi all!
Okay, now it all seems clearer for me.
So, the task is:
1. Get the latest inkscape from cvs. 2. Compile it for linux, win32 and mac. 3. If the compilation is successful, prepare the source snapshot, and builds snapshots in .tar.bz2 and .tar.gz. 4. Move these archives to $somewhere. 5. Generate a web page with links to these snapshots.
Here are my questions:
1. Where would the script run? At the sourceforge server? 2. I don't know (yet) how to prepare a binary build in an archive. I mean that make install puts everything in --prefix, but should the script "manually" get the data? Or there is a list of files to install and I can read it and use to prepare an archive? 3. Is the target snaphots dir and the target web page with links on the same server that the script runs?
Sorry, if you feel I am lame here (question #2) you may discard my help. But if I get any hints/suggestions, I think I'll make it ;-)
Artemio.