Hi I've installed CentOs 6 successfully, but, Firefox does't lunch. I've downloaded Chrome and when I try to execute "google-chrome &" command, I had command not found. --
On Mon, Feb 11, 2013 at 8:09 AM, Bassem Sossan <bayrnmunich at gmail.com> wrote:> Hi > I've installed CentOs 6 successfully, but, Firefox does't lunch. > I've downloaded Chrome and when I try to execute "google-chrome &" command, > I had command not found. >you seem to have a ... divergence between subject and body of this email. if you want firefox to work, I'm sure people would be interested in helping, but need more info than 'doesn't launch'. as far as google not working, I suspect you have a path issue (and there might be other things after you fix this), but a decent first step would be to either change your path (edit .bashrc [assuming you use bash] and add export PATH=$PATH:/opt/google/chrome) or just use the full path to the binary from the command line: /opt/google/chrome/google-chrome at least that's where my version of chrome was installed. you might have to use find (find /suspect-path -name "google-chrome" -ls where suspect-path is a directory on your machine, I wouldn't suggest searching from / all the way down; perhaps /usr or /opt) -- Even the Magic 8 ball has an opinion on email clients: Outlook not so good.
On 02/11/2013 07:09 AM, Bassem Sossan wrote:> Hi > I've installed CentOs 6 successfully, but, Firefox does't lunch. > I've downloaded Chrome and when I try to execute "google-chrome &" command, > I had command not found.Chrome is not part of CentOS at all (it is available and works if installed from the google repo) ... and firefox may not have been installed, depending on the install that you did. For Firefox .... try this as root: yum install firefox For Chrome ... add this text as chrome.repo to your /etc/yum.repos.d/ directory: [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 enabled=1 gpgcheck=1 priority=1 (substitute i386 for x86_64 if required) then install chrome with: yum install google-chrome-stable -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20130211/66a1c706/attachment-0003.sig>
On Mon, Feb 11, 2013 at 10:43 AM, Johnny Hughes <johnny at centos.org> wrote:> On 02/11/2013 07:09 AM, Bassem Sossan wrote: > > Hi > > I've installed CentOs 6 successfully, but, Firefox does't lunch. > > I've downloaded Chrome and when I try to execute "google-chrome &" > command, > > I had command not found. > > Chrome is not part of CentOS at all (it is available and works if > installed from the google repo) ... and firefox may not have been > installed, depending on the install that you did. > > For Firefox .... try this as root: > > yum install firefox > > For Chrome ... add this text as chrome.repo to your /etc/yum.repos.d/ > directory: > > [google-chrome] > name=google-chrome > baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 > enabled=1 > gpgcheck=1 > priority=1 > > (substitute i386 for x86_64 if required) > > then install chrome with: > > yum install google-chrome-stableBut there's bad news for Google Chrome on RHEL 6 ... http://www.muktware.com/5203/google-says-red-hat-enterprise-linux-6-obsolete> >> > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >-- ---~~.~~--- Mike // SilverTip257 //
On Mon, February 11, 2013 13:20, Les Mikesell wrote:> On Mon, Feb 11, 2013 at 11:59 AM, SilverTip257 > <silvertip257 at gmail.com> wrote: >> >> But there's bad news for Google Chrome on RHEL 6 ... >> http://www.muktware.com/5203/google-says-red-hat-enterprise-linux-6-obsolete >> > > Google doesn't understand the concept of code getting past beta test > versions. >Neither does Mozilla.org. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3