| Previous · Next | |
| User | Message |
|
martien
|
Date: 2/26/2010 10:25 am · Subject: wgd install · Rating: -1
Wenn I try to install wgd (V 4.0), I get an error which I couln't
./Build test delivers: t/00_load.t ........... ok |
| Back to Top |
Rate [ | ]
|
|
Graham
|
Date: 2/26/2010 10:41 am · Subject: Re: wgd install · Rating: -1
Do you have git installed? If so, you might try installing the development version from http://github.com/haarg/wgdevI'm going to put out a new release today. If it doesn't fix the problem you are having, it will at least help me track it down. |
| Back to Top |
Rate [ | ]
|
|
Graham
|
Date: 2/26/2010 1:41 pm · Subject: Re: wgd install · Rating: -1
I've uploaded version 0.5.0 to the bazaar. Can you try downloading that and see if it has the same failure? If it is still failing I'll look into it more.
|
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 2/26/2010 4:09 pm · Subject: Re: wgd install · Rating: -1
Thanks, it's perfect: t/00_load.t ........ ok
|
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 3/8/2010 8:29 am · Subject: Re: wgd install · Rating: -1
Within the wre environment "wgd intro" didn't work. There I get: iconv: Umwandlung ausgehend von utf8 ist nicht unterstützt. (conversion from utf8 not supported) which should be an error within the iconv-wre version. Therefore I tried an install within normal system-environment with perl 5.8. Here I got 2 errors (wgdev-asset.t line 205 and line 239): t/wgdev-asset......1/? Newline in left-justified string for sprintf at /opt/local/data/WGDev-v0.5.0/blib/lib/WGDev/Asset.pm line 126. Test Summary Report |
| Back to Top |
Rate [ | ]
|
|
Graham
|
Date: 3/8/2010 10:15 am · Subject: Re: wgd install · Rating: -1
What distro and version are you using?On Mar 8, 2010, at 8:29 AM, <webguide@innovate.de> <webguide@innovate.de> wrote: martien wrote: |
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 3/8/2010 3:19 pm · Subject: Re: wgd install · Rating: -1
What distro and version are you using? SUSE 10.3, updated to 2.6.31.6-default perl 5.8.8 Unfortunately I can't compile wre (also not on SUSE 11.2) |
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 5/29/2010 6:22 pm · Subject: Re: wgd install · Rating: -1
Now I'm (finally) running SuSE 11.2, where I use the standard perl-environment To install wgd, I had to change some first rows from the wgd sources for calling perl to '#!/usr/bin/env perl' cq. '#!/usrb(bin/perl' instead of the non-standard /opt/local/bin/perlWhat distro and version are you using?SUSE 10.3, updated to 2.6.31.6-default perl 5.8.8 Unfortunately I can't compile wre (also not on SUSE 11.2) |
| Back to Top |
Rate [ | ]
|