HEADSUP: Python 2.7 upgrade
Dr. Volker Zell
dr.volker.zell@oracle.com
Fri Feb 1 07:49:00 GMT 2013
>>>>> Yaakov writes:
> Jason Tishler announced last month[1] that he intends to upgrade Python
> to 2.7 on 01 February, which is quickly approaching.
> Dr. Volker Zell: lcms, ming
lcms is ready on sourceware under /home/vzell and can be moved to the setup area whenever needed.
Whith the latest cygport installed I get the following errors
Stripping executables:
usr/bin/cyglcms-1.dll
usr/bin/icc2ps.exe
usr/bin/icclink.exe
usr/bin/icctrans.exe
usr/bin/jpegicc.exe
usr/bin/tiffdiff.exe
usr/bin/tifficc.exe
usr/bin/wtpt.exe
usr/lib/python2.7/site-packages/_lcms.dll
head: cannot open `usr/share/lcms/sRGB' for reading: No such file or directory
tail: cannot open `usr/share/lcms/sRGB' for reading: No such file or directory
tail: cannot open `usr/share/lcms/sRGB' for reading: No such file or directory
head: cannot open `Color' for reading: No such file or directory
tail: cannot open `Color' for reading: No such file or directory
tail: cannot open `Color' for reading: No such file or directory
head: cannot open `Space' for reading: No such file or directory
tail: cannot open `Space' for reading: No such file or directory
tail: cannot open `Space' for reading: No such file or directory
head: cannot open `Profile.icm' for reading: No such file or directory
tail: cannot open `Profile.icm' for reading: No such file or directory
tail: cannot open `Profile.icm' for reading: No such file or directory
>>> Creating source package
lcms-1.19-3.cygwin.patch
lcms-1.19-3.src.patch
lcms-1.19.tar.gz
lcms.cygport
sed: can't read usr/share/lcms/sRGB: No such file or directory
sed: can't read Color: No such file or directory
sed: can't read Space: No such file or directory
sed: can't read Profile.icm: No such file or directory
This seems to be triggered by a file with spaces in it's name, namely
-> ./inst/usr/share/lcms/sRGB Color Space Profile.icm
Trying to compile ming with latest cygport gives
08:47 AM [538]> cygport ming.cygport compile
>>> Compiling ming-0.4.4-3
*** ERROR: No Perl module detected
cygport-0.11.0 with my ming cygport file worked fine.
> Yaakov
Ciao
Volker
More information about the Cygwin-apps
mailing list