#22710 closed defect (fixed)
gegl depends on libsdl-devel
Reported by: | aszy@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | gegl |
Description
Now that I have a working X11 and a few good apps, I decided to try for the gold.. .Gimp. below is the last paragraph from 'sudo port install gimp'
Error: Target org.macports.activate returned: Image error: /opt/local/bin/sdl-config is being used by the active libsdl port. Please deactivate this port first, or use 'port -f activate libsdl-devel' to force the activation. Error: The following dependencies failed to build: gimp-app gimp2 gegl libsdl-devel libspiro lua openexr ilmbase gsed lcms libexif libgnomeui gnome-icon-theme hicolor-icon-theme icon-naming-utils p5-xml-simple p5-xml-namespacesupport p5-xml-sax gnome-keyring libgcrypt libgpg-error libtasn1 libbonoboui libgnome esound audiofile libgnomecanvas libmng libwmf poppler openjpeg poppler-data py25-gtk py25-cairo py25-numpy atlas gcc43 gmp mpfr gzip py25-nose py25-setuptools python25 py25-gobject gimp-jp2 gimp-lqr-plugin liblqr gtk-nodoka-engine coreutils gutenprint icns-gimp ufraw exiv2 gtkimageview xsane sane-backends libusb-compat libusb Error: Status 1 encountered during processing.
I notice a number of dependencies on py25, and I do not have version 2.5 installed, rather have gone with python2.6 . Attached is the output from 'port installed'
Attachments (1)
Change History (6)
Changed 15 years ago by aszy@…
Attachment: | Port_Installed.txt added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | dependencies failed Gimp LibSDL removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | gegl added; GIMP removed |
Summary: | Gimp install failure → gegl depends on libsdl-devel |
comment:2 follow-up: 3 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 follow-up: 4 Changed 15 years ago by aszy@…
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Replying to aszy@…:
Your note says 'fixed'... what do I do now... attempt a reinstall? Install libsdl-devel? Install gegl? al
sudo port selfupdate sudo port install gimp
comment:5 Changed 15 years ago by aszy@…
performed the following:
sudo port selfupdate sudo port upgrade outdated sudo port install gimp
final paragraph reads:
.... To fully complete your installation and make python 2.5 the default, please run sudo port install python_select sudo python_select python25 ....snip.... ---> Activating py25-nose @0.10.4_0 Error: Target org.macports.activate returned: Image error: /opt/local/bin/nosetests is being used by the active py-nose port. Please deactivate this port first, or use 'port -f activate py25-nose' to force the activation. Error: The following dependencies failed to build: gimp-app gimp2 py25-gtk py25-cairo py25-numpy py25-nose py25-gobject gimp-jp2 gimp-lqr-plugin liblqr gtk-nodoka-engine coreutils gutenprint icns-gimp ufraw exiv2 gtkimageview xsane sane-backends libusb-compat libusb Error: Status 1 encountered during processing.
Big question for me now is that I have installed python26 and want to keep it as the active python. Gimp seems to want 2.5 . Is there a workaround? Thanks.. reopening the ticket..al
Note: See
TracTickets for help on using
tickets.
r60914