On Monday 02 April 2007 16:46, [EMAIL PROTECTED] wrote: > Hi > > When I type "easy_install pysqlite" into the command line. I get this > "Error: setup script exited with error: command 'gcc': failed: No such > file or directory". Does anyone know what I can do. Thanks.
Install pysqlite from your linux distribution's package management system. Or install GCC + libsqlite + libsqlite-dev, and repeat the above. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

