Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 11-04-2005, 05:02 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2005
Posts: 5
Default How to install a new program in Red Hat Linux?


Hi, recently I added RHL 9.0 to one of my partition.I have some LINUX programs in cd's of digit.But to install them I can't find any installer as such in windows.But in those files(files of the linux programs) I was asked to compile them.What is this compiling and how to do it by an example.Please help me.I am a newbie to linux and also to programming.If possible suggest me some sites on the same topic. Bye. 8)
__________________
Narasimha
K.R.L.Narasimha is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 11-04-2005, 07:12 PM   #2 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

Hi,

A lot of software for linux is distributed as its source code, which means that you need to compile the software before running it. First, check if you installed the development packages for your distro (type gcc in a terminal, it should say "no input files" or something to that effect). If not, then install them from the CD.

After that, open the directory where you extracted the package, and then read the documentation files provided.

The most general way to compile software is to type the following in the directory of the source code -

Quote:
./configure
make
make install
Each command will have an output, and expecially the make process can take time for large software.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 20-04-2005, 11:12 PM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2005
Location: Internet
Posts: 2
Default

Mr. Narsimha as Ujjawal told you the way of installing the programs the compile way.You have another option of downloading RPM package of particulr software from
rpmfind.net then just double click the rpm file and you r done.Or you can even install using commandline rpm <option e.g. -f --nodeps --nomd5> {filename}
GNU_Coder is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:02 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2