[arch-general] Planeta Arch - leprosys

2009-04-05 Thread William Díaz
Hola, este es el feed para planeta: http://www.leprosys.info/search/label/Planeta%20Arch Gracias por hacerme la propuesta de participar. William Díaz o/

Re: [arch-general] [arch-dev-public] Aspell dictionaries updates in [testing]

2009-04-05 Thread Angel Velásquez
On Mon, Apr 6, 2009 at 7:49 PM, Eduardo Romero wrote: > On Sunday 05 April 2009 04:50:28 pm Eric Bélanger wrote: >> >> Thanks for the test.  You could try to get the aspell-es in extra to >> work in kde. If it also doesn't work, then it's probably a >> configuration issue. >> >> BTW, I might try t

Re: [arch-general] bz 12953 cant start mysqld

2009-04-05 Thread Douglas Soares de Andrade
Em Sábado 04 Abril 2009, às 10:45:43, Adam Stokes escreveu: > On Fri, Apr 3, 2009 at 10:49 PM, Abdul Halim wrote: > > On Sat, Apr 4, 2009 at 9:29 AM, Adam Stokes wrote: > >> There is a fix there and ticket has been open for 4 months. I feel its > >> a pretty big issue since its an initialization

Re: [arch-general] libconfig error

2009-04-05 Thread Andrea Scarpino
2009/4/5 Eric Bélanger : > > It's still not fixed. I've added comments in the bug report. > thanks eric. Now i'm going out. I'll fix this later. -- Andrea `BaSh` Scarpino Arch Linux Developer

Re: [arch-general] libconfig error

2009-04-05 Thread Eric Bélanger
On Sun, Apr 5, 2009 at 2:39 PM, Giovanni Scafora wrote: > 2009/4/4, Mike Sampson : >>  > Besides the missing .install file in CVS, the .install scriptlet tries >>  > to install info files on your system. However, these files are deleted >>  > from the PKGBUILD. >>  > The postinstall scriptlet erro

Re: [arch-general] Makefile to build all packages

2009-04-05 Thread Baho Utot
ludovic coues wrote: just a question, what the difference between «cd abs» and «cd ./abs» ? nothing, but cd abs is just sexier. Afaik, « ./ » stand for « current directory / », so it will not change the cd target, doesn't it ? It will not change the target.

Re: [arch-general] hplip and qt4

2009-04-05 Thread vlad
On Sun, Apr 05, 2009 at 08:40:51PM +0200, Andrea Scarpino wrote: > 2009/4/5 Jeffrey Parke : > > Why is our hplip software still using qt3? If you download hplip straight > > from the hp site, you get the qt4 version, do you not? > > > I'm not the maintainer of hplip, anyway I read from ./configure:

Re: [arch-general] Makefile to build all packages

2009-04-05 Thread Dieter Plaetinck
On Sun, 5 Apr 2009 21:02:32 +0200 ludovic coues wrote: > just a question, what the difference between «cd abs» and «cd ./abs» ? > > Afaik, « ./ » stand for « current directory / », so it will not > change the cd target, doesn't it ? > Well, at least a $CDPATH could make the behaviour different

Re: [arch-general] Makefile to build all packages

2009-04-05 Thread ludovic coues
just a question, what the difference between «cd abs» and «cd ./abs» ? Afaik, « ./ » stand for « current directory / », so it will not change the cd target, doesn't it ? 2009/4/5, Baho Utot : > Alessandro Doro wrote: >> On Sat, Apr 04, 2009 at 04:35:04PM -0400, Baho Utot wrote: >> >>> Kurt J. Bo

Re: [arch-general] hplip and qt4

2009-04-05 Thread Andrea Scarpino
2009/4/5 Jeffrey Parke : > Why is our hplip software still using qt3? If you download hplip straight > from the hp site, you get the qt4 version, do you not? > I'm not the maintainer of hplip, anyway I read from ./configure: --enable-qt4(DO NOT USE) enable qt4 (default=no) --enable-qt3

Re: [arch-general] libconfig error

2009-04-05 Thread Giovanni Scafora
2009/4/4, Mike Sampson : > > Besides the missing .install file in CVS, the .install scriptlet tries > > to install info files on your system. However, these files are deleted > > from the PKGBUILD. > > The postinstall scriptlet error is harmless, but you should file a bug > > in the community

[arch-general] hplip and qt4

2009-04-05 Thread Jeffrey Parke
Why is our hplip software still using qt3? If you download hplip straight from the hp site, you get the qt4 version, do you not? just wondering The Ringmaster

Re: [arch-general] Makefile to build all packages

2009-04-05 Thread Baho Utot
Alessandro Doro wrote: On Sat, Apr 04, 2009 at 04:35:04PM -0400, Baho Utot wrote: Kurt J. Bosch wrote: On 2009-04-04 15:06, Baho Utot wrote: find returns the directory entry with ./ in front of the directory name Anyone know how to make find return abs instead of ./abs