| |
matthewmurley Noogle


Joined: 31 Oct 2004 Location: Corner Brook, NL, Canada 846.30 GC$
Items
|
Posted: Thu Mar 17, 2005 11:15 am Post subject: Linux? |
|
|
|
for about 14 years, i've been using windows, so recently, i decided to switch over to linux after checking it out on other computers, etc., and i'm getting the hang of it, but i can't quite figure out how to install/compile programs, i.e. gFTP, etc. Any suggestions? _________________ Matthew Murley |
|
| Back to top |
|
|
meg Noogle

Joined: 24 Mar 2005 Location: Atlanta, Georgia, USA 914.75 GC$
Items
|
Posted: Thu Mar 24, 2005 7:30 am Post subject: |
|
|
|
Matthew: Each type of Linux, called a distribution, handles software installation and updates differently. Which distro are you running (RedHat, Debian, Mandrake, SuSe...)?
Debian is my current favorite: it uses something called apt to update software. I type "apt-get install gftp" and if the name matches, the software is installed.
Lots of Linux newbies like Mandrake, which I've never tried.
Underneath all these packaging and updating systems, most Linux software installation works like this:
1. Get the source code for whatever you want to install.
2. Uncompress the files into a directory.
3. Run a program to configure the software installation for your computer.
4. Run the program to compile the software.
5. Run the installer.
For nearly all Windows programs, you begin at step 5. With the Linux packagers/installers I was describing earlier, you begin at something similar to step 5. This process builds software from the original source code: the 'open source' in open source software.
Best of luck! _________________ Megan Golding
http://www.chrysalisexp.org
http://www.kalamitykat.com |
|
| Back to top |
|
|
meg Noogle

Joined: 24 Mar 2005 Location: Atlanta, Georgia, USA 914.75 GC$
Items
|
|
| Back to top |
|
|
swaddell Noogle

Joined: 26 Apr 2005
646.15 GC$
Items
|
Posted: Wed Apr 27, 2005 2:52 pm Post subject: |
|
|
|
Or look for google for 'live evals ' or ' livecd '
I agree debian is the best flavor, a nice learning version of debian, xandros is worth checking out.
- Scott |
|
| Back to top |
|
|
Gooooogler zOmBiE


Joined: 02 Feb 2005 Location: Moving towards Heaven 6357.94 GC$
Items
|
Posted: Wed Apr 27, 2005 6:33 pm Post subject: |
|
|
|
I had been using linux for quite some time now.
There are three ways you can install Linux on your system.
1) Remove Windows from youe comp and install only linux. But i am sure you will not take this step and you will not be able to play most of your favorite games. And its really difficult to run Windows base games on linux though software are avalaible for doing so. But its nearly difficult for a newbie to do the same
2) Repartiton your hardisk using a 3rd party partitioning tool. and install Linux on different partition. This is one of the best ways to have fun with linux.
3) Use third party emulation tool like VMAWARE to install Linux on your Windows. But this will surely hamper the performance of your Computer. _________________ Google community ROCKS |
|
| Back to top |
|
|
cvrk3 Google Guru

Joined: 05 Jul 2004 Location: India 16443.40 GC$
Items
|
Posted: Wed Apr 27, 2005 7:48 pm Post subject: |
|
|
|
| meg, your clarification was excellant and lucid! keep it up!! |
|
| Back to top |
|
|
darrenstraight Site Admin & Platinum Member


Joined: 25 Jul 2004 Location: England 173385.09 GC$
Items
|
Posted: Thu Apr 28, 2005 10:45 am Post subject: |
|
|
|
| cvrk3 wrote: | | meg, your clarification was excellant and lucid! keep it up!! |
I agree with you on this one cvrk3.
Stay like that meg and your be on your way to the top in no time at all. |
|
| Back to top |
|
|
Arisna Senior Googler


Joined: 20 Jun 2004
3362.45 GC$
Items
|
Posted: Thu May 05, 2005 12:51 pm Post subject: |
|
|
|
| meg wrote: | | Debian is my current favorite: it uses something called apt to update software. I type "apt-get install gftp" and if the name matches, the software is installed. |
I've been using Debian for 4 months. Aptitude is a lot easier than the usual installation, which I will flesh out in rather more detail shortly. Also, apt-cache search *searchterm* will let you look for packages if you don't have an exact name/the name doesn't get you the package.
| meg wrote: | Underneath all these packaging and updating systems, most Linux software installation works like this:
1. Get the source code for whatever you want to install.
2. Uncompress the files into a directory.
3. Run a program to configure the software installation for your computer.
4. Run the program to compile the software.
5. Run the installer. |
When I was running Fedora last year, I was thoroughly unimpressed with its package manager. Hence, I know the "old-fashioned" way of installing programs, too:
| Code: | tar xzfv *whatever*.tar.gz (tar xjfv if the file name ends in .tar.bz2)
cd *directory created by untarring*
./configure
make
su
*Root Password*
make install |
Like meg said, this uncompresses the source, sets it up for your system, compiles it, and installs it. |
|
| Back to top |
|
|
L4nc3k Google Freak


Joined: 01 Jul 2005 Location: Selangor, Malaysia 9475.15 GC$
Items
|
Posted: Tue Jul 19, 2005 2:52 am Post subject: |
|
|
|
| cvrk3 wrote: | | meg, your clarification was excellant and lucid! keep it up!! |
Yea, I do agree with you.
-Lancer |
|
| Back to top |
|
|
Sponsored Links
|
Posted: 5 Dec 2008 11:03 am Post subject: Advertisements |
|
|
|
|
|
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.
alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden
|
|
|
|
|