Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1162 closed defect (fixed)

darwinports installer does not install

Reported by: Lorin.Meier@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

when compiling and running darwinports installer it downloads the files, configures and stops with this error:

...checking for flock... yes checking for Tcl public headers... /usr/include checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for Tcl package directory... configure: error: Tcl package directory not found. Please specify its location with --with-tclpackagedir

TCL/TK is installed properly, also the tcl-dev-package of fink.

Change History (3)

comment:1 Changed 20 years ago by fkr@…

what is the 'darwinports installer' if do you refer to:

% cd base % ./configure

?

Also, you don't state on which release of OS X you encountered this error. -fkr

comment:2 Changed 20 years ago by ssen@…

1) remove /sw/bin/ from your PATH 2) make distclean 3) try configuring and building again

comment:3 Changed 20 years ago by Lorin.Meier@…

Resolution: fixed
Status: newclosed

Bug resolved with


1) remove /sw/bin/ from your PATH 2) make distclean 3) try configuring and building again

Had fink installed, so this helped. Thanks!

Note: See TracTickets for help on using tickets.