LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-30-2003, 05:38 AM   #1
Benten
LQ Newbie
 
Registered: Aug 2003
Posts: 1

Rep: Reputation: 0
How do I install somthing on Lindows 4 ?


Hello,

I've been using Windows for about 10 years now, and 2 days ago someone gave me the CD of Lindows 4. I installed it yesterday, and it is the first time I have a "linux OS" on my computer.

I tried to download some packages (i. e. divx for linux), but I don't know how to install it. I found on some website, that I have to type "make" or "make install" or "./configure", but when I type "make", the shell writes "command not found" and when i try "./configure" it says something like "the folder doesn't exists". "xmkmf" doesn't work either...

Does anyone knows if I can install somthing on Lindows ? Maybe Lindows wants that I use the click-N-run option (but I don't want to pay 99 $ for crap !).

Thanks, Cyrille
 
Old 08-30-2003, 12:16 PM   #2
koyi
Member
 
Registered: Jul 2003
Location: Osaka, Japan
Distribution: Arch, Ubuntu
Posts: 421

Rep: Reputation: 31
What file did you download actually? Is it a tarball which has an extension like *.tar.gz/*.tar.bz?

In linux, there are 2 ways(or more?) of installing software. One is to install from source(./configure, make, make install) and the other is to install from packages made for your distribution. But either way you need to log in as root to install programs.

This is all I can say for the moment as I am not sure what package system does Lindows use.
 
Old 08-30-2003, 02:59 PM   #3
rahulsundaram
Member
 
Registered: May 2003
Location: India
Distribution: Knoppix, RedHat
Posts: 246

Rep: Reputation: 30
hi

lindows is debian based and its really easy to install software. you dont need to use click and run unless you want to run proprietary and commercial applications.

apt-get is the system used for software installation and upgradation.

the debian.org site has extensive information but let me give you a brief intro

the packaging system used is deb packages and is installed via a tool called dpkg. a front end called apt handles it better.


apt-get update

will update your packaging list.

apt-get install <software> will install new stuff

apt-get upgrade will update all the software in your system

apt-get dist-upgrade will upgrade and install new stuff to the latest available

apt-cache search <software> can be used to search the packaging list for stuff available

apt-get install synaptic willl install a Graphical user interface for you. you can synaptic to do all the necessary stuff without using the command line

/etc/apt/sources.list points to websites that apt uses to download new stuff and is called repositries

check if its setup properly if not search for sources.list from debian.org.

apt-get.org has a list of unofficial sites supplying new packages. have fun and post back if you have problems

compilation from source is not really required unless you are using bleeding edge software.

anyway

tar zxvf something.tar.gz extracts it
tar jxvf something.tar.bz2 for bz2 archives which are smaller.

go into the extracted directory

read the INSTALL or README file.

usually

./configure
make

and as root user

make install will work

regards
rahul sundaram
 
  


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
Trying to install Lindows OS v4.5 - will not install due to error code 200 nygiants#1 Linspire/Freespire 5 11-10-2004 06:16 AM
Need Help after install of lindows . Dougulis Linspire/Freespire 4 07-11-2004 11:55 AM
Info on How to Install Linux Software in LINDOWS Senhor Debian 1 10-22-2003 11:15 AM
Lindows install of Opera derbygames Linux - Newbie 12 01-21-2003 01:57 AM
Im Doomed: Lindows install wiped out XP data ?? dark_light Linux - General 18 01-08-2003 09:23 PM

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

All times are GMT -5. The time now is 12:03 AM.

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