RE: CYGwin PerlMagick install

2003-07-23 Thread Bill McCormick
> Change the permissions of all the .t files: > $ cd t > $ chmod 644 *.t > > Then look at the permissions with `ls -l`. > Should be s.th. like this: -rw-r--r-- ... test.t > That was actually the first thing I looked at. For example: I ran 'make test' as Administrator, saw the errors and looked at

Re: CYGwin PerlMagick install

2003-07-23 Thread Gerrit P. Haase
Hallo Bill, Am Mittwoch, 23. Juli 2003 um 20:47 schriebst du: > Well I finally got it to compile by linking against libMagick.dll.a as > opposed to libMagick.la. However, 'make test' seems to be unhappy; it > appears there still may be a problem as indicated by the "make: *** > [test_dynamic] Err

RE: CYGwin PerlMagick install

2003-07-23 Thread Bill McCormick
Well I finally got it to compile by linking against libMagick.dll.a as opposed to libMagick.la. However, 'make test' seems to be unhappy; it appears there still may be a problem as indicated by the "make: *** [test_dynamic] Error 255" line (at the bottom) which makes me think there is a problem lin