swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Swarm on Mac OS X 10.3


From: Darren Schreiber
Subject: Re: [Swarm-Support] Swarm on Mac OS X 10.3
Date: Sat, 24 Jan 2004 01:21:22 -0500

Thanks. I set the environmental variables in my .tchshrc file (I changed the Mac Development one to 10.3, right?).

As regards the Swarmapps, where are they now located? I am looking forward to seeing if I can at least get obj-c heatbugs going.

I tried compiling one of my own old programs. I had seen that I already had a tk/tcl version installed, but I got an error in the make process, so I installed the one off of Bill's website. I am now getting the following errors (among others of a similar message):

symbol _zError used from dynamic library /usr/lib/libz.1.1.3.dylib(zutil.o) not from earlier dynamic library /usr/lib/libz.1.dylib(zutil.o) symbol _TclReComp used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(regcomp.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(regcomp.o) symbol _TclReError used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(regerror.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(regerror.o) symbol _TclReExec used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(regexec.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(regexec.o) symbol _TclReFree used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(regfree.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(regfree.o) symbol _TclFileMakeDirsCmd used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(tclFCmd.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(tclFCmd.o) symbol _TclFileCopyCmd used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(tclFCmd.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(tclFCmd.o) symbol _TclFileAttrsCmd used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(tclFCmd.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(tclFCmd.o) symbol _TclFileDeleteCmd used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(tclFCmd.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(tclFCmd.o) symbol _TclFileRenameCmd used from dynamic library /usr/local/tcl8.4.4/lib/libtcl8.4.dylib(tclFCmd.o) not from earlier dynamic library /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl(tclFCmd.o)

How do I remedy this? My inference is that I have multiple versions of the same libraries in place and that this is causing a conflict. I don't want to crash my whole system in wandering around trying to solve this aimlessly.

Thanks in advance.

        Darren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]