Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#35283 closed defect (fixed)

gimp-help-en: Couldn't find a GIMP-2.0 installation

Reported by: markus.doits@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: lawrence.ong@…, macuserguru, wa03 (Josh Lawrence), apsu@…, dcecchin@…
Port: gimp-help-en

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Cannot install it @2.8.0, because it expects gimp2 to be installed:

:info:configure ** Couldn't find a GIMP-2.0 installation. If you want to skip this check and
:info:configure ** install the help files to the configured prefix, use the --without-gimp
:info:configure ** configure option. Note that GIMP will then only find the help files if it
:info:configure ** is installed in the same prefix. See the file 'INSTALL' for more help.

Maybe the fix is to add "--without-gimp"?

Attachments (2)

gimp-help-en-2-main.log (31.3 KB) - added by macuserguru 12 years ago.
main-help-en-ver3-main.log (27.8 KB) - added by macuserguru 12 years ago.

Download all attachments as: .zip

Change History (16)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: gimp2 removed
Owner: changed from macports-tickets@… to devans@…
Summary: cannot install gimp-help-en without gimp2gimp-help-en: Couldn't find a GIMP-2.0 installation

comment:4 Changed 12 years ago by wa03 (Josh Lawrence)

By the way, I added

configure.args    --without-gimp 

to the Portfile and was able to install.

comment:5 in reply to:  4 ; Changed 12 years ago by apsu@…

I was able to install gimp-help-en without modifying any portfiles:

$ /usr/bin/sudo port -f uninstall gimp-help-en
$ /usr/bin/sudo port -s install gimp-help-en configure.args=--without-gimp

After that I could continue GIMP installation normally with

$ /usr/bin/sudo port install gimp

comment:6 Changed 12 years ago by lawrence.ong@…

Cc: lawrence.ong@… added

Cc Me!

Changed 12 years ago by macuserguru

Attachment: gimp-help-en-2-main.log added

comment:7 Changed 12 years ago by macuserguru

it dont work for me :-(

I upgrade from Lion to Mountain Lion .... and then begins a hard way to get my old macports programs ... this are only pan (works now) and gimp

please help me

#35378: w3m: sed: RE error: illegal byte sequence
#35405: w3m: sed: RE error: illegal byte sequence
#35364: some applications want run
#35356: macports won't work after upgrade to MountainLion

comment:8 Changed 12 years ago by lawrence.ong@…

Apply this patch first:

#35285

Then the following commands should install gimp-help-en correctly.

$ /usr/bin/sudo port -f uninstall gimp-help-en
$ /usr/bin/sudo port -s install gimp-help-en configure.args=--without-gimp

However, gimp still won't install because of a problem with webkit-gtk. See #35348.

comment:9 Changed 12 years ago by markus.doits@…

you don't need webkit if you install gimp2 without help_browser (-help_browser)

comment:10 Changed 12 years ago by macuserguru

Cc: fritzs@… added

Cc Me!

Changed 12 years ago by macuserguru

Attachment: main-help-en-ver3-main.log added

comment:11 Changed 12 years ago by macuserguru

$ /usr/bin/sudo port -f uninstall gimp-help-en
$ /usr/bin/sudo port -s install gimp-help-en configure.args=--without-gimp

won't work

--->  Building gimp-help-en
Error: org.macports.build for port gimp-help-en returned: command execution failed
Please see the log file for port gimp-help-en for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp-help-en/gimp-help-en/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gimp-help-en failed

comment:12 in reply to:  11 ; Changed 12 years ago by macuserguru

Replying to fritzs@…:

$ /usr/bin/sudo port -f uninstall gimp-help-en
$ /usr/bin/sudo port -s install gimp-help-en configure.args=--without-gimp

won't work

--->  Building gimp-help-en
Error: org.macports.build for port gimp-help-en returned: command execution failed
Please see the log file for port gimp-help-en for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp-help-en/gimp-help-en/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gimp-help-en failed

please look for the log attachment:main-help-en-ver3-main.log

comment:13 in reply to:  12 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to fritzs@…:

please look for the log attachment:main-help-en-ver3-main.log

That's #35285.

comment:14 in reply to:  5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: josh.k.lawrence@… apsu@… added
Resolution: fixed
Status: newclosed

Replying to josh.k.lawrence@…:

By the way, I added

configure.args    --without-gimp 

to the Portfile and was able to install.

Thanks. Fixed in r96103.

comment:15 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Has duplicate #35362.

comment:16 Changed 12 years ago by dcecchin@…

Cc: dcecchin@… added

Cc Me!

Note: See TracTickets for help on using tickets.