Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Ty John
On Sun, 2 Jan 2011 13:24:41 +0530 Madhurya Kakati wrote: > On Sun, Jan 2, 2011 at 1:28 PM, Allan McRae > wrote: > > > On 02/01/11 17:47, Madhurya Kakati wrote: > > > >> On Sun, Jan 2, 2011 at 8:15 AM, Martin Panter > >> >> > >> > > >> > >> wrote: > >>> > >> > >> On 2 January 2011 02:07, Mad

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Ty John
On Sun, 2 Jan 2011 19:15:32 +0100 Francesco Nwokeka wrote: > On Sunday 02 January 2011 18:57:02 Lukas Fleischer wrote: > > On Sun, Jan 02, 2011 at 06:36:40PM +0100, János Illés wrote: > > > Obviously. > > > You have to modify the Makefile. > > > > You can also use symlinks. By default, colorgcc

Re: [arch-general] liboost_python undefined symbols

2011-01-02 Thread Ty John
On Sun, 02 Jan 2011 10:53:32 +0200 Ionuț Bîru wrote: > On 01/02/2011 08:12 AM, Ty John wrote: > > > > Hi everyone. > > > > I posted this problem on the forums but it seems the regular forum > > users don't know what the problem is so I'm asking here. > > > > I'm trying to compile vegastrike-svn a

[arch-general] Updated /var/cache/pacman/pkg old package version removal scripts

2011-01-02 Thread David C. Rankin
Guys, I have updated the script that I use to scan /var/cache/pacman/pkg and move old package versions to /home/backup/pkg-1 (next older version in: pkg-2, then pkg-3 and finally pkg-del). Additions to the script include directory md5sum checks for new packages (the script skips parsing a

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Dan Vratil
On Sunday, January 02, 2011 19:15:32 Francesco Nwokeka wrote: > On Sunday 02 January 2011 18:57:02 Lukas Fleischer wrote: > > On Sun, Jan 02, 2011 at 06:36:40PM +0100, János Illés wrote: > > > Obviously. > > > You have to modify the Makefile. > > > > You can also use symlinks. By default, colorgcc

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Francesco Nwokeka
On Sunday 02 January 2011 18:57:02 Lukas Fleischer wrote: > On Sun, Jan 02, 2011 at 06:36:40PM +0100, János Illés wrote: > > Obviously. > > You have to modify the Makefile. > > You can also use symlinks. By default, colorgcc creates symlinks in > "/bin" without informing the user (created a bug ti

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Lukas Fleischer
On Sun, Jan 02, 2011 at 06:36:40PM +0100, János Illés wrote: > Obviously. > You have to modify the Makefile. You can also use symlinks. By default, colorgcc creates symlinks in "/bin" without informing the user (created a bug ticket [1] concerning this issue btw as I don't like that way of automat

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread János Illés
2011/1/2 Francesco Nwokeka : > The alias trick doesn't work when using a makefile. Obviously. You have to modify the Makefile. Colorgcc is just a perl script that parses the output of gcc. gcc has no idea about it. If you are struggling with gcc's error messages maybe you should try clang, which

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Francesco Nwokeka
On Sunday 02 January 2011 17:30:52 Cédric Girard wrote: > > Colorgcc is a wrapper for gcc. It will never be called by the gcc binary. > You may use an alias if you want the gcc command to call colorgcc. > The alias trick doesn't work when using a makefile.

Re: [arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Cédric Girard
Le 2 janv. 2011 17:25, "Francesco Nwokeka" a écrit : > > Hi all. Like posted in this topic( https://bbs.archlinux.org/viewtopic.php?id=110301 ), my problem > doesn't seem to be solved. > Color gcc is not called by gcc and thus not colorizing the output of gcc. > The funny thing is that if i call "

[arch-general] How to get colorized output during prog compilation? ( Colorgcc doesn't color gcc output )

2011-01-02 Thread Francesco Nwokeka
Hi all. Like posted in this topic( https://bbs.archlinux.org/viewtopic.php?id=110301 ), my problem doesn't seem to be solved. Color gcc is not called by gcc and thus not colorizing the output of gcc. The funny thing is that if i call "colorgcc" directly when compiling some code, I get colorize

Re: [arch-general] liboost_python undefined symbols

2011-01-02 Thread Ionuț Bîru
On 01/02/2011 08:12 AM, Ty John wrote: Hi everyone. I posted this problem on the forums but it seems the regular forum users don't know what the problem is so I'm asking here. I'm trying to compile vegastrike-svn and it fails complaining about undefined symbols in /usr/lib/libboost_python.so S

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Madhurya Kakati
On Sun, Jan 2, 2011 at 2:03 PM, Martin Panter > wrote: > On 2 January 2011 08:30, Madhurya Kakati wrote: > > On Sun, Jan 2, 2011 at 1:55 PM, Martin Panter > > > > > > >> wrote: > > > >> On 2 January 2011 08:24, Madhurya Kakati wrote: > >> > now i get this error > >> > $ xz > >> > bash: /usr/l

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Martin Panter
On 2 January 2011 08:30, Madhurya Kakati wrote: > On Sun, Jan 2, 2011 at 1:55 PM, Martin Panter > >> wrote: > >> On 2 January 2011 08:24, Madhurya Kakati wrote: >> > now i get this error >> > $ xz >> > bash: /usr/local/bin/xz: No such file or directory >> >> Try doing "hash -r" to make Bash forg

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Madhurya Kakati
On Sun, Jan 2, 2011 at 1:55 PM, Martin Panter > wrote: > On 2 January 2011 08:24, Madhurya Kakati wrote: > > now i get this error > > $ xz > > bash: /usr/local/bin/xz: No such file or directory > > Try doing "hash -r" to make Bash forget the old location, or open a new > shell. > output of echo

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Martin Panter
On 2 January 2011 08:24, Madhurya Kakati wrote: > now i get this error > $ xz > bash: /usr/local/bin/xz: No such file or directory Try doing "hash -r" to make Bash forget the old location, or open a new shell.

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Madhurya Kakati
On Sun, Jan 2, 2011 at 1:52 PM, Nilesh Govindarajan wrote: > On 01/02/2011 01:50 PM, Madhurya Kakati wrote: > >> >> yes /usr/bin/xz does exist. the problem is that i once messed up xz and >> had >> to force remove it from the system and install it manually via compiling. >> i >> didn't set -prefix

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Nilesh Govindarajan
On 01/02/2011 01:50 PM, Madhurya Kakati wrote: yes /usr/bin/xz does exist. the problem is that i once messed up xz and had to force remove it from the system and install it manually via compiling. i didn't set -prefix=usr back then and it got installed to /usr/local/. and i guess thats what caus

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Madhurya Kakati
On Sun, Jan 2, 2011 at 1:38 PM, Nilesh Govindarajan wrote: > On 01/02/2011 01:35 PM, Nilesh Govindarajan wrote: > > On 01/02/2011 01:20 PM, Madhurya Kakati wrote: > >> I was wondering if theres anyway to to install a package in such a way > >> that > >> pacman over writes all the files. I tries pa

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Nilesh Govindarajan
On 01/02/2011 01:35 PM, Nilesh Govindarajan wrote: > On 01/02/2011 01:20 PM, Madhurya Kakati wrote: >> I was wondering if theres anyway to to install a package in such a way >> that >> pacman over writes all the files. I tries pacman -Sf xz but it didn't >> help. >> > > A quick solution to your pr

Re: [arch-general] liboost_python undefined symbols

2011-01-02 Thread Allan McRae
On 02/01/11 16:12, Ty John wrote: Hi everyone. I posted this problem on the forums but it seems the regular forum users don't know what the problem is so I'm asking here. I'm trying to compile vegastrike-svn and it fails complaining about undefined symbols in /usr/lib/libboost_python.so See ld

Re: [arch-general] unable to install anything via yaourt

2011-01-02 Thread Nilesh Govindarajan
On 01/02/2011 01:20 PM, Madhurya Kakati wrote: I was wondering if theres anyway to to install a package in such a way that pacman over writes all the files. I tries pacman -Sf xz but it didn't help. A quick solution to your problem is remove /usr/local/bin/xz and create a symlink to liblzma.s