Hello all.
On Mon, 2004-06-07 at 08:17, Bob Jamison wrote:
Daniel Díaz wrote:
I've been playing with the autobuilding stuff for Windows. I already downloaded the cross-compiling stuff and it works OK on my system! (It's a Mandrake 9.2-10.0).
Excellent! I was hoping that there would not be any outstanding dependencies.
I only got one problem with a #include_next, but it was easy to fix.
Now, what should be in the .ZIP file? I have this .EXE, but what else? I've looked in the Wiki and Bob's page, but couldn't find anything about that.
In the /inkscape top directory, type make -f Makefile.mingw dist And it will create a working Inkscape/w32 directory: /inkscape/inkscape This is what should be zipped or packaged.
Got it! Then I checked your scripts and it was all there! Mines are very closely following yours.
I've been trying to automate this stuff, and seems like it's working OK! There are many things to be done, but this ought to make it for now: http://cortijodelrio.net/~inkscape/
It's building three times a day: at @000, at @333, and @666 (Internet Time).
The system is made in three stages with the help of some cronjobs: "updatecvs" ran one hour before and 10 minutes before building time; "compile" which does what it says; and then "makepkgs", which takes care of the .tar.gz and .zip files.
I can add another stage called "sync", which would take care of scp'ing the archives somewhere else if needed. If anyone is feeling like a mirror these days, just drop me a note.
If anyone wants to check that autobuilding process, just send me a private message (or your SSH key) in order to log in to the server.
Greetings!
Daniel Díaz yosoy@...31...