LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 06-22-2009, 07:15 AM   #1
linson_85
Member
 
Registered: Oct 2008
Location: Latitude= 9.9722, Longitude= 76.378
Distribution: Open VZ,fedora & Centos
Posts: 47

Rep: Reputation: 0
Question list perl module & install perl module DBD::mysql


Hello,

Question No :1)

How can i list the perl modules currently installed in the machine and how to install the perl module DBD::mysql.I'm using Centos 5 ?

Question No:2)

How to install PHPMyAdmin in the machine ?
 
Old 06-22-2009, 08:33 AM   #2
jhcaiced
Member
 
Registered: Mar 2009
Distribution: CentOS - Ubuntu - Debian
Posts: 83

Rep: Reputation: 27
Hi,

In CentOS you can use rpm to get information about the
installed packages and also to install new packages.

- List of perl related packages

rpm -qa | grep perl-

- The DBD::MySQL module can be installed with:
yum install perl-DBD-MySQL
- Yum will install all required dependencies.

Best regards,
 
Old 06-22-2009, 08:37 AM   #3
PMP
Member
 
Registered: Apr 2009
Location: ~
Distribution: RHEL, Fedora
Posts: 381

Rep: Reputation: 58
Listing perl modules
perl -e 'foreach (@INC){ system("find $_ -name *.pm") }'
 
Old 06-22-2009, 09:18 AM   #4
linson_85
Member
 
Registered: Oct 2008
Location: Latitude= 9.9722, Longitude= 76.378
Distribution: Open VZ,fedora & Centos
Posts: 47

Original Poster
Rep: Reputation: 0
PHPMyAdmin installation

Hi,

Thank you for your reply.One more question.How can i install PHPMyAdmin ?

Thanks in advance.
 
Old 06-22-2009, 10:42 AM   #5
jhcaiced
Member
 
Registered: Mar 2009
Distribution: CentOS - Ubuntu - Debian
Posts: 83

Rep: Reputation: 27
Hi,

For CentOS you can find rpm packages at the Dag Wieers website
for phpmyadmin:
http://dag.wieers.com/rpm/packages/phpmyadmin/

After downloading the package for your distro (you can use the
el5 package) install it using:

# rpm -ivh phpmyadmin-2.11.5-1.el5.rf.noarch.rpm

Best regards.

(I think it would be better if you start new threads for each
different question)
 
  


Reply



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
DBD-Oracle perl module hassan2 SUSE / openSUSE 5 02-22-2012 11:28 AM
Bugzilla - MySQL - perl - DBD::mysql install problem amchargue Linux - Software 3 09-10-2008 12:01 AM
Bugzilla - MySQL - perl - DBD::mysql install problem Runningonair Linux - Software 8 10-12-2007 12:42 AM
install perl File::List module on sarge cccc Debian 1 05-31-2006 06:43 AM
Problem with perl module for w3c validator to work on my local Apache+PHP+perl instal tbamt Linux - Software 0 12-16-2004 05:37 PM

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

All times are GMT -5. The time now is 05:40 AM.

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