On May 2, 2012, at 11:51 AM, Allan Brooke wrote:

> I would like to use your method of updating dabo from web update.
> 
> Must I create a file in dist-packages dabo/pth
> with contents to my dabo dir ?

        You just download the file with this URL:

http://dabodev.com/grabit/dabo/dabo-0.9.4-mac-nix.tar.gz

        Untar it, and then run 'sudo python setup.py install' like any other 
package. Note: there is an issue where sometimes the 'locale' subdirectory 
doesn't get installed by the installer; if that happens, you'll just have to 
manually copy the directory to the installed dabo module directory.

> How to uninstall existing dabo installed using 'python setup.py install'
> from untared dabo dir ?

        I'd just use 'sudo rm -rf <dist-packages path>/dabo*'

        Let me know if you need more help.


-- Ed Leafe



_______________________________________________
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]

Reply via email to