Carl Karsten wrote: > Uwe Grauer wrote: >> Carl Karsten wrote: >>> Uwe Grauer wrote: >>>> The following is like i installed it under win: >>>> c:\dabo >>>> c:\dabodemo >>>> c:\daboide >>>> >>>> and that's my dabo.pth: >>>> c:\Python24\Lib\site-packages\dabo.pth >>>> which contains: >>>> c:\dabo >>>> >>> Which means you have c:\dabo\dabo right? >>> >> Which means i checked out dabo at c:\ >> > > That isn't a yes or a no. It might help Colin to know. > > given the number of pages here: > http://dabodev.com/wiki/InstallingDabo > > It is hard to tell exactly how dabo was installed. > > For a while the wiki had > svn checkout http://svn.dabodev.com/dabo/trunk/dabo > If you did that at c:\, I think dabo.pth would be just c:\ > > Carl K
Carl, you seam to be a long time Dabo user. Don't you use Dabo on win? Instead of just "think" you should try it: c: cd \ svn checkout http://svn.dabodev.com/dabo/trunk/ dabo dabo.pth (which should be located in yourpathtopython\Lib\site-packages) should contain: c:\dabo _______________________________________________ Post Messages to: [email protected] 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/dabo-users/[EMAIL PROTECTED]
