2010/3/19 some1code some1code <[email protected]> > Hallo, > > i try to install swftools on my Debian Etch (old stable) Server with a > AMD64bit Prozessor. > > I got the following error: > > *:/tmp# /usr/share/mc/extfs/deb run /tmp/swftools_0.8.1-1_amd64.deb > INSTALL > > Installing /tmp/swftools_0.8.1-1_amd64.deb > Selecting previously deselected package swftools. > > (Reading database ... 77967 files and directories currently installed.) > Unpacking swftools (from .../tmp/swftools_0.8.1-1_amd64.deb) ... > > dpkg: dependency problems prevent configuration of swftools: > > swftools depends on libart-2.0-2 (>= 2.3.18); however: > Version of libart-2.0-2 on system is 2.3.17-1. > > swftools depends on libc6 (>= 2.5-5); however: > Version of libc6 on system is 2.3.6.ds1-13etch10. > > swftools depends on libgcc1 (>= 1:4.2-20070208); however: > Version of libgcc1 on system is 1:4.1.1-21. > > swftools depends on libstdc++6 (>= 4.2-20070208); however: > Version of libstdc++6 on system is 4.1.1-21. > > dpkg: error processing swftools (--install): > dependency problems - leaving unconfigured > > Errors were encountered while processing: > > *I cant chang my Server Dist to Debian Lenny because Plesk 9 > will not run fine on the System at this time. > > So however I need a swftools deb paket for AMD64bit Prozessor > on etch. > > Greats > ------------------------------ > Alles in einem Postfach – Ich will > Hotmail!<http://redirect.gimas.net/?n=M1003Hotmail_WW> >
Do you have command line access to your server, I think you'll need to compile from source (though I may be wrong) http://wiki.alfresco.com/wiki/Installing_Labs_3_Stable_on_Debian_Etch#Install_swftools The link above may be of use. Before you install, use: CheckInstall -D make install http://www.asic-linux.com.mx/~izto/checkinstall/ Many thanks, Yousif
