On Thursday, October 23, 2003 2:36 PM Christian Ferrari <[EMAIL PROTECTED]> wrote: > When I try to install > > otrs-1.1.3-01.i386.rpm > > on SLES 8, rpm complains me as following: > > minnie:~/rpm # rpm -ivh --test otrs-1.1.3-01.i386.rpm > error: failed dependencies: > perl-DBI is needed by otrs-1.1.3-01 > perl-GD is needed by otrs-1.1.3-01 > perl-Net-DNS is needed by otrs-1.1.3-01 > perl-Msql-Mysql-modules is needed by otrs-1.1.3-01 > > I've looked for those 4 packages in the 4 distribution CD but I've not > found them.
You may install any missing Perl module via perl -MCPAN -e shell install DBI ... Have a look here, too: http://doc.otrs.org/1.1/html/install-cli.html hth, Robert Kehl > > Any hints? > Someone else has installed OTRS on a SLES 8? > Should I follow "non-SuSE" installation steps? > > Thanks in advance > Regards > Christian > > > /----------------------------------------\ >> Christian Ferrari | >> PRIMEUR ITALIA | >> Via E. Mattei, 1/106 A | >> 30020 Marcon (VE) - ITALY | >> | >> Tel.: +39 041 5950998 | >> Fax: +39 041 5951024 | >> Mobile: +39 348 8960572 | >> E-mail: [EMAIL PROTECTED] | >> Web: http://www.primeur.com/ | > \----------------------------------------/ > > > _______________________________________________ > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > Support oder Consulting f�r Ihr OTRS System? > => http://www.otrs.de/ -- Jens Jeremies erinnert mich an den jungen Lothar Matth�us. Lothar Matth�us _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
