Re: Open3: Problems installing from CPAN
[email protected] (Johannes Kilian)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
Am 18.05.2010 14:03, schrieb Johannes Kilian: > Am 18.05.2010 13:34, schrieb David Golden: > >> Can you give some specific example of modules that fail and the >> specific test files that fail? >> > Just at the moment I tried to install > "Catalyst::Authentication::Store::LDAP". > > As there are missing a lot of prerequisites the described error happens > something deep into installing the prerequisites (see above). As you can > see the error occurs while installing Net-LDAP-Server-0.42 and > Net-LDAP-Server-Test-0.09 > > As I said: this does not occur with all modules - but with quite a lot > modules. The two above are only 2 examples - there are a lot more... > > TIA > Jo > > Correction / new observation: I tried to install "Catalyst::Authentication::Store::LDAP". As there are missing a lot of prerequisites the described error happens somewhere deep into installing the prerequisites - after (automatic) installing a couple of prerequisites before. The first error causing modules were Net-LDAP-Server-0.42 and Net-LDAP-Server-Test-0.09. These were the last two prerequists - After these errors installation of "Catalyst::Authentication::Store::LDAP" fails as well ... After cancelling CPAN and starting it again, I tried to install "Catalyst::Authentication::Store::LDAP" again. As only the prerequisits Net-LDAP-Server-0.42 and Net-LDAP-Server-Test-0.09 are still missing, cpan tries to install Net-LDAP-Server - and was successfull this time. But Net-LDAP-Server-Test-0.09 still failed with the same error - and "Catalyst::Authentication::Store::LDAP" failed as well ... The whole behaviour seems to be connected to my machine - but I don't have a guess (yet), what maybe the reason, since the described errors are the only hints (yet ...) Jo