Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2245 closed defect (invalid)

RANLIB not set correctly in lablgtk 1.2.6_0 port

Reported by: jkp@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When installing lablgtk 1.2.6_0 it failed because it could not find a copy of ranlib with the supplied Makefile. Changing the RANLIB var to whereis ranlib | awk '{print $2} helped me.

Change History (5)

comment:1 Changed 20 years ago by pguyot (Paul Guyot)

Owner: changed from darwinports-bugs@… to pguyot@…

comment:2 Changed 20 years ago by pguyot (Paul Guyot)

Status: newassigned

I don't have any problem here. In order to fix the problem, I'll need more details.

Could you please let me know which OS you're using? I'd also like to have the output of:

  • sudo port clean && sudo port -dv build
  • echo $PATH
  • which ranlib

Thanks.

comment:3 Changed 20 years ago by pguyot (Paul Guyot)

Also, you might want to test with 1.2.7 (I've just updated it).

comment:4 Changed 20 years ago by pguyot (Paul Guyot)

Resolution: invalid
Status: assignedclosed

comment:5 Changed 20 years ago by pguyot (Paul Guyot)

Problem was caused by a misconfiguration of tcsh on reporter's side.

Note: See TracTickets for help on using tickets.