LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-01-2012, 04:37 AM   #16
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by JaseP View Post
Metapackages are, basically, just packages that assemble other packages together, under a big umbrella. That way you get the essential packages you need to do 90% of what falls out there...

For Debian based distros, you should probably be using apt-get install [name of the package] or Synaptic.
... Just FYI...
Right; normally I do use apt-get install [name of pkg] or Synaptic

Would I need <#apt-get build essential>?
 
Old 10-01-2012, 07:05 PM   #17
nugat
Member
 
Registered: Sep 2012
Posts: 122

Rep: Reputation: 31
Quote:
Originally Posted by Ztcoracat View Post
I might consider installing to my home directory; but not for the first try.(nervous)
Thanks for showing me a way to install w/o using root
yeah, good call. go w/the regular old way first.
Quote:
Anyway, that tutorial mentions a noteable exception of a Perl program or Cpan,so in order to complete this compile from source do I need to install Perl or Cpan?
I haven't read that whole article but I assume it is just telling you how you would go about compiling a Perl module from source that you obtain from CPAN. CPAN is an online archive of Perl modules. It is usually only one extra step:

Code:
perl Makefile.PL
but you only have to worry about this if you are actually compiling a Perl module from source. There are better ways to get those modules, though. The first is looking for packaged software bundles of the Perl modules made available in your distro's software repositories. For example, the Net::SNMP Perl module is available for Red Hat EL as package named perl-Net-SNMP.*.rpm, and the Perl module Time::Zone is packaged as perl-TimeDate-*.rpm (sometimes the module names and package names match up nicely, sometimes they don't).

Another way to install Perl modules is using the cpan utility, which usually comes bundled with the Perl for your distro. It attaches to the CPAN website and uses your compiler software to build the module within a special Perl environment on your system - pretty slick. You can read up on it here.

Last edited by nugat; 10-01-2012 at 11:33 PM. Reason: typo
 
Old 10-01-2012, 09:14 PM   #18
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Got it ( only if I'm compiling a Perl module from source)
That will probably be clear when I find the program and it's dependencies along with it if a Perl Module is necessary.......

Thanks for the link on How To Install CPAN Modules that could be handy down the road.
You have been very helpful Nugat; Thank You
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DISCUSSION: Compiling Programs from Source jeremy LinuxAnswers Discussion 52 03-02-2024 12:26 PM
compiling programs from source Frank Leone Linux - Newbie 3 10-30-2005 01:47 AM
why is compiling source programs under linux such a headache? guy24x Linux - Software 21 07-28-2005 06:04 AM
Compiling Programs from Source-help orisma Linux - Newbie 6 03-03-2005 07:57 AM
Compiling programs from source rpms coolfrog Linux - General 1 09-10-2004 03:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:24 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