Failed to install log4cxx! (homebrew osx 10.6.8)
Trying to run the command: rosinstall ~/ros "http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=electric&variant=desktop-full&overlay=no"
But I am getting the error: "Failed to install log4cxx! [ rosmake ] rosdep install failed: Rosdep install failed"
Traceback (most recent call last): File "/usr/local/bin/rosinstall", line 5, in <module> pkg_resources.run_script('rosinstall==0.5.29', 'rosinstall') File "/Library/Python/2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 489, in run_script
File "/Library/Python/2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1214, in run_script self.egg_info = os.path.join(path, 'EGG-INFO') File "/Library/Python/2.6/site-packages/rosinstall-0.5.29-py2.6.egg/EGG-INFO/scripts/rosinstall", line 764, in <module>
File "/Library/Python/2.6/site-packages/rosinstall-0.5.29-py2.6.egg/EGG-INFO/scripts/rosinstall", line 754, in rosinstall_main
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 462, in check_call
Tried installing it manually get the errors:
make[2]: * [install-recursive] Error 1 make[1]: [install-recursive] Error 1 make: ** [install-recursive] Error 1 ==> Exit Status: 2 http://github.com/mxcl/homebrew/blob/master/Library/Formula/log4cxx.rb#L24 . Error: Failed executing: make install
There may be something bigger wrong with log4cxx, as it seems to fail on macports as well: http://answers.ros.org/question/11114/port-install-of-log4cxx-failes-on-mac-osx-106
After trying the removing the subversion folder im still getting the error: #<BuildError: Failed executing: make install > Homebrew will abort. The installation prefix is: /usr/local/Cellar/log4cxx/0.10.0
/github.com/ros/com?mon_tutorials.gitMar 9'12
heyfred ( Mar 9'12 )