tinyca build problem (gnome-libs)

2009-04-16 Thread Stefan Sabolowitsch
Hi I having some trouble getting tinyca to install and need some help if possible. I'm using Leopard 10.5.6 (Intel) with xcode 3.1.2. Some of the dependencies won't build and i don't know why. Any help appreciated

mercurial port won't build

2009-04-16 Thread Brian Dunn
$ sudo port install mercurial +bash_completion --- Building mercurial Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_mercurial/work/mercurial-1.2.1 / opt/local/bin/python2.5

dyld error installing Macports

2009-04-16 Thread Parker H. Lockhart
After running the package installer, and then trying to run any port command I get: sudo port selfupdate Password: dyld: lazy symbol binding failed: Symbol not found: _Tcl_Main Referenced from: /usr/bin/tclsh Expected in: /System/Library/Frameworks/Tcl.framework/Versions/8.4/ Tcl

Re: mercurial port won't build

2009-04-16 Thread Bryan Blackburn
On Thu, Apr 16, 2009 at 02:20:54PM -0500, Brian Dunn said: $ sudo port install mercurial +bash_completion --- Building mercurial Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/_opt_local_var_macports_sources_rsync

Re: dyld error installing Macports

2009-04-16 Thread Bryan Blackburn
On Thu, Apr 16, 2009 at 02:35:43PM -0500, Parker H. Lockhart said: After running the package installer, and then trying to run any port command I get: sudo port selfupdate Password: dyld: lazy symbol binding failed: Symbol not found: _Tcl_Main Referenced from: /usr/bin/tclsh

uninstall works, but receipts are not updated?

2009-04-16 Thread Darren Weber
What is happening here (there is a local repository in ~/ports, but it's probably not important for this issue): [ m...@xxx ~/ports ]$ port installed | grep vtk vtk @5.2.1_0+darwin_9+examples+tclSys+testing vtk5 @5.2.0_0+darwin_9+examples+shared+tclSys+testing vtk5

how-to delete a registry entry?

2009-04-16 Thread Darren Weber
There is some documentation here on the macports API, including some registry functions: http://guide.macports.org/#internals.apis How is the API called? It is a tcl API, so is it loaded into tclsh? Thanks, Darren ___ macports-users mailing list

Re: how-to delete a registry entry?

2009-04-16 Thread Rainer Müller
Darren Weber wrote: There is some documentation here on the macports API, including some registry functions: http://guide.macports.org/#internals.apis How is the API called? It is a tcl API, so is it loaded into tclsh? This is only meant for internal use inside of MacPorts. What are you