here
$ ls /usr/local/bin
as3compile  font2swf  jpegtran  rdjpgcom  swfcombine  swfrender   wrjpgcom
cjpeg       gif2swf   pdf2swf   swfbbox   swfdump     swfstrings
djpeg       jpeg2swf  png2swf   swfc      swfextract  wav2swf

i have all in the path. I don't know

2010/8/26 Chris <[email protected]>

> >On Thu, 26 Aug 2010 15:54:15 +0200
> >edmond <[email protected]> wrote:
>
> > on my debian squeeze swftools do not works
> > this my step
> > i have installed all library  thereafter no errors
> > wget http://www.swftools.org/swftools-0.9.1.tar.gz
> > cd swftools-0.9.1
> > ./configure --prefix=/usr/local
> > make
> > sudo checkinstall
> >
> > now i have made this step
> >
> > swfc file.sc
> > not even pdf2swf file.pdf -o file.swf work
> >
> > I do not understand where is the problem, compile went alright
>
> Did you do 'make install' to copy the executables you created
> with make into /usr/local/bin/bin?
>
> Check!
>
> Is /usr/local/bin in your system Path?
>
> Check!
>
> Fix one or both of the above, then issue both commands on their
> own, and see what happens.
>
> HTH.
>
> Regards,
>
>
> Chris.
>
>

Reply via email to