-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, I have installed a native python: -> python-3.2.amd64.msi on a 64 bit windows. I'm using the latest cygwin: CYGWIN_NT-6.1-WOW64 win701 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin no my problem. The dll: C:\Windows\System32\python32.dll is available. - -> visible in files explorer - -> visible in DOS box but >>invisible<< in the cygwin bash shell: $ ls /cygdrive/c/Windows/System32/python32.dll ls: cannot access /cygdrive/c/Windows/System32/python32.dll: No such file or directory problem: I cannot compile any python extension without this file. python self is working well: dev1usr@win701 ~/Project/NHI1 $ /cygdrive/c/Python32/python.exe -c "from distutils.sysconfig import *; print(''.join(get_config_vars('VERSION')),end='')" 32 mfg, Andreas Otto - -- You can contact me by XING using: https://www.xing.com/profile/Andreas_Otto6 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJNnXiqAAoJEGTcPijNG3/AiaAH/iNFz/CrpvbzBqbiezxhnHvC 0t4hrtHP1QT9vUheaewuL90pO6z7HE6S4H/XavjjjgeG2aXrnV/MVfL5KijZfNjg sTCZIPuhKK2BQYUahCumiGa/WBRTjoTtQ6XfwDF36ZMGgAPLXH7pdN/qYVNC+wES 6syN9z79UBJeMJp5TCZPIZB9PnaXizyzzhccHiBrpsyPgcw666FOCO6FuFxUp9tT 8C58RxrR15MHthqBCgNi36P7MUps0XY4NBPNfa7xxrwaTkjnvIERAq+EYdPv3PP1 3R/pf6Vqyiq4pc+FMy5AXMscllJbKn8GcMfeM+GorlgOrmKH4DsfGPBtPu0P00k= =ki8N -----END PGP SIGNATURE----- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple