Lowyat.NET Forums

Welcome Guest ( Log In | Register )

 
RSS feedBump TopicReply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> ! How to install program in linux...., How to install program in linux

moonlight001
post May 14 2005, 12:03 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #1


Newbie
*

Group: Junior Member
Posts: 5
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005





hi, every linux superior here. I'm linux newbie, and i just install the linux fedora 3 on my system AMD64, but i don know how to install the program like firefox 1.03 on Fedora system, it's not simply like windows just double click on the file and install it , did i have to open terminal x type the command ?? wht command i should type ?? and 1 more question, it is possible browse/share the windows file on linux system ? even i has create the /. and swap partition. <its much appreciate to guide me>>.... smile.gif


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kons
post May 14 2005, 12:45 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #2


BJJ 2368
Group Icon
Linux & Networking

Group: Moderator
Posts: 3,847
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Oct 2004
From: Sea





Latest firefox is 1.0.4.
And it doesn't come in rpm.
We can download the tar.gz from firefox website.

tar -xvzf it, and run the install script inside the directory.

Of course we can view windows file inside linux. All the time dude.

It is very very very easy.

Cheers!

This post has been edited by kons: May 14 2005, 12:46 PM
User is online!Profile CardPM
Go to the top of the page
+Quote Post
evilguy
post May 14 2005, 08:15 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #3


Enthusiast
*****

Group: Senior Member
Posts: 853
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Dec 2004




QUOTE(kons @ May 14 2005, 12:45 PM)
Latest firefox is 1.0.4.
And it doesn't come in rpm.
We can download the tar.gz from firefox website.

tar -xvzf it, and run the install script inside the directory.

Of course we can view windows file inside linux. All the time dude.

It is very very very easy.

Cheers!
*



really like your attitude dude. i'm also a newbie an i've experiance how newbie question was answered by sifu and gurus. really appreciate if more ppl like u here thumbup.gif

for moonlight001:
i suggest you go to find rpm instead of tarbal file to install application couse it easier. just double click and u can install em. better if u find rpm according to your distro.

for tarbal:
CODE
tar -xvzf <tarbal file>


cd to the directory
CODE
./configure

make

make install

ld config

make clean


done!!!

must do in root. correct me if i've type wrong code. so long already since i install software sweat.gif

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
APIITian
post May 15 2005, 12:39 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #4


Regular
******

Group: Senior Member
Posts: 1,279
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: (GMT+08:00) Kuala Lumpur






QUOTE(moonlight001 @ May 14 2005, 12:03 PM)
hi, every linux superior here. I'm and 1 more question, it is possible browse/share the windows file on linux system ? even i has create the /. and swap partition.  <its much appreciate to guide me>>.... smile.gif
*


i assume that you're using NTFS file system.

first, create a folder first using this command,
mkdir /media/windows

to mount the NTFS system manually, go to root terminal and type
mount /dev/hda1 /media/windows/ -t ntfs -o umask=0222

please bear in mind that you only can read NTFS file system, no write or editing are allowed since there's limited support for NTFS on Linux.

This post has been edited by APIITian: May 15 2005, 12:43 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rootlinux
post May 15 2005, 02:27 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #5


On my way
****

Group: Senior Member
Posts: 554
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: ph/sbj/slgr




User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Bump TopicReply to this topicTopic OptionsStart new topic
 

Lo-Fi Version Time is now: 13th March 2010 - 06:11 PM
All Rights Reserved 2003-2009 Vijandren Ramadass (~living on a prayer~)