![]() |
2010-11-30
, 01:37
|
Posts: 838 |
Thanked: 292 times |
Joined on Apr 2010
|
#11
|
![]() |
2010-11-30
, 01:53
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#12
|
btw, is there any reason I would need to use easy debian to download and work with cpan modules as opposed to maemo?
![]() |
2011-06-26
, 09:10
|
Posts: 18 |
Thanked: 2 times |
Joined on Mar 2010
|
#13
|
# apt-get install libxml-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libxml-perl: Depends: libxml-parser-perl but it is not installable
E: Broken packages
![]() |
2011-06-26
, 16:38
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#14
|
![]() |
2011-06-26
, 19:28
|
Posts: 18 |
Thanked: 2 times |
Joined on Mar 2010
|
#15
|
According to http://maemo.org/packages/view/libxml-parser-perl/ it's in the SDK repository. I wouldn't recommend adding that on the device, but you could download and install the .deb manually.
http://maemo.org/packages/package_in.../0.08-1maemo0/
"Warning: This package has missing dependencies!"
![]() |
2011-06-26
, 22:01
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#16
|
Thanks for the link! I am new to these.
The "SDK" version does not seem to install on the N900 device, if that was meant:
"Fremantle SDK free armel"
N900 rejects the packet.
deb http://repository.maemo.org/ fremantle/sdk free non-free
There does not seem to be any packets for the real N900 device? Regarding libxml-parser-perl.
I searched from the mentioned page and with an Internet search engine too.
![]() |
2011-06-27
, 04:31
|
Posts: 18 |
Thanked: 2 times |
Joined on Mar 2010
|
#17
|
# dpkg -i libxml-parser-perl_2.34-4osso1_armel.debI will later check what it will bring. I would like to execute xslts too, in perl.
Selecting previously deselected package libxml-parser-perl.
(Reading database ... 32667 files and directories currently installed.)
Unpacking libxml-parser-perl (from libxml-parser-perl_2.34-4osso1_armel.deb) ...
dpkg: dependency problems prevent configuration of libxml-parser-perl:
libxml-parser-perl depends on liburi-perl; however:
Package liburi-perl is not installed.
libxml-parser-perl depends on libwww-perl; however:
Package libwww-perl is not installed.
dpkg: error processing libxml-parser-perl (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libxml-parser-perl
# apt-get install liburi-perl libwww-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libwww-perl: Depends: libhtml-parser-perl (>= 3.56) but it is not going to be installed
Depends: libhtml-tree-perl (>= 3.23) but it is not going to be installed
Depends: libhtml-tagset-perl (>= 3.20) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
# apt-get install liburi-perl libwww-perl libhtml-parser-perl libhtml-tree-perl libhtml-tagset-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libio-socket-ssl-perl
Recommended packages:
libmailtools-perl libhtml-format-perl libcompress-zlib-perl
The following NEW packages will be installed:
libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl liburi-perl libwww-perl
0 upgraded, 5 newly installed, 0 to remove and 24 not upgraded.
1 not fully installed or removed.
Need to get 787kB of archives.
After this operation, 2331kB of additional disk space will be used.
Get:1 http://repository.maemo.org fremantle-1.3/free liburi-perl 1.35.dfsg.1-1maemo2 [86,4kB]
Get:2 http://repository.maemo.org fremantle-1.3/free libhtml-tagset-perl 3.20-2maemo2 [13,7kB]
Get:3 http://repository.maemo.org fremantle-1.3/free libhtml-parser-perl 3.56-11maemo6 [107kB]
Get:4 http://repository.maemo.org fremantle-1.3/free libhtml-tree-perl 3.23-1maemo5.1 [209kB]
Get:5 http://repository.maemo.org fremantle-1.3/free libwww-perl 5.813-1maemo3 [371kB]
Fetched 787kB in 1s (494kB/s)
Selecting previously deselected package liburi-perl.
(Reading database ... 32724 files and directories currently installed.)
Unpacking liburi-perl (from .../liburi-perl_1.35.dfsg.1-1maemo2_all.deb) ...
Selecting previously deselected package libhtml-tagset-perl.
Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2maemo2_all.deb) ...
Selecting previously deselected package libhtml-parser-perl.
Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.56-11maemo6_armel.deb) ...
Selecting previously deselected package libhtml-tree-perl.
Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-1maemo5.1_all.deb) ...
Selecting previously deselected package libwww-perl.
Unpacking libwww-perl (from .../libwww-perl_5.813-1maemo3_all.deb) ...
Setting up liburi-perl (1.35.dfsg.1-1maemo2) ...
Setting up libhtml-tagset-perl (3.20-2maemo2) ...
Setting up libhtml-parser-perl (3.56-11maemo6) ...
Setting up libhtml-tree-perl (3.23-1maemo5.1) ...
Setting up libwww-perl (5.813-1maemo3) ...
Setting up libxml-parser-perl (2.34-4osso1) ...
# dpkg -i libxml-parser-perl_2.34-4osso1_armel.deb
(Reading database ... 32979 files and directories currently installed.)
Preparing to replace libxml-parser-perl 2.34-4osso1 (using libxml-parser-perl_2.34-4osso1_armel.deb) ...
Unpacking replacement libxml-parser-perl ...
Setting up libxml-parser-perl (2.34-4osso1) ...
# apt-get install libxml-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libxml-perl
... 1 newly installed, 0 to remove and 24 not upgraded.
Need to get 117kB of archives.
After this operation, 426kB of additional disk space will be used.
Get:1 http://repository.maemo.org fremantle-1.3/free libxml-perl 0.08-1maemo1 [117kB]
Fetched 117kB in 0s (248kB/s)
Selecting previously deselected package libxml-perl.
(Reading database ... 32979 files and directories currently installed.)
Unpacking libxml-perl (from .../libxml-perl_0.08-1maemo1_all.deb) ...
Setting up libxml-perl (0.08-1maemo1) ...