Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: RH 6.2 install causes screen to explode
- To: tlug@example.com
- Subject: Re: RH 6.2 install causes screen to explode
- From: Thomas O'Dowd <tom@example.com>
- Date: Wed, 11 Jul 2001 17:26:14 +0900
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: tlug@example.com
- In-Reply-To: <20010711170004.7D59.PETER@example.com>; from peter@example.com on Wed, Jul 11, 2001 at 05:05:28PM +0900
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <tom@example.com>
- References: <20010711150435.7D41.PETER@example.com> <15179.65201.89463.666206@example.com> <20010711170004.7D59.PETER@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <6Ae22B.A._JD.w5AT7@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: Thomas O'Dowd <tom@example.com>
- User-Agent: Mutt/1.2.5i
Okay, I've decided to join the fun... There's nothing wrong with what you've got right now in terms of Redhat. Don't be fooled by listening to such and such an other Linux is easier. Sure they may be, but they've still all got their little problems for you to get stuck on. In my opinion RH is just as good a choice as any. Okay, you've 2 choices... a) re-install RH again, this is the fastest way to get you up and running. Select to install X, but then when it asks you to configure it, skip that part till later. This will install all the X packages and all their dependancies for you, but you will have to run the configuration tools (or edit the config file) later after the install. This in my opinion is what you should do if you want to get up running fast. b) prepare to learn a little about rpm and why dependancies are a good thing. Couple of commands for you... If you want to see what rpms you have installed... rpm -qa To check that for just X stuff (roughly speaking) rpm -qa | grep -i xfree Nothing installed? Mount your cd on /mnt/cdrom. Rpms live under /mnt/cdrom/RedHat/RPMS (from memory not sure, but its close enough) Anyway change directory to in there. All of the basic rpms for X start with XFree86. So lets try install all them and see what fails... rpm -ihv XFree86* Did it work? What dependancies failed? Send in the full list if you can't make head nor tail of it and I'll try help out. if it says something fails, try finding out what that dependancy is and installing its rpm first. A way to try and find this might be to ls and grep the file name in the rpm dir on the cd. ie if it says that textutils is missing, then try... rpm -qa | grep textutils is it installed already? ls | grep -i textutil is it some obvious package name on the cd? etc. Another way to find the name of the rpm that it comes from is to go to rpmfind.net and type in the name of the library or filename and let it find the rpm name. Then look for that on your cd. When that works, you might like to install the XConfigurator? same deal as before. As you get to know linux, you'll get to know what some of the libraries do and where they live. It will make sense to you then what rpm to look for if it is not installed already. Anyway, give that a go and send in what fails and we'll try sort you out. Tom. On Wed, Jul 11, 2001 at 05:05:28PM +0900, Peter Evans wrote: > PS. Thank you, all. I'm nowhere near success, but it isn't for lack of > your help. (So much for the rumor I heard elsewhere that this list is > hostile to newbies.) > > Well, since it seems that RH 7.1 isn't necessarily enormous and is > at least better than RH 6.2, and since I do already possess an enormous > book about the presumably similar 7.0, I'm tempted to get that. Advice > and contumely are welcome! > > (As for FreeBSD, my iggernant impression is that it's still more solid > than Linux for servers. But I have no aspiration of setting up a > server; I'm just Joe Schmoe with a laptop. Maybe Linux has more to offer > me. Correct me -- or attack me with sarcasm and soft cushions -- if I'm > wrong.) > > ++++++++++++++++++++++++++++++++++++++++ > Peter "cut me some slack" Evans > peter@example.com > > ----------------------------------------------------------------------- > Next Technical Meeting: Sat, July 14 13:30- ** Akasaka Kumin Center ** > Next Nomikai Meeting: Fri, Aug 10 19:30- Tengu Tokyo Eki-Mae > ----------------------------------------------------------------------- > more info: http://www.tlug.gr.jp Sponsor: Global Online Japan > -- Thomas O'Dowd. - Nooping - http://nooper.com tom@example.com - Testing - http://nooper.co.jp/labs
- Follow-Ups:
- Re: RH 6.2 install causes screen to explode
- From: "Stephen J. Turnbull" <turnbull@example.com>
- References:
- Re: RH 6.2 install causes screen to explode
- From: Peter Evans <peter@example.com>
- Re: RH 6.2 install causes screen to explode
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Re: RH 6.2 install causes screen to explode
- From: Peter Evans <peter@example.com>
Home | Main Index | Thread Index
- Prev by Date: Japanizing Debian
- Next by Date: Re: RH 6.2 install causes screen to explode
- Prev by thread: Re: RH 6.2 install causes screen to explode
- Next by thread: Re: RH 6.2 install causes screen to explode
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links