Re: heimdal/coreutils issue: how to resolve?

2007-05-20 Thread paul beard
On May 20, 2007, at 8:47 PM, Chris Pickel wrote: Doesn't/shouldn't coreutils install /opt/local/bin/gsu and not /opt/ local/bin/su? For me, at least: [%] port contents coreutils | grep su$ /opt/local/bin/gsu I installed coreutils with_default_names and do have gsu installed, not /opt/lo

Re: heimdal/coreutils issue: how to resolve?

2007-05-20 Thread Vincent Lefevre
On 2007-05-20 23:47:13 -0400, Chris Pickel wrote: > On 20 May, 2007, at 23:06, paul beard wrote: >> How can we get aound this contention over /opt/local/bin/su, since both >> heimdal and coreutils claim it as theirs? > > Doesn't/shouldn't coreutils install /opt/local/bin/gsu and not > /opt/local/

Re: GCC fails to install

2007-05-20 Thread Boey Maun Suang
On 21/05/2007, at 00:34, Charles White wrote: Issue resolved. User failed to figure out the Apple Developer web site. I had installed the latest Xcode tools from the Mac OS X page (2.2.1) instead of the latest Xcode tools from the Developer Tools page (2.4.1). That sounds like something

Re: heimdal/coreutils issue: how to resolve?

2007-05-20 Thread Chris Pickel
On 20 May, 2007, at 23:06, paul beard wrote: How can we get aound this contention over /opt/local/bin/su, since both heimdal and coreutils claim it as theirs? Doesn't/shouldn't coreutils install /opt/local/bin/gsu and not /opt/ local/bin/su? For me, at least: [%] port contents coreutils | g

heimdal/coreutils issue: how to resolve?

2007-05-20 Thread paul beard
How can we get aound this contention over /opt/local/bin/su, since both heimdal and coreutils claim it as theirs? Error: Activating heimdal 0.7.2_0 failed: Image error: /opt/local/bin/ su is being used by the active coreutils port. Please deactivate this port first, or use the -f flag to fo

Re: license questions

2007-05-20 Thread Randall Wood
I'm reading the package as saying we can't distribute patches for it, since MacPorts is not a registered non-profit entity, and the commercial version of the license forbids that. I would ask the CMBI if they would be willing to relicense the work with a GPL license or give us the exception

license questions

2007-05-20 Thread Jochen Küpper
What are the rules on macPorts packages with respect to the original licenses? Is it ok to create a package for software with the following license? http://www.cmbi.ru.nl/molden/CopyRight.html I would obviously add this information to the long description, but I am not really sure how to

Re: GCC fails to install

2007-05-20 Thread Charles White
Issue resolved. User failed to figure out the Apple Developer web site. I had installed the latest Xcode tools from the Mac OS X page (2.2.1) instead of the latest Xcode tools from the Developer Tools page (2.4.1). I will commit sepuku as soon as I obtain an authentic Samurai sword. It does

Re: py-wxpython problems

2007-05-20 Thread Jochen Küpper
On 20.05.2007, at 10:02, Boey Maun Suang wrote: ./CXX/Extensions.hxx: In constructor 'Py::PythonExtension::PythonExtension() [with T = FuncXY]': src/_transforms.h:466: instantiated from here ./CXX/Extensions.hxx:477: warning: right-hand operand of comma has no effect These warnings I am

Re: py-wxpython problems

2007-05-20 Thread Boey Maun Suang
Hi Jochen, Can you confirm this? Not just yet, but... How can we fix this? ... your output gave me an idea. I don't know how to deal all of the warnings that are like: ./CXX/Extensions.hxx: In constructor 'Py::PythonExtension::PythonExtension() [with T = FuncXY]': src/_transforms.h