Kyseessä Ubuntu 10.04 LTS
GNOME 3 : Gnome Shells Kieltämättä mielenkiintoinen, mutta asennuksessa tulee herjaa sessiossa 8/21. Herjan jälkeen antaa 6 vaihtoehtoa joista vain yksi jatkaa asennusta, sillä seurauksella, että asennusohjelma hyppää kohtaan 11/21
Laitan virheilmoituksen vähän ajan kuluttua tarkemmin. Mutta näin alustavasti asennus ei onnistunut.
EDIT: Päätteeltä kopioitua:
Komento: jhbuild build
----------------------------------------------------------------------
Libraries have been installed in:
/home/valvoja/gnome-shell/install/lib64
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so( manual pages.
----------------------------------------------------------------------
test -z "/home/valvoja/gnome-shell/install/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib" || /bin/mkdir -p "/home/valvoja/gnome-shell/install/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib"
/usr/bin/install -c -m 644 gdk-pixbuf-xlib.h gdk-pixbuf-xlibrgb.h '/home/valvoja/gnome-shell/install/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib'
test -z "/home/valvoja/gnome-shell/install/lib64/pkgconfig" || /bin/mkdir -p "/home/valvoja/gnome-shell/install/lib64/pkgconfig"
/usr/bin/install -c -m 644 gdk-pixbuf-xlib-2.0.pc '/home/valvoja/gnome-shell/install/lib64/pkgconfig'
make[3]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib/gdk-pixbuf-xlib"
make[2]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib/gdk-pixbuf-xlib"
make[2]: Siirrytään hakemistoon "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib"
make[3]: Siirrytään hakemistoon "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib"
make[3]: Kohteelle "install-exec-am" ei tarvitse tehdä mitään.
make[3]: Kohteelle "install-data-am" ei tarvitse tehdä mitään.
make[3]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib"
make[2]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib"
make[1]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf/contrib"
make[1]: Siirrytään hakemistoon "/home/valvoja/gnome-shell/source/gdk-pixbuf"
make[2]: Siirrytään hakemistoon "/home/valvoja/gnome-shell/source/gdk-pixbuf"
make[2]: Kohteelle "install-exec-am" ei tarvitse tehdä mitään.
test -z "/home/valvoja/gnome-shell/install/lib64/pkgconfig" || /bin/mkdir -p "/home/valvoja/gnome-shell/install/lib64/pkgconfig"
/usr/bin/install -c -m 644 gdk-pixbuf-2.0.pc '/home/valvoja/gnome-shell/install/lib64/pkgconfig'
make[2]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf"
make[1]: Poistutaan hakemistosta "/home/valvoja/gnome-shell/source/gdk-pixbuf"
*** Checking out gtk3 *** [8/21]
git clone git://git.gnome.org/gtk%2b gtk3
Initialized empty Git repository in /home/valvoja/gnome-shell/source/gtk3/.git/
fatal: The remote end hung up unexpectedly
*** Error during phase checkout of gtk3: ########## Error running git clone git://git.gnome.org/gtk%2b gtk3 *** [8/21]
[1] Rerun phase checkout
[2] Ignore error and continue to configure
[3] Give up on module
[4] Start shell
[5] Reload configuration
[6] Go to phase "wipe directory and start over"
choice:
1, 2, 5 ja 6 ei tee mitään.
4 keskeyttaa asennuksen
3 hyppää asennuksessa kohtaan: 11/21 ja jatkaa asennuksen loppuun asti onnistuneesti/normaalisti => ei ongelmia.
Edit2:
Sorry. Eipä mennytkään loppuun asti mukisematta. Eli kuten lainauksesta näkee niin modulit 19-21 ei onnistuneet.
*** module gnome-desktop-3 not built due to non buildable gtk3 *** [19/21]
*** module gnome-shell not built due to non buildable mutter *** [20/21]
*** module gnome-shell not built due to non buildable gnome-desktop-3 *** [20/21]
*** module gnome-shell-using-gir-repository not built due to non buildable librsvg *** [21/21]
*** module gnome-shell-using-gir-repository not built due to non buildable gtk-engines-3 *** [21/21]
*** module gnome-shell-using-gir-repository not built due to non buildable gnome-shell *** [21/21]
*** the following modules were not built *** [21/21]
gtk3 librsvg gtk-engines-3 mutter gnome-desktop-3 gnome-shell gnome-shell-using-gir-repository
valvoja@valvoja-desktop:~$
Ohjeen mukaan pitäisi vielä ajaa:
To run
1. cd ~/gnome-shell/source/gnome-shell/src
2. ./gnome-shell --replace
Mutta Home kansion alta löytyy alku pätkä eli
~/gnome-shell/source/ mutta sieltä source hakemistosta puuttuu toi
gnome-shell/srcEli toi kakkoskohta
./gnome-shell --replace jää näin ollen toteutumatta.
Vinkkejä otetaan vastaan.