Re: [arch-general] AUR: gcc-java-4.3.3.tar.bz2.part == ERROR: Build Failed.

2009-11-13 Thread Allan McRae
Evangelos Foutras wrote: David C. Rankin wrote: Guys, Looks like there is a misconfigured locale in the gcc-java-4.3.3 AUR files. Attempting to build the gcc-gcj AUR package, it died with the following: 2009-11-13 00:51:08 (135 KB/s) - “gcc-java-4.3.3.tar.bz2.part” saved [18053140] -

Re: [arch-general] AUR: gcc-java-4.3.3.tar.bz2.part == ERROR: Build Failed.

2009-11-13 Thread David C. Rankin
On Friday 13 November 2009 02:48:28 and regarding: What to check? Enabled the required locale in /etc/locale.gen and then execute `locale-gen' as root. That is due to how gcc detects language settings so is a standard line in our gcc packages. Anyway, that package really

Re: [arch-general] Frustrated with Crappy looking Firefox and OpenOffice GTK QT themes?

2009-11-13 Thread David C. Rankin
On Thursday 12 November 2009 01:36:36 and regarding: Have you tried the qtcurve unified theme? It's very nice and the GTK theme matches the QT theme to just about every detail. Yes I have and I like it! --- but, kde4 keeps breaking it (or maybe the configs for enlightenment, lxde, etc...)

Re: [arch-general] AUR: gcc-java-4.3.3.tar.bz2.part == ERROR: Build Failed.

2009-11-13 Thread Tobias Kieslich
On Fri, 13 Nov 2009, David C. Rankin wrote: On Friday 13 November 2009 02:48:28 and regarding: What to check? Enabled the required locale in /etc/locale.gen and then execute `locale-gen' as root. That is due to how gcc detects language settings so is a standard line

[arch-general] New NVIDIA legacy drivers compatible with our latest xorg-server

2009-11-13 Thread Thomas Bächler
NVIDIA released new prereleases of their 173.xx.xx and 96.xx.xx drivers ([1], [2]). Driver packages and kernel modules for the 2.6.31-ARCH kernel are being uploaded now, they should start to appear on mirrors soon. Please test them and report. [1]

Re: [arch-general] AUR: gcc-java-4.3.3.tar.bz2.part == ERROR: Build Failed.

2009-11-13 Thread David C. Rankin
On Friday 13 November 2009 02:48:28 and regarding: Evangelos Foutras wrote: snip That is due to how gcc detects language settings so is a standard line in our gcc packages. Anyway, that package really needs updating... I'd surprized if it worked at all in its current form. Evangelos,