Poslao: 16 Apr 2009 12:10
|
offline
- bocke
- Moderator foruma
- Glavni moderator Linux foruma
- Pridružio: 16 Dec 2005
- Poruke: 12509
- Gde živiš: Južni pol
|
Ako želite da testirate trenutni status i funkcionalnost Linux verzije Chromea, prenosim vam delove dva članka: jedan za Ubuntu, jedan za ostale distribucije za koje ne postoji repozitorijum razvojne verzije Chromiuma.
Pa da krenemo (Ubuntu):
Citat:Open your /etc/apt/sources.list file !
gksudo gedit /etc/apt/sources.list
Add these lines at the very bottom of it:
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
then upload and install:
sudo apt-get update
sudo apt-get install chromium-browser
Update: due to some bug Chromium requires the msttcorefonts package to actually show content (otherwise it will just show a blank content area). So, make sure to have multiverse repositories enabled and also type:
sudo apt-get install msttcorefonts
Izvor: http://www.stefanoforenza.com/chromium-on-ubuntu-how-to
Ako ne koristite Ubuntu, moraćete proći kroz malo komplikovaniju proceduru (http://code.google.com/p/chromium/wiki/LinuxBuildInstructions).
Proverite da li imate instalirane sve zavisnosti: http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites. Kada poskidate sve što nedostaje, skinite sors: http://dev.chromium.org/developers/how-tos/get-the-code i pratite donje uputstvo:
Citat:Build the current Linux subset of Chromium in debug mode:
$ cd $CHROMIUM_ROOT/src/build
$ hammer
The above builds all libraries and tests in all components. Specifying other target names to restrict the build to just what you're interested in.
Example: to build just chrome:
$ cd $CHROMIUM_ROOT/src/build
$ hammer app
or to build just the simplest unit test:
$ cd $CHROMIUM_ROOT/src/build
$ hammer base_unittests
Or you can specify the explicit file you want to build:
$ cd $CHROMIUM_ROOT/src/build
$ hammer ../sconsbuild/Debug/chrome
Kako to izgleda:
Reference:
Chromium Development Documentation
Stefano Forza - Chromium on Ubuntu
|
|
|
Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
|
|
Poslao: 16 Apr 2009 19:13
|
offline
- FarscapeFan
- Legendarni građanin
- Pridružio: 30 Dec 2007
- Poruke: 4759
- Gde živiš: Niš
|
Citat:
As of October 2008, it takes about three gigabytes of disk space to install and build the source tree.
|
|
|
|
Poslao: 16 Apr 2009 19:57
|
offline
- bocke
- Moderator foruma
- Glavni moderator Linux foruma
- Pridružio: 16 Dec 2005
- Poruke: 12509
- Gde živiš: Južni pol
|
Citat:f you only want to look at the source code on your own machine, you'll need at least 1.6 GB of hard drive space available. (Somewhat less for Linux, since it already has some of the dependencies installed.) If you want to build it, you will need just under 10 GB of space, including all the object files and executables.
Prema ovome. Ali ako koristiš Ubuntu (kao što ja ne koristim) možeš da skineš DEB paket koji ima nekih 20 Mb. Znači, bez debug informacija, gotova binarna datoteka sa svim podacima zauzima oko 20Mb.
|
|
|
|
Poslao: 17 Apr 2009 07:26
|
offline
- Gile
- Ugledni građanin
- Pridružio: 06 Jun 2006
- Poruke: 428
- Gde živiš: 44°44'27.56"N 20°29'51.01"E
|
Probao sam ga jos pre par dana na ubuntu 9.4 beta i ima jos bagova,nemoze da radi u full screen-u,uzasno je spor itd.
|
|
|
|
Poslao: 17 Apr 2009 20:03
|
offline
- FarscapeFan
- Legendarni građanin
- Pridružio: 30 Dec 2007
- Poruke: 4759
- Gde živiš: Niš
|
пробах да измрчкам овај deb пакет на slax-у али мрка капа
(јави ми Invalid instruction , да ли му је неопходан ссе2 или ссе3 ? )
|
|
|
|