2007年03月20日 星期二 23:03
´ó¼ÒºÃ£¬µÚÒ»´ÎÔÚÕâÀïlist·¢Óʼþ£¬Ï£ÍûµÃµ½´ó¼ÒµÄ°ïÖú. ֮ǰÓöµ½mysql ºÍpython±àÒ빤¾ß²»Ò»Öµ¼ÖµÄÎÊÌ⣬ʵÔÚ°ì·¨¾ÍÓÃsun CCÖØбàÒëÁËmysqlºÍmysql_python¡£±àÒëÊÇͨ¹ýÁË¡£µ«»¹ÊÇÎÞ·¨ÓÃ,Çë´ó¼Ò°ïæ¿´¿´ root在Pandora # python Python 2.3.3 (#1, Dec 15 2004, 14:04:32) [C] on sunos5 Type "help", "copyright", "credit" or "license" for more information. >>> import MySQLdb Traceback (most recent call last): File "", line 1, in ? File "build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py", line 19, in ? File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 7, in ? File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 6, in __bootstrap__ ImportError: ld.so.1: python2.3: fatal: relocation error: file /.python-eggs/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg-tmp/_mysql.so: symbol mysql_autocommit: referenced symbol not found ÊÇʲôÔÒò£¿»¹Ã»°²×°ÍêÈ«£¿ÎÒÔÚsite-packagesĿ¼Ï¿´µ½ÕâЩ£¬µ«Ã»Óп´µ½mysql_pythonµÄĿ¼ r oot在Pandora # pwd /usr/sfw/lib/python2.3/site-packages root在Pandora # ls MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg pexpect.pyc README setuptools-0.6c5-py2.3.egg easy-install.pth setuptools.pth pexpect.py easy_install MySQL-python root在Pandora # easy_install MySQL-python Searching for MySQL-python Best match: MySQL-python 1.2.2 Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg MySQL-python 1.2.2 is already the active version in easy-install.pth Using /usr/sfw/lib/python2.3/site-packages/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg Processing dependencies for MySQL-python root在Pandora # which easy_install /usr/sfw/bin/easy_install °²×°µÄlog: running install running bdist_egg running egg_info writing MySQL_python.egg-info/PKG-INFO writing top-level names to MySQL_python.egg-info/top_level.txt writing dependency_links to MySQL_python.egg-info/dependency_links.txt reading manifest file 'MySQL_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MySQL_python.egg-info/SOURCES.txt' installing library code to build/bdist.solaris-2.10-sun4u/egg running install_lib running build_py copying MySQLdb/release.py -> build/lib.solaris-2.10-sun4u-2.3/MySQLdb running build_ext creating build/bdist.solaris-2.10-sun4u/egg copying build/lib.solaris-2.10-sun4u-2.3/_mysql_exceptions.py -> build/bdist.solaris-2.10-sun4u/egg creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/__init__.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/converters.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/connections.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/cursors.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/release.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/times.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/__init__.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CR.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/ER.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FLAG.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/REFRESH.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CLIENT.py -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants copying build/lib.solaris-2.10-sun4u-2.3/_mysql.so -> build/bdist.solaris-2.10-sun4u/egg byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql_exceptions.py to _mysql_exceptions.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py to __init__.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/converters.py to converters.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/connections.py to connections.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/cursors.py to cursors.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/release.py to release.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/times.py to times.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/__init__.py to __init__.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CR.py to CR.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/ER.py to ER.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FLAG.py to FLAG.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/REFRESH.py to REFRESH.pyc byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CLIENT.py to CLIENT.pyc creating stub loader for _mysql.so byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql.py to _mysql.pyc creating build/bdist.solaris-2.10-sun4u/egg/EGG-INFO writing MySQL_python.egg-info/native_libs.txt copying MySQL_python.egg-info/PKG-INFO -> build/bdist.solaris-2.10-sun4u/egg/EGG-INFO copying MySQL_python.egg-info/SOURCES.txt -> build/bdist.solaris-2.10-sun4u/egg/EGG-INFO copying MySQL_python.egg-info/dependency_links.txt -> build/bdist.solaris-2.10-sun4u/egg/EGG-INFO copying MySQL_python.egg-info/native_libs.txt -> build/bdist.solaris-2.10-sun4u/egg/EGG-INFO copying MySQL_python.egg-info/top_level.txt -> build/bdist.solaris-2.10-sun4u/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg' and adding 'build/bdist.solaris-2.10-sun4u/egg' to it removing 'build/bdist.solaris-2.10-sun4u/egg' (and everything under it) Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg Removing /usr/sfw/lib/python2.3/site-packages/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg Copying MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg to /usr/sfw/lib/python2.3/site-packages MySQL-python 1.2.2 is already the active version in easy-install.pth Installed /usr/sfw/lib/python2.3/site-packages/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg Processing dependencies for MySQL-python==1.2.2 jiwanyin 2007-03-20 -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070320/4795feb1/attachment.html
2007年03月22日 星期四 17:45
好像是没找到mysqlclient库 在07-3-20,jiwanyin <jiwanyin at 126.com> 写道: > > 大家好,第一次在这里list发邮件,希望得到大家的帮助. > > 之前遇到mysql 和python编译工具不一致导致的问题,实在办法就用sun > CC重新编译了mysql和mysql_python。编译是通过了。但还是无法用,请大家帮忙看看 > root at Pandora # python > Python 2.3.3 (#1, Dec 15 2004, 14:04:32) [C] on sunos5 > Type "help", "copyright", "credit" or "license" for more information. > >>> import MySQLdb > Traceback (most recent call last): > File "", line 1, in ? > File "build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py", line 19, > in ? > File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 7, in ? > File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 6, in > __bootstrap__ > ImportError: ld.so.1: python2.3: fatal: relocation error: file > /.python-eggs/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg-tmp/_mysql.so: > symbol mysql_autocommit: referenced symbol not found > 是什么原因?还没安装完全?我在site-packages目录下看到这些,但没有看到mysql_python的目录 > r > oot at Pandora # pwd > /usr/sfw/lib/python2.3/site-packages > root at Pandora # ls > MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg pexpect.pyc > README > setuptools-0.6c5-py2.3.egg > easy-install.pth setuptools.pth > pexpect.py > *easy_install MySQL-python* > root at Pandora # easy_install MySQL-python > Searching for MySQL-python > Best match: MySQL-python 1.2.2 > Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg > MySQL-python 1.2.2 is already the active version in easy-install.pth > > Using /usr/sfw/lib/python2.3/site-packages/MySQL_python- > 1.2.2-py2.3-solaris-2.10-sun4u.egg > Processing dependencies for MySQL-python > root at Pandora # which easy_install > /usr/sfw/bin/easy_install > > > *安装的log:* > running install > running bdist_egg > running egg_info > writing MySQL_python.egg-info/PKG-INFO > writing top-level names to MySQL_python.egg-info/top_level.txt > writing dependency_links to MySQL_python.egg-info/dependency_links.txt > reading manifest file 'MySQL_python.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > writing manifest file 'MySQL_python.egg-info/SOURCES.txt' > installing library code to build/bdist.solaris-2.10-sun4u/egg > running install_lib > running build_py > copying MySQLdb/release.py -> build/lib.solaris-2.10-sun4u-2.3/MySQLdb > running build_ext > creating build/bdist.solaris-2.10-sun4u/egg > copying build/lib.solaris-2.10-sun4u-2.3/_mysql_exceptions.py -> > build/bdist.solaris-2.10-sun4u/egg > creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/__init__.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/converters.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/connections.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/cursors.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/release.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/times.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/__init__.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CR.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FIELD_TYPE.py > -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/ER.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FLAG.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/REFRESH.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CLIENT.py -> > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > copying build/lib.solaris-2.10-sun4u-2.3/_mysql.so -> build/bdist.solaris- > 2.10-sun4u/egg > byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql_exceptions.py to > _mysql_exceptions.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py to > __init__.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/converters.py to > converters.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/connections.py > to connections.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/cursors.py to > cursors.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/release.py to > release.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/times.py to > times.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/__init__.py > to __init__.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CR.py > to CR.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FIELD_TYPE.py > to FIELD_TYPE.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/ER.py > to ER.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FLAG.py > to FLAG.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/REFRESH.py > to REFRESH.pyc > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CLIENT.py > to CLIENT.pyc > creating stub loader for _mysql.so > byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql.py to _mysql.pyc > creating build/bdist.solaris-2.10-sun4u/egg/EGG-INFO > writing MySQL_python.egg-info/native_libs.txt > copying MySQL_python.egg-info/PKG-INFO -> build/bdist.solaris-2.10-sun4u > /egg/EGG-INFO > copying MySQL_python.egg-info/SOURCES.txt -> build/bdist.solaris- > 2.10-sun4u/egg/EGG-INFO > copying MySQL_python.egg-info/dependency_links.txt -> build/bdist.solaris- > 2.10-sun4u/egg/EGG-INFO > copying MySQL_python.egg-info/native_libs.txt -> build/bdist.solaris- > 2.10-sun4u/egg/EGG-INFO > copying MySQL_python.egg-info/top_level.txt -> build/bdist.solaris- > 2.10-sun4u/egg/EGG-INFO > zip_safe flag not set; analyzing archive contents... > creating 'dist/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg' and adding > 'build/bdist.solaris-2.10-sun4u/egg' to it > removing 'build/bdist.solaris-2.10-sun4u/egg' (and everything under it) > Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg > Removing /usr/sfw/lib/python2.3/site-packages/MySQL_python- > 1.2.2-py2.3-solaris-2.10-sun4u.egg > Copying MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg to > /usr/sfw/lib/python2.3/site-packages > MySQL-python 1.2.2 is already the active version in easy-install.pth > > Installed /usr/sfw/lib/python2.3/site-packages/MySQL_python- > 1.2.2-py2.3-solaris-2.10-sun4u.egg > Processing dependencies for MySQL-python==1.2.2 > > ------------------------------ > jiwanyin > 2007-03-20 > ------------------------------ > ** > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- devdoer devdoer at gmail.com http://devdoer.blog.sohu.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070322/d2f524ec/attachment.html
2007年03月22日 星期四 17:47
把mysql的客户端动态库考到/usr/lib 下 试试 在07-3-22,bird devdoer <devdoer at gmail.com> 写道: > > 好像是没找到mysqlclient库 > > 在07-3-20,jiwanyin <jiwanyin at 126.com> 写道: > > > > 大家好,第一次在这里list发邮件,希望得到大家的帮助. > > > > 之前遇到mysql 和python编译工具不一致导致的问题,实在办法就用sun > > CC重新编译了mysql和mysql_python。编译是通过了。但还是无法用,请大家帮忙看看 > > root at Pandora # python > > Python 2.3.3 (#1, Dec 15 2004, 14:04:32) [C] on sunos5 > > Type "help", "copyright", "credit" or "license" for more information. > > >>> import MySQLdb > > Traceback (most recent call last): > > File "", line 1, in ? > > File "build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py", line > > 19, in ? > > File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 7, in ? > > File "build/bdist.solaris-2.10-sun4u/egg/_mysql.py", line 6, in > > __bootstrap__ > > ImportError: ld.so.1: python2.3: fatal: relocation error: file > > /.python-eggs/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg-tmp/_mysql.so: > > symbol mysql_autocommit: referenced symbol not found > > 是什么原因?还没安装完全?我在site-packages目录下看到这些,但没有看到mysql_python的目录 > > r > > oot at Pandora # pwd > > /usr/sfw/lib/python2.3/site-packages > > root at Pandora # ls > > MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg pexpect.pyc > > README > > setuptools-0.6c5-py2.3.egg > > easy-install.pth setuptools.pth > > pexpect.py > > *easy_install MySQL-python* > > root at Pandora # easy_install MySQL-python > > Searching for MySQL-python > > Best match: MySQL-python 1.2.2 > > Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg > > MySQL-python 1.2.2 is already the active version in easy-install.pth > > > > Using /usr/sfw/lib/python2.3/site-packages/MySQL_python- > > 1.2.2-py2.3-solaris-2.10-sun4u.egg > > Processing dependencies for MySQL-python > > root at Pandora # which easy_install > > /usr/sfw/bin/easy_install > > > > > > *安装的log:* > > running install > > running bdist_egg > > running egg_info > > writing MySQL_python.egg-info/PKG-INFO > > writing top-level names to MySQL_python.egg-info/top_level.txt > > writing dependency_links to MySQL_python.egg-info/dependency_links.txt > > reading manifest file 'MySQL_python.egg-info/SOURCES.txt' > > reading manifest template 'MANIFEST.in' > > writing manifest file 'MySQL_python.egg-info/SOURCES.txt' > > installing library code to build/bdist.solaris-2.10-sun4u/egg > > running install_lib > > running build_py > > copying MySQLdb/release.py -> build/lib.solaris-2.10-sun4u-2.3/MySQLdb > > running build_ext > > creating build/bdist.solaris-2.10-sun4u/egg > > copying build/lib.solaris-2.10-sun4u-2.3/_mysql_exceptions.py -> > > build/bdist.solaris-2.10-sun4u/egg > > creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/__init__.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/converters.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/connections.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/cursors.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/release.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/times.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb > > creating build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/__init__.py > > -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CR.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FIELD_TYPE.py > > -> build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/ER.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/FLAG.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/REFRESH.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/MySQLdb/constants/CLIENT.py -> > > build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants > > copying build/lib.solaris-2.10-sun4u-2.3/_mysql.so -> > > build/bdist.solaris-2.10-sun4u/egg > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql_exceptions.py > > to _mysql_exceptions.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/__init__.py to > > __init__.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/converters.py > > to converters.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/connections.py > > to connections.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/cursors.py to > > cursors.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/release.py to > > release.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/times.py to > > times.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/__init__.py > > to __init__.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CR.py > > to CR.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FIELD_TYPE.py > > to FIELD_TYPE.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/ER.py > > to ER.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/FLAG.py > > to FLAG.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/REFRESH.py > > to REFRESH.pyc > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/MySQLdb/constants/CLIENT.py > > to CLIENT.pyc > > creating stub loader for _mysql.so > > byte-compiling build/bdist.solaris-2.10-sun4u/egg/_mysql.py to > > _mysql.pyc > > creating build/bdist.solaris-2.10-sun4u/egg/EGG-INFO > > writing MySQL_python.egg-info/native_libs.txt > > copying MySQL_python.egg-info/PKG-INFO -> build/bdist.solaris-2.10-sun4u > > /egg/EGG-INFO > > copying MySQL_python.egg-info/SOURCES.txt -> build/bdist.solaris- > > 2.10-sun4u/egg/EGG-INFO > > copying MySQL_python.egg-info/dependency_links.txt -> > > build/bdist.solaris-2.10-sun4u/egg/EGG-INFO > > copying MySQL_python.egg-info/native_libs.txt -> build/bdist.solaris- > > 2.10-sun4u/egg/EGG-INFO > > copying MySQL_python.egg-info/top_level.txt -> build/bdist.solaris- > > 2.10-sun4u/egg/EGG-INFO > > zip_safe flag not set; analyzing archive contents... > > creating 'dist/MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg' and > > adding 'build/bdist.solaris-2.10-sun4u/egg' to it > > removing 'build/bdist.solaris-2.10-sun4u/egg' (and everything under it) > > Processing MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg > > Removing /usr/sfw/lib/python2.3/site-packages/MySQL_python- > > 1.2.2-py2.3-solaris-2.10-sun4u.egg > > Copying MySQL_python-1.2.2-py2.3-solaris-2.10-sun4u.egg to > > /usr/sfw/lib/python2.3/site-packages > > MySQL-python 1.2.2 is already the active version in easy-install.pth > > > > Installed /usr/sfw/lib/python2.3/site-packages/MySQL_python- > > 1.2.2-py2.3-solaris-2.10-sun4u.egg > > Processing dependencies for MySQL-python==1.2.2 > > > > ------------------------------ > > jiwanyin > > 2007-03-20 > > ------------------------------ > > ** > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > -- > devdoer > devdoer at gmail.com > http://devdoer.blog.sohu.com/ -- devdoer devdoer at gmail.com http://devdoer.blog.sohu.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070322/92cd7c11/attachment.htm
Zeuux © 2025
京ICP备05028076号