Ok,my solution: copy & paste the entire dabo directory into /usr/local/lib/python2.4/site-packages
:-) El mié, 07-12-2005 a las 11:28 +0800, noel r villamor escribió: > Am using Ubuntu Breezy too and I don't remember having to do python > setup.py. Try doing the following: > > $ cd /usr/local/lib/python2.4/site-packages > $ ln -s /home/mario/Downloads/Python/Dabo/dabo dabo > > If the above 2nd line does not work because you seem to have nested > dabo folders, try: > $ rm dabo > $ ln -s /home/mario/Downloads/Python/Dabo/dabo/dabo dabo > > Putting the symbolic link in /usr/lib/python2.4/site-packages will also work. > > Noel Mi configuracion/My config: Ubuntu Breezy 5.10 Linux Kernel 2.6.12-10-386 Python 2.4.2 wxPython 2.6.1.1Pre -- Saludos / Best regards Mario Lacunza Vásquez Desarrollador de Software - Webmaster Desarrollador 2 Estrellas VS2005 Website : http://mlacunzav.cogia.net Email : mario_lacunza[AT]yahoo[DOT]es Skype : mlacunzav Blog : http://mlacunza.blogspot.com Lima - Peru ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, m�s seguridad http://correo.yahoo.es _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
