Opened 13 years ago
Closed 13 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)
Change History (3)
Changed 13 years ago by dgh@…
Attachment: | Tcl_8.5_missing added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | gnustep-base added; gnustep-core removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | bug: "sudo port install -f gnustep-core +dev_tools" fails → gnustep-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.