LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-03-2005, 09:17 PM   #1
legatoblue
LQ Newbie
 
Registered: Apr 2005
Location: Connecticut
Distribution: Slackware
Posts: 3

Rep: Reputation: 0
Downward Spiral - Need Professional Help


I'm a new *frustrated* linux user and I'm getting tired of switching back to windows to search google whenever I have problems under linux (which, in fact, is just about every few minutes). I know there are man pages, but for someone who has just installed Linux they're not so easy to find or use. To me it looks like the man pages are in some kind of archive and when I open the archive I see files with extensions like .1 What is that about? Do they need to be installed, or am I viewing them wrong?

My original problem was with installing ndiswrapper, but every step I take brings me two steps back. I'm trying to find out how to make a link to the kernel source inside /lib/modules/VERSION/build so the ndiswrapper installation wont give me errors anymore. I looked in the directory called VERSION and there's an icon labeled "build" but apparently it no longer exists, according to Linux when I try to open it. If it doesn't exist, why do I see it? Is my computer haunted with ghost files? Anyway, I'm about to try entering this at the konsole because google told me to:

ln -s /usr/src/linux-2.4.20 /lib/modules/VERSION/build

But I guarantee there will be some kind of problem. There always is. Linux hates me.

I'm using the Slackware distribution, by the way.

Last edited by legatoblue; 04-03-2005 at 09:21 PM.
 
Old 04-04-2005, 04:21 AM   #2
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Rep: Reputation: 30
MAN help pages confuse me more than anything else because there are no examples like what a web tutorial within the O/S can do for you.

You can check out the WIKI and Tutorial sections here which have howto's for networking.

I suggest also to download The Linux Documentation Project's HOWTO which has thousands of html's on just about everything you wanted to know about Linux and the config, etc.
 
Old 04-04-2005, 04:46 AM   #3
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
You don't have to find man pages. If you need help on the ln command just type this:
man ln
If that doesn't work then you don't have the man pages installed properly. Download the man package and use pkgtool to install.
If all else fails:
http://www.linuxcommand.org/superman_pages.php



The ln command you should be using:
ln -s /usr/src/linux-2.4.20 /lib/modules/2.4.20/build
 
Old 04-04-2005, 04:48 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Here are a couple of tips for using man-pages.
First of all, you normally view them by using the 'man' command will typing in the console. So you could type 'man fstab' to learn about how to add entries to the 'fstab'.

If you use KDE, you can enter 'man:<topic>' in either the Konqueror web browser's address bar, or in the application launcher. This will give you a weballized version of the man page. The same is true for info pages. For example "info:bash" will get you a manual for using bash, that you browser in the Konqueror web browser. You need to have 'Konqueror' be your default browser to do this in the applicaiton launcher.

Suppose you want a formatted printed version of a man page.
man -Tps bash
will give you a postscript file of the 'bash' man-page that you can print out our view in kghostview. 'man -Tdvi bash' will give you the same thing but with a .dvi file that you can preview or print from kdvi.

There is a website called The Linux Documentation Project (www.tldp.org) that has a wide mix of How-to's, manuals, and links to online magazines. Also your distro probably has loads of documentation that you can install also. These packages probably have the letters 'doc' in the name.

You might try looking for html manuals already installed on your computer. Try the command 'find /usr -iname 'index.html' to find some of them.

Last edited by jschiwal; 04-04-2005 at 04:49 AM.
 
  


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
keyboard && ndiswrapper DarkNeo Linux - General 2 08-25-2005 10:56 AM
about hpux - documentation & installation program kpachopoulos Other *NIX 1 01-25-2005 11:49 PM
FYI: Ndiswrapper, Kernel-Source 2.6.9-4, Linux-2.6.10 && Couple O' Questions Outabux Debian 0 12-29-2004 03:13 PM
looking for linux documentation Idiotnewb Linux - Newbie 3 02-29-2004 08:34 PM
Linux Documentation linuxturtle Linux - General 5 08-10-2003 10:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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