First, thanks for your efforts on LXP!! This can make the difference for new users to switch to Linux!
During installation, i encountered a few issues;
I've got the rpm binary installed on my (debian based) ubuntu system and had to disable that check to enable it to install on ubuntu.
Perhaps this check could be improved?
Further (and i havent resolved this yet) the start->programs menu is not populated. Should i run an additional script or something?
Thanks<
Ger
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
$ lxp-menu-generator
Can't locate XML/Parser.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/lxp-menu-generator line 239.
BEGIN failed--compilation aborted at /usr/bin/lxp-menu-generator line 239.
in cpan; installing XML::Parser gives a lot of errors on XML::Parser::Expat
Ger
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First, thanks for your efforts on LXP!! This can make the difference for new users to switch to Linux!
During installation, i encountered a few issues;
I've got the rpm binary installed on my (debian based) ubuntu system and had to disable that check to enable it to install on ubuntu.
Perhaps this check could be improved?
Further (and i havent resolved this yet) the start->programs menu is not populated. Should i run an additional script or something?
Thanks<
Ger
The menugenerator gives this errormsg:
$ lxp-menu-generator
Can't locate XML/Parser.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/lxp-menu-generator line 239.
BEGIN failed--compilation aborted at /usr/bin/lxp-menu-generator line 239.
in cpan; installing XML::Parser gives a lot of errors on XML::Parser::Expat
Ger
Hello,
In the next version of lxp-setup (0.1-19) this issues will be included:
1.- check for the existence of dpkg before rpm
2.- install libxml-parser-perl
Thanks for your comments.
Manolo