LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-27-2013, 06:26 AM   #1
monojeffrey
Member
 
Registered: May 2012
Posts: 85
Blog Entries: 1

Rep: Reputation: Disabled
Installing Chromium web browser


Hello there,
I would like to install chromium web browser in ubuntu 12.10, i think ,i downloaded the source(new to this kind of installation)files ,extracted the tar files and found a folder named debian, the contents of the folder is attached as snapshot, help me build and install the package
Attached Thumbnails
Click image for larger version

Name:	Ubuntu-chromium-debian package.jpg
Views:	39
Size:	237.9 KB
ID:	11942  
 
Old 02-27-2013, 07:58 AM   #2
yowi
Member
 
Registered: Dec 2002
Location: Au
Distribution: Debian
Posts: 209

Rep: Reputation: 55
Whatcha playing with source for???
http://packages.ubuntu.com/search?ke...romium-browser
It looks likes it's available through your package manager.
 
Old 02-27-2013, 07:59 AM   #3
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
May I ask why you didn't install the browser from the Ubuntu repositories? I would have just typed:
Code:
sudo apt-get install chromium-browser
 
1 members found this post helpful.
Old 02-27-2013, 08:38 AM   #4
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by monojeffrey View Post
Hello there,
I would like to install chromium web browser in ubuntu 12.10, i think ,i downloaded the source(new to this kind of installation)files ,extracted the tar files and found a folder named debian, the contents of the folder is attached as snapshot, help me build and install the package
i'm confused is this for a windows install ? if so i think you downloaded the wrong file. i think you download a windows exe file and run it from there.

if this is for ubuntu you go into software center in the menus and search for it and click install.

you only need source code if you plan on modifying it or adding functionality or making a fork of it...
 
Old 02-27-2013, 12:01 PM   #5
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
didn't worked

Quote:
May I ask why you didn't install the browser from the Ubuntu repositories? I would have just typed:
Code:
sudo apt-get install chromium-browser
i tried this , but received a error message like it couldn't connect to the IP(security.ubuntu.com-something like this)
 
Old 02-27-2013, 12:03 PM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
You should probably try to correct that, since it means that your package management system is broken. Can you connect to the internet with the machine at all? If so then please give the exact error including the URL it says it is unable to connect to.
 
Old 02-27-2013, 12:03 PM   #7
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
no its for ubuntu only

Quote:
i'm confused is this for a windows install ? if so i think you downloaded the wrong file. i think you download a windows exe file and run it from there.

if this is for ubuntu you go into software center in the menus and search for it and click install.

you only need source code if you plan on modifying it or adding functionality or making a fork of it...
i downloaded a tar file for ubuntu only , and i found a folder inside the tar file named debian, please refer the snapshot there is no exe file
 
Old 02-27-2013, 12:05 PM   #8
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
yes i could connect to internet

Quote:
You should probably try to correct that, since it means that your package management system is broken. Can you connect to the internet with the machine at all? If so then please give the exact error including the URL it says it is unable to connect to.
machine is connected to the internet,i downloaded some other files and browsed the web
 
Old 02-27-2013, 12:13 PM   #9
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
i tried this link
http://packages.ubuntu.com/lucid/i38...owser/download
navigating to the page , i downloaded a file by clicking on the link found at the bottom of the page

security.ubuntu.com/ubuntu

a file is being downloaded
after completion

what i should do next(i think its a package)
 
Old 02-27-2013, 12:15 PM   #10
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
You should install it with the command I gave from the repositories because that will ensure that dependencies are met. If you post the error that you received when you tried to run the command I gave you then we can help you to repair whatever is broken.
 
Old 02-27-2013, 07:30 PM   #11
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by monojeffrey View Post
i downloaded a tar file for ubuntu only , and i found a folder inside the tar file named debian, please refer the snapshot there is no exe file
the snapshot is of a windows desktop running cmd.exe.

linux programs dont run on windows.
 
Old 02-28-2013, 03:19 AM   #12
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
only displayed the contents of the folder

Quote:
the snapshot is of a windows desktop running cmd.exe.

linux programs dont run on windows.

just displayed the contents of the folder using windows(cmd), rest everything is done for ubuntu only
 
Old 02-28-2013, 04:38 AM   #13
monojeffrey
Member
 
Registered: May 2012
Posts: 85

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
sudo dpkg and apt-get output

i tried to install the deb extension package which was downloaded from the link security.ubuntu.com (as mentioned above)
the package is not getting installed properly
output is attached as snapshot


also tried the command sudo apt-get install chromium-browser , with internet connection
it also ended up in error
the snapshot is attached
Attached Thumbnails
Click image for larger version

Name:	Screenshot sudo dpkg.png
Views:	30
Size:	185.9 KB
ID:	11957   Click image for larger version

Name:	Screenshot apt-get.png
Views:	29
Size:	165.2 KB
ID:	11958  
 
Old 02-28-2013, 08:00 AM   #14
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
i am not certain but maybe these commands may help get beyond the problem:
Code:
sudo apt-get update
sudo apt-get -f
sudo apt-get install chromium-browser
also, i would copy-and-paste text rather than upload a picture.
 
  


Reply

Tags
chromium, ubuntu 12.10



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error while trying to install chromium web browser in ubuntu 11.04 quazisaad Linux - Software 2 05-01-2011 12:40 PM
[SOLVED] Trying to install Google Chromium Web Browser - not quite succeeding... Robert.Thompson Slackware 8 02-07-2011 01:54 PM
LXer: Install Chromium Web Browser in Ubuntu in 3 Easy Steps(Lucid,Karmic,Jaunty) LXer Syndicated Linux News 0 02-27-2010 03:51 PM
LXer: Running The Chromium Browser On Ubuntu 8.04 With CrossOver Chromium LXer Syndicated Linux News 0 10-09-2008 04:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 12:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration