swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] building swftools on Solaris 10 x86 quesion


From: Matthias Kramm
Subject: Re: [Swftools-common] building swftools on Solaris 10 x86 quesion
Date: Thu, 10 Dec 2009 11:48:14 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Dec 10, 2009 at 11:02:57PM +0800, T H <address@hidden> wrote:
> /export/home/users/jinkun/software/swftools-2009-08-24-2042/src
> *** Error code 1
> make: Fatal error: Command failed for target `install'
> 
> ./install-sh -c -m 644 ./simple_viewer.swf
> /usr/local/share/swftools/swfs/simple_viewer.swf
> /bin/bash: ./install-sh: No such file or directory
> gmake[1]: *** [install] Error 127
> gmake[1]: Leaving directory
> `/export/home/users/jinkun/software/swftools-2009-08-24-2042/swfs'
> gmake: *** [install] Error 2
> 
> How to fix it?

Oh joy, Solaris :/

Well, looks like make can't find install-sh, for some reason. Since your
compile seemingly went fine, the easiest way to proceed
would probably be to copy the swftools binaries into your system
manually:
    cp src/pdf2swf src/swfcombine src/swfc src/swfdump src/jpeg2swf src/png2swf 
/usr/local/bin/

Matthias





reply via email to

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