Re: [swfmill] Dependancy problem during ./config

2007-07-02 Thread mickael foucaux
Hi, For ubuntu/edgy I have : libxml2-dev, libxslt1-dev, zlib1g-dev, libxft-dev, libpng12-dev Mickael 2007/6/26, Martin Wood-Mitrovski [EMAIL PROTECTED]: hi, i made myself these notes when i compiled swfmill on debian sarge a little while ago, im pretty sure its the same for ubuntu because

[swfmill] Dependancy problem during ./config

2007-06-27 Thread izak marais
Thanks for all the help, I only realised today that people had responded to my questions as I had mail delivery disabled. Daniel Fischer dan at f3c.com on debian-derived distros, you'll need -dev packages to build dependant projects. Yesm this this sums up the problem. Its just

[swfmill] Dependancy problem during ./config

2007-06-26 Thread izak marais
Hi all I'm trying to build swmill-0.2.12 on Ubuntu Dapper 6.06. I haven't built many things from source before, so sorry if this is a stupid question I run ./configure and it checks many things but then stops at: checking for XML... configure: error: Package requirements (libxml-2.0) were not

Re: [swfmill] Dependancy problem during ./config

2007-06-26 Thread Daniel Fischer
Hey Izak, izak marais [EMAIL PROTECTED], on Tue, 26 Jun 2007 02:57:45 -0700 (PDT): I checked the package manager for libxml, but there is no package named 'libxml-2.0' only 'libxml2' which is obviously (?) the same but with the wrong name? libxml2 was already installed. on debian-derived

Re: [swfmill] Dependancy problem during ./config

2007-06-26 Thread mickael foucaux
Hi Izak, your can also try to install this pakage : http://frozenbubbleflash.googlecode.com/files/swfmill_0.2.12-1ubuntu1_i386.deb It was made for edgy, so I can to pakaging it for dapper and give you all dependencies. tomorow certainly... Mickael 2007/6/26, Daniel Fischer [EMAIL PROTECTED]:

Re: [swfmill] Dependancy problem during ./config

2007-06-26 Thread Martin Wood-Mitrovski
hi, i made myself these notes when i compiled swfmill on debian sarge a little while ago, im pretty sure its the same for ubuntu because ive since compiled swfmill on my ubuntu machine and didnt write anything down to say it was different :) so i do this : apt-get install checkinstall