BetaONE will rise again!


Reply
  #1  
Old 18th Apr 02, 08:38 PM
kamikazee's Avatar
kamikazee kamikazee is offline
Senior Member
 
Join Date: Jul 2001
Posts: 323
kamikazee
Send a message via AIM to kamikazee
I could use a hand since I am very unfamiliar with the consol, I know where it is at least but thats about it... I also need help stting up a home network, I have 3 puters on a home network and the Linux box is on the net and surfing using netscape but I cannot get my windows boxes to see the Linux and vice versa, thanks
Reply With Quote
  #2  
Old 18th Apr 02, 10:20 PM
craftyc craftyc is offline
Senior Member
 
Join Date: Aug 2001
Location: Here.
Posts: 261
craftyc
Usually to install a program you would
$ cd to where you downloaded the package
$ tar xfvz xxxxxx.tar.gz
$ cd xxxxxx(the directory the previous step just created)
$ ./bootstrap (Do this step if you downloaded the package as CVS)
$ ./configure
$ make
$ make check (this is optional)
$ make install (this step must be done as root so do "su root")

Usually the program will be available as a binary package (*.bin, *.rpm, *.deb)

For these at the prompt I do
$ ./packagename.bin
or
$ rpm -i packagename.rpm
However I'm not sure about the *.deb packages.

Most distributions have support for rpms.

You should also check the INSTALL file that is included with the package. It will have more details on how to install it.

That's it.

For home-networking see the Home-Network-mini-howto available from h**p://www.coastnet.com/~pramsey/linux/homenet.html
Reply With Quote
  #3  
Old 19th Apr 02, 08:21 AM
CARTMAN's Avatar
CARTMAN CARTMAN is offline
Senior Member
 
Join Date: Jul 2001
Location: Turkiye
Posts: 157
CARTMAN is an unknown quantity at this point
Actually if you download from cvs you do ./autogen.sh usually first
Reply With Quote
  #4  
Old 19th Apr 02, 11:04 AM
craftyc craftyc is offline
Senior Member
 
Join Date: Aug 2001
Location: Here.
Posts: 261
craftyc
Oh yeah. I forgot that step.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe dipping toes into desktop Linux waters NewsBot NeoWin News 0 3rd Nov 04 06:00 PM
Novell Promises Continued Support for SuSE Linux NewsBot NeoWin News 0 27th Oct 04 04:30 PM
Latest Linux Vulnerabilities Get Patches NewsBot NeoWin News 0 22nd Oct 04 11:00 PM
Mandrake 8.2 final* craftyc Alternative OS Support 1 3rd Apr 02 08:34 AM
Distrowatch - Linux Guide felixml Alternative OS Support 0 5th Mar 02 03:17 PM


All times are GMT +1. The time now is 06:47 AM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.