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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-19-2009, 08:06 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2009
Posts: 6
Rep:
|
Need help with package installs
Hi Folks,
I'm having a lot of problems getting packages to install in Puppy Linux (431). First off, I'd like to point out that I am a TOTAL Linux newbie. I just installed PL the other day. I don't know the first thing about compiling, etc. If I can't find a .PET for a program I'm lost...
For example, I'm trying to install a program called qBittorrent with no success. This is what the ReadMe file says...
"For installation, follow the instructions from INSTALL file, but simple:
./configure
make && make install
qbittorrent
will install and execute qBittorrent hopefully without any problem."
I open rxvt, navigate to the qbittorrent folder (where I extracted the package) and I type "./configure"
It responds with "You don't seem to have 'make' or 'gmake' in your PATH. Cannot proceed."
I'm assuming my syntax is wrong and I have NO idea what to do. I need EXPLICIT instructions on how to use these commands.
If I type 'make' or 'gmake' it says, "bash: g/make: command not found". I Googled this and someone said, "make package may not be installed". Nothing in the Puppy Package Installer about it. I have no idea if it's installed or not. Don't know how to tell.
I've also tried to use the 'sudo' command but I get an error when I do this as well, but not when I type just 'su'.
I NEED HELP!!!
|
|
|
|
12-19-2009, 08:09 PM
|
#2
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
|
Make is a program that automates the compilation of programs with more than one source file.
You do not have it installed.
You cannot compile source packages without it.
I also notice you said "make && make install". This makes me wonder, do you do all your normal work as root? If so, it's a bad idea because you can very easily break your Linux installation in root.
Last edited by MTK358; 12-19-2009 at 08:13 PM.
|
|
|
|
12-19-2009, 08:12 PM
|
#3
|
|
Senior Member
Registered: Sep 2004
Distribution: (Home)Opensolaris, Ubuntu, CentOS, (Work - AIX, HP-UX, Red Hat)
Posts: 2,043
Rep:
|
What that means is that you probably will need the following: gcc and g++ along with automake. However after a quick google search I am finding that you also need a package called. devx_300.sfs
|
|
|
|
12-19-2009, 10:47 PM
|
#4
|
|
Senior Member
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian Testing; OpenSuSE 12.1; Fedora 17
Posts: 1,541
Rep: 
|
If you install the lsb package it should work.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:59 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|