swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] using with linux


From: Matthias Kramm
Subject: Re: [Swftools-common] using with linux
Date: Thu, 31 Jul 2008 10:08:19 +0200
User-agent: Mutt/1.5.6i

On Wed, Jul 30, 2008 at 05:44:34PM +0000, gabriel troisgros <address@hidden> 
wrote:
> after installing [...]
> pdf2swf file.pdf -o destination.swf
>  
> it returns me a (logical) "command not found"...

Maybe /usr/local/bin/ isn't in your path?

Try
    export PATH="$PATH:/usr/local/bin"
    pdf2swf file.pdf -o destination.swf

Greetings

Matthias






reply via email to

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