On Sat, Dec 12, 2009 at 8:51 PM, Carl Karsten <[email protected]> wrote: > http://dabodev.com/download says: > > Latest Release > Download and decompress the file. It will create a folder named > 'dabo', which will contain 4 main things: the dabo module itself (in a > subdirectory also named 'dabo'), along with folders containing the > visual tools ('ide'), > > Development Releases > svn checkout http://svn.dabodev.com/dabo/trunk/dabo > > That does not install the IDE stuff. > I would change it to: > svn checkout http://svn.dabodev.com/dabo/trunk/ dabo-trunk >
Can someone fix this quick? (The problem is it only gets the dabo/ dir, not the setup.py, IDE, demo, etc.) There is a problem with pip + dabo setup.py, and I am getting others to look into it, so the install docs should be right. At least for the pip thing, I am now doing: svn checkout http://svn.dabodev.com/dabo/trunk/ daboide Which might be good in general. Just please give it some other name besides dabo. It may be right and understandable, but it makes documentation and debugging conversation difficult. -- Carl K _______________________________________________ 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/[email protected]
