LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-26-2006, 07:39 PM   #1
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Rep: Reputation: 15
I would like to use 'lshw' with 3.4.3 Mepis


I have Simply Mepis 3.4.3 and would like to use 'lshw' but it is not in my program (and I've tried as 'su')

When I look at the files in Synaptic, I don't see it there either.

I would appreciate it if someone would tell me how to get this code.

Thanks.

Lewis.

******
 
Old 04-26-2006, 08:08 PM   #2
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
http://ezix.org/project/wiki/HardwareLiSter
 
Old 04-26-2006, 10:32 PM   #3
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw' with 3.4.3 Mepis

Quote:
Originally Posted by Linux.tar.gz
Thanks, I appreciate this.

I downloaded this:-

The latest version is B.02.07.

Then clicked on 'extract' but I'm not sure what to do next to make it operative.

Kind regards.

Lewis.

*****
 
Old 04-27-2006, 08:11 AM   #4
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
http://ezix.org/project/wiki/Hardwar...r#Installation
 
Old 04-27-2006, 01:09 PM   #5
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by Linux.tar.gz
$ tar xvfz lshw-release.tar.gz
tar: lshw-release.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

Lewis.

******
 
Old 04-27-2006, 07:22 PM   #6
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Replace lshw-release.tar.gz with the right name of the file you downloaded.
 
Old 04-28-2006, 05:45 AM   #7
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by Linux.tar.gz
Replace lshw-release.tar.gz with the right name of the file you downloaded.
This is the file I downloaded and I have it on my desktop as well as in 'documents'.

$ tar xvfz lshw-B.02.07.tar.gz
tar: lshw-B.02.07.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

Kind regards.

Lewis.

*****
 
Old 04-28-2006, 07:33 AM   #8
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
tar zxvf lshw-B.02.07.tar.gz

You have to type this command in the folder where is the file.
Commands:

pwd : to see where you are
ls : to list the folder-where-you-are's content
cd : to change directory

Ex.: When you open a terminal, you are in "/home/youraccount" ; type pwd to see it.
If you do "ls" , you'll see you have a folder named "Desktop".
To go inside, type cd Desktop. Retype pwd to ensure this works.
Type "cd .." to go back.
 
Old 04-28-2006, 12:53 PM   #9
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by Linux.tar.gz
tar zxvf lshw-B.02.07.tar.gz

You have to type this command in the folder where is the file.
Commands:

pwd : to see where you are
ls : to list the folder-where-you-are's content
cd : to change directory

Ex.: When you open a terminal, you are in "/home/youraccount" ; type pwd to see it.
If you do "ls" , you'll see you have a folder named "Desktop".
To go inside, type cd Desktop. Retype pwd to ensure this works.
Type "cd .." to go back.
Thanks.

This worked well and I now have the folder lshw-B.02.07 on my Desktop.

I read README and it says " To compile it, just use: $ make "

Do I have to be in Desktop to do that, or which directory?

Kind regards.

Lewis.

******
 
Old 04-28-2006, 01:53 PM   #10
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
How to install
 
Old 04-29-2006, 01:26 PM   #11
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by Emerson
Thanks for the good information here.

Despite this, I have screwed up again. :-)

Somehow I have ended up with a 'locked' file in my 'Documents' and have been unable to delete it.

Anyway, I will try the process again, as I am sure that I have the information I should need to install ' lshw '.

Kind regards.

Lewis.

*****
 
Old 04-29-2006, 03:07 PM   #12
Michael_aust
Member
 
Registered: Aug 2005
Location: Lancashire (United Kingdom)
Distribution: Debian Etch, on 686 machine.
Posts: 509

Rep: Reputation: 31
lshw is in the debian repos apt-get install lshw, then when tis installed issue lshw as root to get all your system info, issuing lshw as a normal user in the terminal doesnt provide as much info.
 
Old 04-29-2006, 03:39 PM   #13
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by Michael_aust
lshw is in the debian repos apt-get install lshw, then when tis installed issue lshw as root to get all your system info, issuing lshw as a normal user in the terminal doesnt provide as much info.
Thanks.

I tried that as 'su' but it failed for me.

# apt-get install lshw
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package lshw

Doubtless I did something wrong?

Kind regards.

Lewis.

*****
 
Old 04-29-2006, 05:59 PM   #14
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
If you haven't used apt-get yet you may need to do "apt-get update" to get the latest list of packages from the repositories.
 
Old 04-30-2006, 04:54 AM   #15
limeylew
Member
 
Registered: Aug 2005
Location: Texas
Distribution: Mepis 3.3.2 Ubuntu 5.10
Posts: 60

Original Poster
Rep: Reputation: 15
Re: I would like to use 'lshw'...........

Quote:
Originally Posted by btmiller
If you haven't used apt-get yet you may need to do "apt-get update" to get the latest list of packages from the repositories.
It just appears to me (for whatever thats worth, as I really don't know what I'm doing yet) that ' lshw ' is not available to me with version 3.4.3

# apt-get update
Reading package lists... Done
# apt-get install lshw
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package lshw
# exit

Kind regards.

Lewis.

*****
 
  


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
MEPIS 6.0: MEPIS-Dapper Collaboration is out for testing-subscribers only smiley_lauf MEPIS 9 05-03-2006 02:43 PM
I love mepis but mepis hates me :-( depam Linux - Software 6 04-29-2006 09:25 PM
Networking Problem in Mepis...Help from Mepis 3.4.3 users..Please depam Linux - Software 2 03-25-2006 10:12 AM
Pro Mepis vs. Simply Mepis, What is the difference? pbibaud MEPIS 1 05-25-2005 08:36 PM

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

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