LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-05-2012, 10:14 AM   #1
installer69
LQ Newbie
 
Registered: May 2012
Posts: 4

Rep: Reputation: Disabled
libtext-csv-perl dependency problem


Hi all,
trying to apt-get libtext-csv-perl and keep getting told that it depends on perlapi-5.8.8 so try to install that and it says that it is selecting perl-base instead and that I already have the latest version.

btw I'm running Ubuntu netbook edition 9.10 (through necessity on an O2 Joggler tablet)
 
Old 05-05-2012, 10:46 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486

Rep: Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635Reputation: 3635
Works OK here, Ubuntu 9.10. Did you do : (sudo) apt-get update ?
The version is unsupported and /etc/apt/sources.list must point to "old releases"
Code:
deb http://old-releases.ubuntu.com/ubuntu/ karmic main
deb http://old-releases.ubuntu.com/ubuntu/ karmic multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ karmic-updates main multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ karmic-security main multiverse universe
If you still cannot install the package, this will work :
1) sudo cpan
2) cpan > install Text::CSV_XS Text::CSV

A manual install is also easy to do ..
http://search.cpan.org/CPAN/authors/...SV_XS-0.88.tgz
http://search.cpan.org/CPAN/authors/...SV-1.21.tar.gz
cd Text-CSV_XS-0.88/ && perl Makefile.PL && make && sudo make install
etc.

.

Last edited by knudfl; 05-05-2012 at 10:49 AM.
 
1 members found this post helpful.
Old 05-05-2012, 11:21 AM   #3
installer69
LQ Newbie
 
Registered: May 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thank you so much - didn't need to try the second part. Oh how a little knowledge can be dangerous.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl convert csv to xls hawk__0 Programming 3 09-16-2009 09:13 AM
Removing quotes from a CSV file with Perl Grafbak Programming 5 07-25-2006 03:23 AM
Parsing XLS or CSV in Perl - what and what not me_the_apprentice Programming 13 02-28-2006 03:44 AM
Perl module dependency problem coolamit78 Linux - Software 2 11-13-2005 12:18 PM
perl DBD::CSV pk21 Programming 0 09-26-2003 04:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration