swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Installing SWFTools on Linux with yum


From: Matthias Kramm
Subject: Re: [Swftools-common] Installing SWFTools on Linux with yum
Date: Wed, 5 Aug 2009 12:52:14 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Aug 05, 2009 at 12:28:04PM +0200, LivingDocs <address@hidden> wrote:
> I want to install SWFTools on my Linux server.
> 
> The server runs ASPLinux 12 (RedHat Linux).
> 
> This could be done with yum.
> 
> Can anybody give me information about how to config yum, that it can  
> install SWFTools and all files that are needed for it?

If you only need version 0.8.1, I think running
    yum install swftools
is enough.

If you need a newer version, do this:
    yum install libjpeg-devel 
    yum install t1lib-devel 
    yum install freetype
    yum install freetype-devel 
    yum install giflib 
    yum install giflib-devel
.
Afterwards, compile swftools from source.

Matthias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]