Thanks very much for these steps, you guys are very helpful!
So, I tried and I got this error while running the 'make' command :

Making all in src
> make[1]: Entering directory `/var/swfmill-svn/src'
> make[1]: *** No rule to make target `gSWFParseXML.cpp', needed by
> `Makefile'.  Stop.
> make[1]: Leaving directory `/var/swfmill-svn/src'
> make: *** [all-recursive] Error 1
>

Sorry about that!
Quentin.

On Dec 19, 2007 5:54 PM, Mark Winterhalder <[EMAIL PROTECTED]> wrote:

> On Dec 19, 2007 5:40 PM, Quentin <[EMAIL PROTECTED]> wrote:
> > Well, I think I'm not skilled enough for that...
> > I've never used SVN and I'm afraid of doing something wrong!
>
> It's not too hard. Try this:
> (to get svn: sudo apt-get install subversion)
>
> cd /tmp
> svn co http://swfmill.org/svn/trunk swfmill
> cd swfmill
> ./autogen.sh
> make
> sudo make install
>
> Subversion can be very useful, not just for Swfmill. It's also great
> for your own stuff -- it's not just for teams, even if you're on your
> own it's a very luxurious backup solution that allows you to go back
> in time.
>
> HTH,
> Mark
>
> _______________________________________________
> swfmill mailing list
> swfmill@osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to