* redhat speakup distribution and lynx.
@ Nektarios Mallas
` Erik Heil
` (2 more replies)
0 siblings, 3 replies; 14+ messages in thread
From: Nektarios Mallas @ UTC (permalink / raw)
To: speakup
Hello listers.
I have just installed the redhat speakup distribution and I can't find the
lynx browser anywhere on my hard drive.
Isn't lynx included with the distribution or did i do something wrong? If
it's not there, can I download any rpm lynx package from the internet?
Regards.
Nektarios.
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: redhat speakup distribution and lynx. redhat speakup distribution and lynx Nektarios Mallas @ ` Erik Heil ` Nektarios Mallas ` Janina Sajka ` Ed Barnes 2 siblings, 1 reply; 14+ messages in thread From: Erik Heil @ UTC (permalink / raw) To: speakup Hi, you can obtain the current version of Lynx from http://lynx.browser.org. There may not be any RPM versions, but you can certainly build it from the source tree. However make sure that you have all required libraries available, and the latest versionf of them. Hope this helps. ----- Original Message ----- From: "Nektarios Mallas" <nmallas@otenet.gr> To: <speakup@braille.uwo.ca> Sent: Friday, May 24, 2002 8:04 AM Subject: redhat speakup distribution and lynx. > Hello listers. > I have just installed the redhat speakup distribution and I can't find the > lynx browser anywhere on my hard drive. > Isn't lynx included with the distribution or did i do something wrong? If > it's not there, can I download any rpm lynx package from the internet? > > Regards. > Nektarios. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: redhat speakup distribution and lynx. ` Erik Heil @ ` Nektarios Mallas ` Erik Heil 0 siblings, 1 reply; 14+ messages in thread From: Nektarios Mallas @ UTC (permalink / raw) To: speakup I don't have much experience about libraries in linux. I am running redhat 7.3 system. Do you think that is possible that important libraries for this task will be missing from the system? Regards. Nektarios. -----Original Message----- From: speakup-admin@braille.uwo.ca [mailto:speakup-admin@braille.uwo.ca]On Behalf Of Erik Heil Sent: Friday, May 24, 2002 5:26 PM To: speakup@braille.uwo.ca Subject: Re: redhat speakup distribution and lynx. Hi, you can obtain the current version of Lynx from http://lynx.browser.org. There may not be any RPM versions, but you can certainly build it from the source tree. However make sure that you have all required libraries available, and the latest versionf of them. Hope this helps. ----- Original Message ----- From: "Nektarios Mallas" <nmallas@otenet.gr> To: <speakup@braille.uwo.ca> Sent: Friday, May 24, 2002 8:04 AM Subject: redhat speakup distribution and lynx. > Hello listers. > I have just installed the redhat speakup distribution and I can't find the > lynx browser anywhere on my hard drive. > Isn't lynx included with the distribution or did i do something wrong? If > it's not there, can I download any rpm lynx package from the internet? > > Regards. > Nektarios. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Nektarios Mallas @ ` Erik Heil ` Janina Sajka 0 siblings, 1 reply; 14+ messages in thread From: Erik Heil @ UTC (permalink / raw) To: speakup Hi, I'm sorry, but I can't comment on any Redhat Distrobutions due to the fact that I've never used any version of them. however, what I would do in that case is to get the source distrobution and build it from source, paying attention to any instructions that may apply to Redhat systems. if you're familiar with building GNU software, this process should be pretty familiar. You normally just btype make configure and the script will configure any required localizations for Redhat, if there are any. --Erik ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Erik Heil @ ` Janina Sajka 0 siblings, 0 replies; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: speakup He doesn't need to do anything this elaborate, and he would almost certainly miss some settings, such as SSL support, were he to try and dio this without due care. On Fri, 24 May 2002, Erik Heil wrote: > Hi, > I'm sorry, but I can't comment on any Redhat Distrobutions due to the fact > that I've never used any version of them. however, what I would do in that > case is to get the source distrobution and build it from source, paying > attention to any instructions that may apply to Redhat systems. if you're > familiar with building GNU software, this process should be pretty familiar. > You normally just btype make configure and the script will configure any > required localizations for Redhat, if there are any. > --Erik > > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. redhat speakup distribution and lynx Nektarios Mallas ` Erik Heil @ ` Janina Sajka ` Nektarios Mallas ` Ed Barnes ` Ed Barnes 2 siblings, 2 replies; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: speakup Hi, Again: Lynx certainly isn't included, but you probably didn't install it (and likely some other shell utilities you're going to want) because you made an inauspicious installation class choice. That is my conjecture, in any case. I'm wagering you chose "workstation" or "laptop" instead of "server" or "everything" at the "type of installation" screen. Those are not good choices for blind users, and you have just discovered some of the reason why they're not good choices. All of this--the reasons for choosing one installation class over another, how to fix a default for booting to the gui--all of this is discussed in our installation HOWTO. Did you read it? You need to find the rpm for lynx on your installation CD ROMs. I'm sorry, I don't recall which one has it. Once you find it, do: rpm -iv lynx* May 2002, Nektarios Mallas wrote: > Hello listers. > I have just installed the redhat speakup distribution and I can't find the > lynx browser anywhere on my hard drive. > Isn't lynx included with the distribution or did i do something wrong? If > it's not there, can I download any rpm lynx package from the internet? > > Regards. > Nektarios. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: redhat speakup distribution and lynx. ` Janina Sajka @ ` Nektarios Mallas ` Ed Barnes 1 sibling, 0 replies; 14+ messages in thread From: Nektarios Mallas @ UTC (permalink / raw) To: speakup Yes I have read the howto. I actually chose a custom installation but I may have made mistakes as to what packages should go and what not. I may probably have to install again and fix those problems. I hope I am not bothering you much with questions, but is the beginning with a new operating system and it is not easy. Nektarios. -----Original Message----- From: speakup-admin@braille.uwo.ca [mailto:speakup-admin@braille.uwo.ca]On Behalf Of Janina Sajka Sent: Friday, May 24, 2002 6:09 PM To: speakup@braille.uwo.ca Subject: Re: redhat speakup distribution and lynx. Hi, Again: Lynx certainly isn't included, but you probably didn't install it (and likely some other shell utilities you're going to want) because you made an inauspicious installation class choice. That is my conjecture, in any case. I'm wagering you chose "workstation" or "laptop" instead of "server" or "everything" at the "type of installation" screen. Those are not good choices for blind users, and you have just discovered some of the reason why they're not good choices. All of this--the reasons for choosing one installation class over another, how to fix a default for booting to the gui--all of this is discussed in our installation HOWTO. Did you read it? You need to find the rpm for lynx on your installation CD ROMs. I'm sorry, I don't recall which one has it. Once you find it, do: rpm -iv lynx* May 2002, Nektarios Mallas wrote: > Hello listers. > I have just installed the redhat speakup distribution and I can't find the > lynx browser anywhere on my hard drive. > Isn't lynx included with the distribution or did i do something wrong? If > it's not there, can I download any rpm lynx package from the internet? > > Regards. > Nektarios. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Janina Sajka ` Nektarios Mallas @ ` Ed Barnes ` Janina Sajka ` Cecil H. Whitley 1 sibling, 2 replies; 14+ messages in thread From: Ed Barnes @ UTC (permalink / raw) To: speakup Hi Janina and list. Your message below Janina leads me to ask one question. I setup this system using a server install and installed all the package groups other than the ones which were what I'll refer too as x package groups, kde, gnome, X-windows, etc for example, however; this did not install lynx, it installed only links and not both. So, this brings up the question, did I do something wrong when I installed if I got only Links and not both Links and Lynx. Or, does the server class install also not install Lynx. I installed it after using rpm however I am curious and if I am correct the problem Nectarios describes is not a by-product of his installation choice, I.E. workstation vs server. Do you have any thoughts. Thanks for reading and hope you're having a good Friday as I know you're looking forward to your vacation. Best regards, Ed Barnes On Fri, 24 May 2002, Janina Sajka wrote: > Date: Fri, 24 May 2002 11:08:51 -0400 (EDT) > From: Janina Sajka <janina@afb.net> > Reply-To: speakup@braille.uwo.ca > To: speakup@braille.uwo.ca > Subject: Re: redhat speakup distribution and lynx. > > > Hi, Again: > > Lynx certainly isn't included, but you probably didn't install > it (and likely some other shell utilities you're going to want) > because you made an inauspicious installation class choice. > That is my conjecture, in any case. I'm wagering you chose > "workstation" or "laptop" instead of "server" or "everything" > at the "type of installation" screen. Those are not good > choices for blind users, and you have just discovered some of > the reason why they're not good choices. > > All of this--the reasons for choosing one installation class over > another, how to fix a default for booting to the gui--all of this > is discussed in our installation HOWTO. Did you read it? > > You need to find the rpm for lynx on your installation CD ROMs. > I'm sorry, I don't recall which one has it. Once you find it, do: > > rpm -iv lynx* > > > > May > 2002, Nektarios Mallas wrote: > > > Hello listers. > > I have just installed the redhat speakup distribution and I can't find the > > lynx browser anywhere on my hard drive. > > Isn't lynx included with the distribution or did i do something wrong? If > > it's not there, can I download any rpm lynx package from the internet? > > > > Regards. > > Nektarios. > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Ed Barnes @ ` Janina Sajka ` Cecil H. Whitley 1 sibling, 0 replies; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: speakup Hi, Ed: To be truthful, I don't know exactly what packages of interest to us are left out in a server class installation. I usually do custom and everything. Or, if I don't, I go through the list of packages to check for things I want. That is tedious, though. One of these days I will make a list. On Fri, 24 May 2002, Ed Barnes wrote: > Hi Janina and list. > Your message below Janina leads me to ask one question. > I setup this system using a server install and installed all the package > groups other than the ones which were what I'll refer too as x package > groups, kde, gnome, X-windows, etc for example, however; this did not > install lynx, it installed only links and not both. > So, this brings up the question, did I do something wrong when I installed > if I got only Links and not both Links and Lynx. > Or, does the server class install also not install Lynx. > I installed it after using rpm however I am curious and if I am correct > the problem Nectarios describes is not a by-product of his installation > choice, I.E. workstation vs server. > Do you have any thoughts. > Thanks for reading and hope you're having a good Friday as I know you're > looking forward to your vacation. > Best regards, > Ed Barnes > > > On Fri, 24 May 2002, Janina Sajka wrote: > > > Date: Fri, 24 May 2002 11:08:51 -0400 (EDT) > > From: Janina Sajka <janina@afb.net> > > Reply-To: speakup@braille.uwo.ca > > To: speakup@braille.uwo.ca > > Subject: Re: redhat speakup distribution and lynx. > > > > > > Hi, Again: > > > > Lynx certainly isn't included, but you probably didn't install > > it (and likely some other shell utilities you're going to want) > > because you made an inauspicious installation class choice. > > That is my conjecture, in any case. I'm wagering you chose > > "workstation" or "laptop" instead of "server" or "everything" > > at the "type of installation" screen. Those are not good > > choices for blind users, and you have just discovered some of > > the reason why they're not good choices. > > > > All of this--the reasons for choosing one installation class over > > another, how to fix a default for booting to the gui--all of this > > is discussed in our installation HOWTO. Did you read it? > > > > You need to find the rpm for lynx on your installation CD ROMs. > > I'm sorry, I don't recall which one has it. Once you find it, do: > > > > rpm -iv lynx* > > > > > > > > May > > 2002, Nektarios Mallas wrote: > > > > > Hello listers. > > > I have just installed the redhat speakup distribution and I can't find the > > > lynx browser anywhere on my hard drive. > > > Isn't lynx included with the distribution or did i do something wrong? If > > > it's not there, can I download any rpm lynx package from the internet? > > > > > > Regards. > > > Nektarios. > > > > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Ed Barnes ` Janina Sajka @ ` Cecil H. Whitley ` Janina Sajka 1 sibling, 1 reply; 14+ messages in thread From: Cecil H. Whitley @ UTC (permalink / raw) To: speakup Hi, I did a custom install of RH 7.3 and selected everything except classic x, legacy support, and skipped all the "servers" (DNS, WEB, etc). That install also did not install lynx. I also couldn't find it on the first three cd's. I ended up d/l'ing it through rpmfind. Cecil ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Cecil H. Whitley @ ` Janina Sajka ` Cecil H. Whitley 0 siblings, 1 reply; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: speakup Well, I guess this goes to show the importance of looking throught the lists of selected packages, at least for particularly important packages. I don't know, of course, exactly what you checked and didn't. You mention exceptions to "everything." Clearly, one of those exceptions eliminated lynx. It is in the rpms, on Disc 3. I went and checked, since you've challenged my assertion. lynx-2.8.4-18.i386.rpm to be precise. On Fri, 24 May 2002, Cecil H. Whitley wrote: > Hi, > I did a custom install of RH 7.3 and selected everything except classic x, > legacy support, and skipped all the "servers" (DNS, WEB, etc). That install > also did not install lynx. I also couldn't find it on the first three cd's. > I ended up d/l'ing it through rpmfind. > Cecil > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Janina Sajka @ ` Cecil H. Whitley ` Janina Sajka 0 siblings, 1 reply; 14+ messages in thread From: Cecil H. Whitley @ UTC (permalink / raw) To: speakup Hi Janina, I did not intend my post as a challenge. I did not state that it was not there, merely that I could not find it. I did not do "select individual packages" and I listed the "catagories" that I did not install and I indicated that lynx was not installed based on those selections. I was reporting my experience, not questioning yours. I apologize if that was not made clear. Thanks for letting us know what cd it's on, for future reference that is valuable info. Cecil ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. ` Cecil H. Whitley @ ` Janina Sajka 0 siblings, 0 replies; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: speakup Hi, Cecil: OK. And, for my part, I hope my response was more to the categorical statement rather to you as a person. I don't recall all the details now, but you did name some things you excluded such as "legacy support." For all any of us seems to know, lynx might be considered "legacy" by Red Hat. I'll modify the HOWTO to tell people to check this one. This comes up too often. On Fri, 24 May 2002, Cecil H. Whitley wrote: > Hi Janina, > I did not intend my post as a challenge. I did not state that it was not > there, merely that I could not find it. I did not do "select individual > packages" and I listed the "catagories" that I did not install and I > indicated that lynx was not installed based on those selections. I was > reporting my experience, not questioning yours. I apologize if that was not > made clear. Thanks for letting us know what cd it's on, for future > reference that is valuable info. > Cecil > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) Email: janina@afb.net Phone: (202) 408-8175 Chair, Accessibility SIG Open Electronic Book Forum (OEBF) http://www.openebook.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat speakup distribution and lynx. redhat speakup distribution and lynx Nektarios Mallas ` Erik Heil ` Janina Sajka @ ` Ed Barnes 2 siblings, 0 replies; 14+ messages in thread From: Ed Barnes @ UTC (permalink / raw) To: speakup Hi there. In regard to Lynx and Red Hat you're fine. You don't need to download an rpm package of Lynx. If you installed the Speakup modified Red Hat distribution Lynx is on one of the cds, sorry I don't remember which one though I've installed it, nevertheless just mount the cd-rom and install from there. I know you just installed so I don't know yur level of familiarity with Linux, as a result if any of what follows in my note are things you are already aware ofjust know that it wasn't my intent to insult your intelligence. To see what cd has Lynx on it do the following til you find whether it's on cd 1, 2, or 3 in the case of 7.3 which is 3 cds as oppposed to 7.2 which is only 2 not including the source rpms and the docs. The dollar signs throughout these commands are used to represent the prompt on your system and quotes are for emphasis only. (foo@localhost) $ "mount /mnt/cdrom" $ "cd /mnt/cdrom" You're now at the root directory level of the cd in your cd drive. $ "cd RedHat" Note: the r and the h in RedHat are capitalized respectively $ "cd RPMS" Note: rpms is written all caps Now that you are in the RPMS dir of a RedHat cd, do this command. $ "dir lynx*" If lynx is there on the cd you just mounted install with. rpm -i lynx* I find using the star as a wildcard easier than remembering the numbers version numbers of rpm packages though you could write out its fullname instad of using the asterisk. If it was on that cd you're done. Otherwise repeat procedure using other disks to check for lynx rpm package and then install. Either way, two other things you might like to know are as follows: To dismount your cd-rom which you mounted above the command is: umount /mnt/cdrom After it's unmounted you can eject it with: eject /mnt/cdrom If you receive an error telling you that the drive is busy when you try to unmount simply change to a dir not on the cd like /home/foo. I hope this was some assistance and good luck with Linux. Hope you enjoy using it and discovering all it has to offer as much as I have in my two or three months of using it. Good luck and best regards, Ed Barnes edbarnes@anomaly.2y.net On Fri, 24 May 2002, Nektarios Mallas wrote: > Date: Fri, 24 May 2002 15:04:05 +0300 > From: Nektarios Mallas <nmallas@otenet.gr> > Reply-To: speakup@braille.uwo.ca > To: speakup@braille.uwo.ca > Subject: redhat speakup distribution and lynx. > > Hello listers. > I have just installed the redhat speakup distribution and I can't find the > lynx browser anywhere on my hard drive. > Isn't lynx included with the distribution or did i do something wrong? If > it's not there, can I download any rpm lynx package from the internet? > > Regards. > Nektarios. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
redhat speakup distribution and lynx Nektarios Mallas
` Erik Heil
` Nektarios Mallas
` Erik Heil
` Janina Sajka
` Janina Sajka
` Nektarios Mallas
` Ed Barnes
` Janina Sajka
` Cecil H. Whitley
` Janina Sajka
` Cecil H. Whitley
` Janina Sajka
` Ed Barnes
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).