You are not logged in.
Pages: 1
Hi all,
GNOME2.2 packages are uploading to current as I type this.
Some notes for people upgrading:
-- GStreamer and GStreamer based services crash; it's an upstream bug that only occurs when you have an i686 optimized glibc (like Arch Linux).
-- Gnome-Terminal is a little flaky, not sure why yet - might be related to XFree86 4.3.0 and Xft2/fontconfig.
-- If you build from sources, and the xfree86 package hasn't been fixed yet, you need to export the environment variable
PKG_CONFIG_PATH=/usr/X11R6/lib/pkg-config
xfree86 put the .pc files there instead of the correct /usr/lib/pkg-config
-- If you get any weird behaviour in apps, you should probably backup then delete your GNOME settings first: namely, ~/.gnome*, ~/.gconf*, ~/.nautilus, ~/.metacity ; this shouldn't be necessary, but you never know.
-- And no, you still can't build GNOME1.x apps against the GNOME2.2 libs - there isn't, and probabyl won't be, GNOME1.x libs in Arch; they're depricated and no longer maintained upstream. Most apps have GNOME2.0/2.2 versions now, if only in CVS version, including Galeon (or it's much better offspring Epiphany), Evolution, Sodipodi, X-Chat, Gnumeric, Abiword, and others.
What?
Offline
hey elanthis!
Thanx for this great work!
I just got one question: how to unistall all of gnome 2.0 and install 2.2?
Regards,
Moritz
Offline
pacman -Syu !!!
and delete those directories elanthis was talking about
restart X and your done
apt-get install arch
Offline
I've done that!
But "pacman -Q | grep gnome" just show *2.0* and no *2.2*
I've had a look at the ftp-server. The old files are still up. Could that be the problem?
Regards,
Moritz
BTW: default pacman.conf (nothing changed)
Offline
Could? it *is* the problem
wait untill the ftp server and the mirrors (if you use one) is updated with the new packages
apt-get install arch
Offline
I have a problem with it... when I do a pacman -Syu I get this:
loading package data... done.
error: unsatisfied dependencies:
libgnomecanvas: requires xft2
Any ideas?
Offline
pacman -S xft2
though xft is part of Xfree now ...
guess that the gnome2.2 package dependencies are a bit outdated
apt-get install arch
Offline
Nice !! gonna check it when i'm back home
Offline
[greg@poseidon greg]# sudo pacman -Sy xft2
:: Synchronizing package databases...
current.db.tar.gz [#################################] 100% | 30K
unofficial.db.tar.gz [#################################] 100% | 45K
unstable.db.tar.gz [#################################] 100% | 0K
xft2: not found in sync db
I've already been that smart Arielext...
Edit: I simply did a pacman -Syud and everything seems to be working.
Offline
doesn't work
/opt/gnome/bin/metacity: error while loading shared libraries: libstartup-notification-1.so.0: cannot open shared object file: No such file or directory
what package do i need for that? i ignored some deps what is probably causing this problem
Offline
It was a dep problem in the libgnomecanvas package (obviously). should be fixed with today's release (2.2.0.1-2)
Offline
I did a pacman -Sy libgnomecanvas, but the problem remains. What should i do now ?
Offline
hehe... pacman -Syu works today Don't ask me!
but I get the same errors as Nickm get's. (with libgnomecanvas 2.2.0.1-2)
Offline
Ya, looks like I forgot to fix the dep in that package. If apeiro or someone else hasn't fixed it already, I'll upload a new one in a bit.
What?
Offline
libgnomecanvas was fixed about 5 hours ago.
Offline
heh. ya, that whole going to work thing for 8 hours a day slows me down a bit. sorry. ^,^
What?
Offline
well this morning gnome finaly worked but i was missing the themes..
so i start compiling gnome-themes and gtk-engines, well i doesn't work fine.
after some searching i found this http://gnomesupport.org/forums/viewtopic.php?p=12192
i am going to try it out now, this solution will interfear with arch policies on how to install big packages.:(
any idea's thoughts about this ?
wel that's stupid of me i forgot to logon :oops:
the previous post is for me!
well i builded the themes now in the right way, i mad a link from /opt/gnome/share/themes to /usr/share/themes.
but now i ran in to another trouble i can't get AA too work
Freedom is what i love
Offline
after a fresh install on my laptop, i found out that gnome2.2 missed 1 important package.....
gnome-icon-theme, nautilus makes use of this to draw his mime types.. i have build this packages and uploaded it to incoming.
Freedom is what i love
Offline
Doh.
I already had gnome-icon-theme packaged and installed, but my CVS copy was screwed up ther e- probably idiot me copying it around wrong.
Updating my packages now...
What?
Offline
great just perfect
Freedom is what i love
Offline
Pages: 1