I am kinda stuck here, perhaps it is a noob question, but I cant find the answer...
C:\>path PATH=C:\Program Files (x86)\ActiveState Komodo Edit 5\;C:\WINDOWS\system32;C:\WI NDOWS;C:\WINDOWS\System32\Wbem;c:\python26;c:\python26\scripts;c:\tcc C:\>python Python 2.6 (r26:66721, Oct 2 2008, 11:06:43) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> quit() C:\>tcc -v tcc version 0.9.25 C:\>easy_install pysqlite Searching for pysqlite Reading http://pypi.python.org/simple/pysqlite/ Reading http://pysqlite.sourceforge.net/ Reading http://pysqlite.googlecode.com/ Reading http://code.google.com/p/pysqlite/downloads/list Reading http://pysqlite.org/ Download error: [Errno 11001] getaddrinfo failed -- Some packages may not be fou nd! Reading http://initd.org/tracker/pysqlite/wiki/PysqliteDownloads Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.3/ Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.4/ Reading http://oss.itsystementwicklung.de/trac/pysqlite Reading http://oss.itsystementwicklung.de/download/pysqlite/2.5/2.5.0/ Reading http://oss.itsystementwicklung.de/download/pysqlite/2.4/2.4.1/ Reading http://initd.org/pub/software/pysqlite/releases/2.4/2.4.0/ Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/ Best match: pysqlite 2.5.6 Downloading http://pysqlite.googlecode.com/files/pysqlite-2.5.6.tar.gz Processing pysqlite-2.5.6.tar.gz Running pysqlite-2.5.6\setup.py -q bdist_egg --dist-dir c:\docume~1\admini~1\loc als~1\temp\easy_install-xm5ub7\pysqlite-2.5.6\egg-dist-tmp-vkr0ke error: Setup script exited with error: don't know how to compile C/C++ code on p latform 'nt' with 'tcc' compiler C:\> Where should I go from here? with kind regards, Roel _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
