Am 2011-02-01 um 11:19 schrieb Uwe Grauer:

> On 02/01/2011 08:55 AM, Simon Cropper wrote:
>> Paul,
>>
>> Generally not as painful as I thought..
>>
>> - created the /opt/dabo/ directory then used
>>   "svn co http://svn.dabodev.com/dabo/trunk dabo"
>>   This created a subdirectory called dabo that
>>   I moved to replace the existing directory I made.
>> - I tried using the symbolic link but that did not
>>   work. In the end I read the INSTALL file and ran
>>   "python setup.py install". Following some prompts
>>   to download a file the installation routine went
>>   into action and every thing was there.
>
> Look at what you got from svn!
> The Framework code is in dabo/dabo. Only the Framework directory
> has to be linked into the python site-packages tree.
> If you link the outer "dabo" directory, you didn't link to the  
> framework
> one.
>
> somethink like:
> /opt/dabo -> http://svn.dabodev.com/dabo/trunk/
> /opt/dabo/dabo -> trunk/dabo

BTW, instead of linking, the Python way would be a "dabo.pth" file in  
your "site-packages" directory, containing only the path to dabo's  
parent directory.


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/513067d7-f129-4ac4-a67f-0b87b8924...@gmail.com

Reply via email to