> Torsten Kaehler wrote: > > Hello, > > > > I want to install RT 3.8.2 on a Debian (UCS) System, but I get an error > > with 'make fixdeps': > > > > perl: > > >=5.8.3(5.8.8)...found > > > > users: > > rt group (www-data)...found > > bin owner (root)...found > > libs owner (root)...found > > libs group (bin)...found > > web owner (www-data)...found > > web group (www-data)...found > > ... > > > > SOME DEPENDENCIES WERE MISSING. > > MASON missing dependencies: > > XML::RSS >= 1.05...MISSING > > make: *** [fixdeps] Fehler 1 > > > > Then I want to install the modul: > > # /usr/bin/perl -MCPAN -e'install XML::RSS' > > PAN: Storable loaded ok (v2.15) > > Going to read /root/.cpan/Metadata > > Database was generated on Fri, 27 Mar 2009 04:27:05 GMT > > XML::RSS is up to date (1.43). > > > > That mean, XML::RSS is installed in the version 1.43, but 'make fixdeps' > > did not find the modul. > > > > Has anyone an idea, how I can resolve this problem? > > Perl in your $PATH is maybe different from /usr/bin/perl. > > Regards > Racke
No, perl in the $PATH are not different from /usr/bin/perl. Can I continue with the RT Installation without problems or will RT later still missing XML::RSS? Regards, Torsten Kähler -- digitec GmbH Amsinckstraße 57 20097 Hamburg Tel. +49 40 23776-117 Fax +49 40 23776-200 www.digitec.de ________________________________________________________________________________ digitec GmbH EDV-Beratung, Soft- und Hardware Sitz Hamburg - HRB 28818, Amtsgericht Hamburg - Steuer-Nr. 2279101874 Geschäftsführer Klaus Bredow, Hans-Joachim Hänel, Hans-Jürgen Joost WICHTIGER HINWEIS Die Kommunikation mit digitec GmbH per Email dient nur dem Zweck der schnellen Information. Rechtsverbindliche Absprachen kommen über dieses Medium nicht zustande ! IMPORTANT NOTICE Communication with digitec GmbH via email is for quick information purposes only. This medium is not to be used for the exchange of legally binding statements ! _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
