[MacPorts] #20775: gnustep-base: gnustep-config: command not found

MacPorts noreply at macports.org
Wed Jul 3 13:28:22 PDT 2013


#20775: gnustep-base: gnustep-config: command not found
---------------------------+--------------------------------
  Reporter:  ryandesign@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  1.7.1
Resolution:                |   Keywords:
      Port:  gnustep-base  |
---------------------------+--------------------------------

Comment (by macsforever2000@…):

 I've been researching this and I believe the problem lies in gnustep_make.
 In my install, the Makefiles are located as follows:

 {{{
 $ port installed gnustep-make
 The following ports are currently installed:
   gnustep-make @2.6.1_0+gnustep_layout (active)

 $ port contents gnustep-make
 Port gnustep-make contains:
   /opt/local/GNUstep/Local/.turd_gnustep-make
   /opt/local/GNUstep/System/Library/GNUstep.conf
   /opt/local/GNUstep/bin/debugapp
   /opt/local/GNUstep/bin/gnustep-config
   /opt/local/GNUstep/bin/gnustep-tests
   /opt/local/GNUstep/bin/openapp
   /opt/local/GNUstep/bin/opentool
   /opt/local/GNUstep/share/GNUstep/Makefiles/GNUstep-reset.sh
   /opt/local/GNUstep/share/GNUstep/Makefiles/GNUstep.csh
   /opt/local/GNUstep/share/GNUstep/Makefiles/GNUstep.sh
 ...
 }}}

 According to [http://www.gnustep.org/resources/documentation/User/GNUstep
 /gnustep-howto_4.html this link], I think that is one too many GNUstep
 directories. I believe the standard install should be - assuming ${prefix}
 is {{{/opt/local}}}:

 {{{
 /opt/local/share/GNUstep/Makefiles/GNUstep.sh
 }}}

 But given that, I think gnustep-config is in the wrong location because we
 would have the following:

 {{{
 /opt/local/GNUstep/bin/gnustep-config
 }}}

 The GNUstep directory is at different levels. I'm not sure of the proper
 location for the files in order to be consistent. The existing Macports
 gnustep 1.0 portgroup expects the Makefiles here:

 {{{
 /opt/local/share/GNUstep/Makefiles
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/20775#comment:26>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list