Hello,

Am Sonntag, 24. August 2008 11:58:06 schrieb Uwe Grauer:
> Uwe Grauer wrote:
> > Because you are posting with Kmail i guess you are using Linux.

Quite right.

> > On Unix like systems the simplest way to use subversion is:
> > - create a src directory in your home
> > - mkdir ~/src; cd ~/src
> > - check out dabo
> > svn checkout http://svn.dabodev.com/dabo/trunk/dabo
> > create a symbolic link in your python site-package:
> > sudo ln -s ~/src/dabo yourpathtopython/site-packages/dabo
> >
> > Now try:
> > python -c "import dabo"
> > If you don't get an error, you are done.
> >

Worked first try. Thank you. 

> > For windows the simplest method is to use a dabo.pth file as described
> > here: http://dabodev.com/wiki/InstallationOnWindows
> >

Well ... for Windows I still prefer Delphi or C#, if something needs a GUI.

Greetings,
Sibylle

-- 
Dr. Sibylle Koczian


_______________________________________________
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