[techtalk] RedHat newbie question
I just installed RedHat 6.0, didn't examine what it was installing too closely just accepted defaults. Is it possible there was no compiler installed? (which cc, which gcc both say no gcc in ). If so, how can I install it (or do I need to reinstall RedHat?). Install directions seem to want to use gcc to do the installation. Chicken, egg, etc. Please excuse my extreme cluelessness, I'll catch up I swear. [EMAIL PROTECTED] http://www.linuxchix.org
Re: [techtalk] RedHat newbie question
Thank you everybody - I'd knew you'd save me! On Sat, 18 Dec 1999, Robert Kiesling wrote: > > Nicole Zimmerman <[EMAIL PROTECTED]> wrote: > > > This (I think) would be the easiest way to get stuff on there that you > > didn't catch the first time (without trying to figure out which package > > does what off of your install CD to do it manually). :o) > > The advantage of using package management software at all is that the > package information will tell you what other package dependencies > there are. In the case of rpm, the software will also tell you if the > package or packages are already installed (which you can usually > override). > > Also, in the case of rpm, the software will install multiple packages > in the correct order. So, for example, the person doing the > installation can simply cd to the RPMS directory on the CD-ROM and > type "rpm -i gcc*" and the entire compiler system should be > installed from the correct package files > > I believe that command also installs development libraries and > headers, but I'm using rpm with Caldera, so I don't know about that. > > There's also glint, a graphical front end to rpm, which I hear is > pretty good. > > Robert > > > > > [EMAIL PROTECTED] http://www.linuxchix.org > [EMAIL PROTECTED] http://www.linuxchix.org
Re: [techtalk] TNT/TNT2 drivers / X server
they just went up... http://www.nvidia.com/Products.nsf/htmlmedia/software_drivers.html On Thu, 6 Jan 2000, J B wrote: > So, in short, I need the riva drivers, but they are not available. I > had hoped someone else might have an Xserver for TNT2 3D acceleration, > or know where one might be located. Also, any sticky issues concerning > configuration of the server or OpenGL with the server would be helpful. > > > I also have the TNT2...I will check my driver files and see if I can get you > a driverif so, I will email it directly to you. > __ > Get Your Private, Free Email at http://www.hotmail.com > > > > [EMAIL PROTECTED] http://www.linuxchix.org > [EMAIL PROTECTED] http://www.linuxchix.org
Re: [techtalk] Dual-boot Win2K and Linux
I just followed directions for dual booting Linux & NT and didn't have any trouble (at least not related to the dual boot). I used the Windows boot manager so I don't know if LILO has issues. On Mon, 31 Jan 2000, J B wrote: > Does anybody have any experienece dual-booting Windows 2000 and Linux? I > have read there are some difficulties, but not been able to find any more > info than that. > > Am looking for difficulties, experiences, advice, etc > > > -JB > > __ > Get Your Private, Free Email at http://www.hotmail.com > > > > [EMAIL PROTECTED] http://www.linuxchix.org > [EMAIL PROTECTED] http://www.linuxchix.org
Re: [techtalk] Dual-boot Win2K and Linux
Windows 2000 Advanced Server something or other and RedHat 6. This was my first time so I needed explicit instructions - the directions I found for dual booting with NT worked for dual booting with 2000 with no changes. If you want I can point you to the pages I followed... On Mon, 31 Jan 2000, J B wrote: > Rebecca- > > Thanks for the response. Was this with Windows 2000, or with NT 4.0? > > > > >I just followed directions for dual booting Linux & NT and didn't >have any > >trouble (at least not related to the dual boot). I used >the Windows boot > >manager so I don't know if LILO has issues. > > > __ > Get Your Private, Free Email at http://www.hotmail.com > > > > [EMAIL PROTECTED] http://www.linuxchix.org > [EMAIL PROTECTED] http://www.linuxchix.org
Re: [techtalk] Dual-boot Win2K and Linux
Here's the dualboot directions I used: http://www.linuxgazette.com/issue47/deblende.html It recommends the tool bootpart for adding linux to the windows boot menu which worked great for me - bootpart is at http://www.winimage.com/bootpart.htm I found the answer to random windows problems I encountered at http://www.jsiinc.com/reghack.htm and also at tech help on cnet.com good luck! On Mon, 31 Jan 2000, J B wrote: > Rebecca- > > That would be wonderful, thank you. > > > > >If you want I can point you to the pages I followed... > > __ > Get Your Private, Free Email at http://www.hotmail.com > > > > [EMAIL PROTECTED] http://www.linuxchix.org > [EMAIL PROTECTED] http://www.linuxchix.org
[techtalk] CVS, networking question
My boyfriend and I both set up WinCVS to access a friend's CVS server. It worked fine under dial-up. We recently got DSL and both have static IPs. I can still log in to CVS just fine, but he no longer can. The command 'cvs login' prompts for a password, then immediately prints the error 'Unknown Host [IP address of server]'. He can ping the IP address just fine, and his CVS settings look just like mine. Any ideas what could be wrong, or how to go about diagnosing the problem? I realize this might be a windows thing but I am completely at a loss. Thanks