Handing over the sources of Porticus
Bradley Giesbrecht
pixilla at macports.org
Fri Mar 25 08:57:09 PDT 2011
On Mar 25, 2011, at 2:36 AM, Anders F Björklund wrote:
> 25 mar 2011 kl. 10.20 skrev Joshua Root:
>
>> On 2011-3-25 14:48 , Bradley Giesbrecht wrote:
>>>
>>> On Mar 24, 2011, at 2:25 PM, Rainer Müller wrote:
>>>
>>>> On 2011-03-24 21:26 , Chris Jones wrote:
>>>>> When it starts up it asks where my 'Tcl' path is... It says it is
>>>>> normally, '/Library/Tcl', but this does not exist for me... I'm
>>>>> running SL (10.6.7) and macports 1.9.2. What should I put here ?
>>>>
>>>> There should be a symlink at this place. Both the disk image and source
>>>> installation should add this symlink. This has been changed with 1.9.0:
>>>>
>>>> http://trac.macports.org/ticket/12943
>>>> http://trac.macports.org/changeset/65055
>>>
>>> I see this symlink created in "trunk/base/portmgr/dmg/postflight". Is this file executed from a source install?
>>> http://trac.macports.org/changeset/65055
>>
>> No, but the Makefile does the same thing.
>
> If /Library/Tcl doesn't already exist, no symlink is created either...
>
> This is due to the test -w "${TCL_PACKAGE_DIR}" check before the ln -s.
Fresh SL installed on new disk and MP built from svn using "./configure --enable-readline".
$ ls /Library/Tcl
ls: /Library/Tcl: No such file or directory
--
Brad
More information about the macports-dev
mailing list