On Nov 21, 2007, at 11:07 AM, Eddie Armstrong wrote:

> I've installed dabo on Kubuntu
> found the install directory but this:
> …\Python\Lib\site-packages\*daboide\ClassDesigner.py*
> doesn't exist.
> How do I start the programs?
> ( yes, a beginner - I know, but you've literally got to start  
> somewhere)

        Only the 'dabo' package should be installed in site-packages. That's  
the only part that is something you would ever 'import' in a Python  
app. The other two directories are applications written in Dabo, and  
should be placed wherever it makes sense for you. You might put them  
in a directory named ~/projects/dabo/, which is what I do, but you  
could put them in ~/foo/bar/baz if you wish. The only critical  
location is the dabo package in site-packages.

        After expanding the tar.gz file, you should have a 'dabo' folder  
with the setup.py file that you run to install the dabo package.  
There should also be the 'ide' and 'demo' directories, which you can  
use directly or copy to whatever location makes sense to you.

        Hope that helps,

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to