New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22710 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

gegl depends on libsdl-devel

Reported by: aszy@… Owned by: devans@…
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

Port_Installed.txt (7.6 KB) - added by aszy@… 3 years ago.

Change History

Changed 3 years ago by aszy@…

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to devans@…
  • Keywords dependencies failed Gimp LibSDL removed
  • Port changed from GIMP to gegl
  • Summary changed from Gimp install failure to gegl depends on libsdl-devel

comment:2 follow-up: ↓ 3 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 3 years ago by aszy@…

Replying to jmr@…:

r60914

Your note says 'fixed'... what do I do now... attempt a reinstall? Install libsdl-devel? Install gegl? al

comment:4 in reply to: ↑ 3 Changed 3 years ago by macsforever2000@…

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 3 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.