Opened 12 years ago

Closed 12 years ago

#33449 closed defect (duplicate)

gnustep-base: gnustep-config: command not found

Reported by: dgh@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gnustep-base

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

I'm on snowLeopard, doing the install after doing selfupdate. Log file attached.

The bug seems to be that its looking for a file in the Tcl 8.5 /System/Library does not exist. The specific log file line is:

:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory

Inspection of the directory reveals:

wilder-henderson-Macbook-Pro:Resources dgh$ ls /System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources
Documentation	Info.plist	Scripts		license.terms	tcl8		version.plist

Attachments (1)

Tcl_8.5_missing (11.0 KB) - added by dgh@… 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by dgh@…

Attachment: Tcl_8.5_missing added

comment:1 Changed 12 years ago by dgh@…

wilder-henderson-Macbook-Pro:Resources dgh$ ls /System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources
Documentation	Info.plist	Scripts		license.terms	tcl8		version.plist

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

Cc: ryandesign@… added
Description: modified (diff)
Port: gnustep-base added; gnustep-core removed
Resolution: duplicate
Status: newclosed
Summary: bug: "sudo port install -f gnustep-core +dev_tools" failsgnustep-base: gnustep-config: command not found

Please remember to use WikiFormatting.

The message about tclIndex is irrelevant. The real error is:

./configure: line 1401: gnustep-config: command not found

This is #20775.

Note: See TracTickets for help on using tickets.