LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-17-2005, 01:16 PM   #1
mtbikerj
LQ Newbie
 
Registered: Sep 2003
Location: Worcester, Massachusetts
Distribution: Ubuntu 7.10 for AMD64
Posts: 28

Rep: Reputation: 15
General Questions & Discussion


First off, Linux is hard. Don't get me wrong, I like it and am learning it and getting rid of Windows, but anyone that tells you it's easy is lying. Windows is easy, it's dumb and takes up way too much space, but when I try to install a new anything it usually works. Now that I've said that, I've got a few really dumb questions.

I love Red Carpet because I hate resolving dependencies. Why does Novell have to buy it and start charging for it. What a bunch of money grubbers. Same thing with Suse. Why would someone buy Suse when they could get any of the other ones for free? I think it's Novell's last ditch effort to get money by selling something that they got for free.

Is Kernel the same as core? I've just upgraded my RedHat 9.0 from the 2.4 kernel to 2.6.10 (which you RedHad folks did an awesome job with the xconfig screens). Does that mean I still have RedHat 9.0 or am I in Fedora land now? What makes the difference between the two if it's not the kernel?

I installed Wine and it works, but only when I type "/usr/src/wine-20050111/./wine" is there any way to get it to work by just typing "wine" instead of all that other stuff?

Lastly, I love this forum. Without it, I would have given up on Linux long ago.
 
Old 01-17-2005, 03:52 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 476Reputation: 476Reputation: 476Reputation: 476Reputation: 476
Re: General Questions & Discussion

Quote:
Originally posted by mtbikerj
First off, Linux is hard. Don't get me wrong, I like it and am learning it and getting rid of Windows, but anyone that tells you it's easy is lying. Windows is easy, it's dumb and takes up way too much space, but when I try to install a new anything it usually works. Now that I've said that, I've got a few really dumb questions.

Not hard, simply different

I love Red Carpet because I hate resolving dependencies. Why does Novell have to buy it and start charging for it. What a bunch of money grubbers. Same thing with Suse. Why would someone buy Suse when they could get any of the other ones for free? I think it's Novell's last ditch effort to get money by selling something that they got for free.

We buy a distro because we wish to support it and give something back to the community - each distro maker (RedHat, Mandrake, Novell, Slackware, etc) who charge are feeding code and innovations back to the community for the benefit of all.

Is Kernel the same as core? I've just upgraded my RedHat 9.0 from the 2.4 kernel to 2.6.10 (which you RedHad folks did an awesome job with the xconfig screens). Does that mean I still have RedHat 9.0 or am I in Fedora land now? What makes the difference between the two if it's not the kernel?

No, you still have Red Hat 9.0, but with a newer kernel.

I installed Wine and it works, but only when I type "/usr/src/wine-20050111/./wine" is there any way to get it to work by just typing "wine" instead of all that other stuff?

Sorry, can't really help there - try a search for "adding to path"[/i]

Lastly, I love this forum. Without it, I would have given up on Linux long ago.

Seconded - this is a great site
 
Old 01-17-2005, 04:05 PM   #3
TomF
Member
 
Registered: Sep 2003
Location: California
Distribution: RH9, Fedora: FC1, FC3, Suse9.3
Posts: 54

Rep: Reputation: 15
"Is Kernel the same as core? I've just upgraded my RedHat 9.0 from the 2.4 kernel to 2.6.10 (which you RedHad folks did an awesome job with the xconfig screens). Does that mean I still have RedHat 9.0 or am I in Fedora land now? What makes the difference between the two if it's not the kernel?"

Fedora Core 3 is a Linux "distribution", which contains the Linux kernel as well as the core applications. The kernel contains only the basic functions needed to boot Linux and control the hardware; it can be upgraded without upgrading your distribution, so you are still running RedHat 9.0. The core applications depend on the kernel and provide tools and services that most users need, such as editors, web browsers, email. For example, Redhat 9.0 provides Mozilla for web browsing, while Fedora Core 3 provides a Mozilla follow-on called Firefox.

In theory, you could upgrade from Redhat 9.0 to Fedora Core 3 by installing a lot of packages. However, it is generally not worth the bother. Instead, when you need a lot of the new functions, just install FC3 from CDs.


"I installed Wine and it works, but only when I type "/usr/src/wine-20050111/./wine" is there any way to get it to work by just typing "wine" instead of all that other stuff?"

If you execute
echo $PATH
you'll get a list of path names separated by colons. One is probably
/home/<your-user-name>/bin
Use mkdir to create that directory if it does not already exist, and execute
ln -s /usr/src/wine-20050111/./wine ~/bin/wine

You should then be able to execute wine without all the other stuff.
 
Old 01-19-2005, 02:04 PM   #4
mtbikerj
LQ Newbie
 
Registered: Sep 2003
Location: Worcester, Massachusetts
Distribution: Ubuntu 7.10 for AMD64
Posts: 28

Original Poster
Rep: Reputation: 15
Thank you for your responses. I tried the echo $path and adding a symlink as you suggested, but I didn't seem to work. It could be because I ran make and make install as root. Anyway, I removed and instead found a wine rpm package and that seemed to work.

Thank you for the explanation on kernel vs. core.

I'm working on configuring my box to back up my DVDs and VCRs to DVD and have gotten wine, DVD shrink, and K3b working. I can now shrink and back up my DVDs, but I'm still having trouble with my WinTV Go card. Something about bttv not recognizing the right tuner. I've recompiled my kernel to 2.6.10, but the last time I tried it, I got a weird "no setup file found" error after boot. Anybody know what this means?? The only thing I did differently from my other compiles was to upgrade modutils.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Discussion on which distro is better should be in General forum SlackerLX LQ Suggestions & Feedback 43 08-31-2005 05:09 PM
General Questions and email & proxy servers Bottesford Linux - Newbie 2 11-23-2004 02:42 AM
General Questions & Red Hat 9? Boggit Linux - Newbie 3 06-29-2003 09:43 AM
Questions and Discussion ghight Solaris / OpenSolaris 8 02-12-2003 04:09 PM
general questions [cacheflow] Linux - Newbie 4 01-25-2002 07:01 PM

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

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