From: Jochen V. <vo...@se...> - 2004-10-03 15:43:25
|
Hello, I noticed that several of the SVG files installed by matplotlib version 0.63.4 are marked as executable: # tar tfvvz matplotlib-0.63.4.tar.gz | grep "rwx.*\.svg" -rwxr-xr-x jdhunter/members 3064 matplotlib-0.63.4/images/back.svg -rwxr-xr-x jdhunter/members 14402 matplotlib-0.63.4/images/filesave.svg -rwxr-xr-x jdhunter/members 3069 matplotlib-0.63.4/images/forward.svg -rwxr-xr-x jdhunter/members 4888 matplotlib-0.63.4/images/hand.svg -rwxr-xr-x jdhunter/members 11796 matplotlib-0.63.4/images/home.svg -rwxr-xr-x jdhunter/members 5906 matplotlib-0.63.4/images/move.svg -rwxr-xr-x jdhunter/members 8998 matplotlib-0.63.4/images/zoom_to_rect.s= vg Probably the executable flag for these files should just be cleared. I hope this helps, Jochen --=20 http://seehuhn.de/ |