Getting tcl wasn't compiled with threads enabled error

2007-09-01 Thread Bernard Desgraupes
I'm having a problem trying to selfupdate MacPorts on my machine: the configure script stops on the following checking for Tcl configuration... found /usr/local/lib/tclConfig.sh checking for existence of /usr/local/lib/tclConfig.sh... loading checking for Tcl public headers...

Re: Tripwire fails to install

2007-09-01 Thread Tabitha McNerney
Hi, This is an older thread but I am possibly interested in the open source version of Tripwire. I am wondering if anyone has experience with Tripwire on Mac OS X systems and if so, has anyone used Tripwire to monitor, for example, tens of thousands of file system resources (files, directories,

Re: Tripwire fails to install

2007-09-01 Thread Tobias Weisserth
Hi there, the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ). But the current stable version of Tripwire compiles on Mac OS X 10.4.10 PPC without any issue. Contact me privately if you need help. regards, Tobias Weisserth On Sep 1, 2007, at

Re: Getting tcl wasn't compiled with threads enabled error

2007-09-01 Thread Bernard Desgraupes
OK, I've solved my problem: I edited the Portfile and added manually --enable-threads to the [configure.args] proc arguments and rebuilt tcl from scratch. Then I fiddled with sym links to make sure that the tclsh in /usr/bin points to /opt/local/bin/tclsh and similarly with the tclConfig.sh

Re: Tripwire fails to install

2007-09-01 Thread markd
Tobias Weisserth [EMAIL PROTECTED] writes: the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ). Show me a collection of thousands of ports on any platform, and I'll show you a lot of broken ones. ;) But the current stable version of Tripwire

Re: Tripwire fails to install

2007-09-01 Thread Ryan Schmidt
On Sep 1, 2007, at 13:12, markd wrote: Tobias Weisserth writes: the Tripwire port is broken and seemingly no longer maintained (as are a lot of macports :-( ). Show me a collection of thousands of ports on any platform, and I'll show you a lot of broken ones. ;) But the current

GCC 4.x fails to build

2007-09-01 Thread Evan Ward
I'm trying to install a non-Apple version of GCC because a program I'm trying to install uses nested functions, and the version of GCC Apple ships has compiling nested functions disabled. The following is the output from version 4.3, but I get pretty much the same error from versions 4.2, 4.1, and