Hi there,
I hope some one can help me. Thanks.
I'm trying to get in the open source world and I was glad to find Synfig as solution for animation.
Well, I'm using a macbook 2GHz Intel Core 2 Duo and using Mac OS X 10.6.8 and there is no way I can install. I tried the binary and I get" Installation failed" The Installer ecountered a error that caused the installation to fail..."
Then I tried the long way. Well, I followed the steps in page
http://wiki.synfig.org/wiki/Dev:Buildin ... and_X11.29And every thing worked fine until I entered the command
brew install synfigstudio
That what I got...
Last login: Sun Oct 9 12:14:57 on console
BLaXBiTSs-MacBook:~ blaxbits$ brew install synfigstudio
==> Downloading
http://downloads.sourceforge.net/projec ... studio/0.6File already downloaded in /Users/blaxbits/Library/Caches/Homebrew
==> autoreconf --install --force
==> ./configure --disable-debug --prefix=/usr/local/Cellar/synfigstudio/0.62.02
==> make install
Making install in build_tools
sh ./autorevision.sh ".." ".."
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in src
Making install in synfigapp
/bin/sh ../../libtool --tag=CXX ...(Lots of Lines)
(...)
make[3]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'synfigstudio' '/usr/local/Cellar/synfigstudio/0.62.02/bin/synfigstudio'
libtool: install: /usr/bin/install -c .libs/synfigstudio /usr/local/Cellar/synfigstudio/0.62.02/bin/synfigstudio
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in images
synfig -q installer_logo.sif -o installer_logo.png --time 0
synfig -q installer_logo_osx.sif -o installer_logo_osx.png --time 0
synfig(18963) [12:59:52] info: Loading modules from /usr/local/Cellar/synfig/0.62.02/etc/synfig_modules.cfg
synfig(18955) [12:59:52] info: Loading modules from /usr/local/Cellar/synfig/0.62.02/etc/synfig_modules.cfg
synfigsynfig: : warningwarning: : Unable to find module "mod_imagemagick" (file not found)Unable to find module "mod_imagemagick" (file not found)
synfigsynfig: : warningwarning: : Unable to find module "mod_magickpp" (file not found)Unable to find module "mod_magickpp" (file not found)
synfig: synfig: warning: Unable to find module "mod_mng" (file not found)
warning: Unable to find module "mod_mng" (file not found)
synfig: warningsynfig: : warningUnable to find module "mod_png" (file not found):
Unable to find module "mod_png" (file not found)
synfig: warningsynfig: warning: Unable to find module "mod_openexr" (file not found)
: Unable to find module "mod_openexr" (file not found)
synfigsynfig: warning: : warning: Unable to find module "mod_libavcodec" (file not found)
Unable to find module "mod_libavcodec" (file not found)
synfig(18963)synfig(18955) [12:59:53] warning: Time(): No unit provided in time code and frame rate is unknown! Assuming SECONDS [12:59:53] warning: Time(): No unit provided in time code and frame rate is unknown! Assuming SECONDS
Unknown target for installer_logo.sifUnknown target for installer_logo_osx.sif: : pngpng
Throwing out job...
Throwing out job...
Nothing to do!
Nothing to do!
make[1]: *** [installer_logo_osx.png] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [installer_logo.png] Error 2
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/ma ... dio.rb#L20==> Environment
HOMEBREW_VERSION: 0.8
HEAD: (none)
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit core2
OS X: 10.6.8
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -O3 -march=core2 -w -pipe
CXXFLAGS: -O3 -march=core2 -w -pipe
CPPFLAGS: -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j2
PKG_CONFIG_PATH: /usr/local/Cellar/libiconv/1.14/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig
Error: Failed executing: make install
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/c ... -new-issueBLaXBiTSs-MacBook:secondplanet-homebrew blaxbits$ open ~/.bash_profile /Applications/TextEdit.app/
The file /Users/blaxbits/.bash_profile does not exist.
BLaXBiTSs-MacBook:secondplanet-homebrew blaxbits$