[arch-general] meld in [testing] lower version than meld in [extra]

2010-10-05 Thread Ng Oon-Ee
https://bugs.archlinux.org/task/21100 Bug submitted.

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Christian
Hi, On 2010-10-06 at 00:22 Johannes Held wrote: >"Christian" : >> OK, just want to be sure if I want to create rc scripts I should read up >on >> bash scripting? >Hehe, that depends! If you need to do really complicated things - yes! >If you simply want to start some program like you would from

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Ng Oon-Ee
On Wed, 2010-10-06 at 00:22 +0200, Johannes Held wrote: > "Christian" : > > OK, just want to be sure if I want to create rc scripts I should read up on > > bash scripting? > Hehe, that depends! If you need to do really complicated things - yes! > If you simply want to start some program like you wo

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Johannes Held
"Christian" : > OK, just want to be sure if I want to create rc scripts I should read up on > bash scripting? Hehe, that depends! If you need to do really complicated things - yes! If you simply want to start some program like you would from shell - no! -- Gruß, Johannes http://hehejo.de signat

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Christian
Hi, On 2010-10-05 at 23:38 Johannes Held wrote: >"Christian" : >> I would also like to get started in creating aur packages. >> But this is bash scripts? >Jep, nearly everything on ArchLinux is made via bash (exceptions are >pacman and >friends). > >Whether you want to crreate aur packages or al

Re: [arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Stefano Avallone
On Tuesday 05 October 2010 20:35:24 Sven-Hendrik Haase wrote: > On 05.10.2010 20:27, Adam Chidlow wrote: > > Hey Stefano, > > > > What instructions did you follow? I'm interested on testing this (HD 4850 > > here). > > > > Cheers, > > Adam > > --Original Message-- > > From: Stefano Avall

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Johannes Held
"Christian" : > I would also like to get started in creating aur packages. > But this is bash scripts? Jep, nearly everything on ArchLinux is made via bash (exceptions are pacman and friends). Whether you want to crreate aur packages or alter provided packages you need to learn about PKGBUILD and

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Christian
Hi, On 2010-10-05 at 16:02 Dan McGee wrote: >On Tue, Oct 5, 2010 at 3:55 PM, Christian wrote: >> Hi all, >> I am learning more and more about Linux, but I would like to learn how >to create startup scripts for my programs, any good resource? Where should >I start? >> Many thanks, >> Christian >

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Christian
Hi, On 2010-10-05 at 23:00 Johannes Held wrote: >"Christian" : >> Hi all, >> I am learning more and more about Linux, but I would like to learn how to >> create startup scripts for my programs, any good resource? Where should I >> start? Many thanks, Christian >> >Take some initscript from /etc/

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Dan McGee
On Tue, Oct 5, 2010 at 3:55 PM, Christian wrote: > Hi all, > I am learning more and more about Linux, but I would like to learn how to > create startup scripts for my programs, any good resource? Where should I > start? > Many thanks, > Christian Startup scripts are pretty specific to each dist

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Johannes Held
"Christian" : > Hi all, > I am learning more and more about Linux, but I would like to learn how to > create startup scripts for my programs, any good resource? Where should I > start? Many thanks, Christian > Take some initscript from /etc/rc.d, copy and adjust it to your needs. -- Gruß, Johann

Re: [arch-general] Creation of startup scripts

2010-10-05 Thread Ryan Williams
If you mean bash scripting, this is a good beginner's guide: http://mywiki.wooledge.org/BashGuide Otherwise you will have to provide some more information on exactly what you want to do. On Tue, Oct 5, 2010 at 4:55 PM, Christian wrote: > Hi all, > I am learning more and more about Linux, but I

[arch-general] Creation of startup scripts

2010-10-05 Thread Christian
Hi all, I am learning more and more about Linux, but I would like to learn how to create startup scripts for my programs, any good resource? Where should I start? Many thanks, Christian

Re: [arch-general] PostgreSQL 9.0.0 PKGBUILD

2010-10-05 Thread Dan McGee
On Mon, Sep 27, 2010 at 5:52 AM, Jan Steffens wrote: > On Mon, Sep 27, 2010 at 12:45 PM, Andrea Scarpino > wrote: >> Ditt fo 8.4.4-5 IS NOT attached. >> >> :) > > My outgoing email definitely had it attached. Maybe it got filtered? > > Anyway, here's a link: > http://pkgbuild.com/~heftig/pg.diff

Re: [arch-general] UbuntuOne

2010-10-05 Thread Samir
Thanks for info. I was mainly inquiring about the procedure more then anything else. On Tue, Oct 5, 2010 at 2:13 PM, Thorsten Töpper wrote: > On Tue, 5 Oct 2010 13:57:05 -0500 > Samir wrote: >> I've noticed that there are some UbuntuOne related packages in aur, >> but many of them are very ou

Re: [arch-general] UbuntuOne

2010-10-05 Thread Thorsten Töpper
On Tue, 5 Oct 2010 13:57:05 -0500 Samir wrote: > I've noticed that there are some UbuntuOne related packages in aur, > but many of them are very out of date. > > In theory, I'm told that we should be able to get UbuntuOne working > under any Linux distro..I was wondering if there was any reason f

Re: [arch-general] UbuntuOne

2010-10-05 Thread Stefan Erik Wilkens
> I was wondering if there was any reason for > the > current state of the aur packages.  Is there a technicaly issue that > prevents us from having more updated packages? > As I'm sure you're aware, the AUR packages depend on their maintainers updating them. I see the packages have been flagged o

[arch-general] UbuntuOne

2010-10-05 Thread Samir
I've noticed that there are some UbuntuOne related packages in aur, but many of them are very out of date. In theory, I'm told that we should be able to get UbuntuOne working under any Linux distro..I was wondering if there was any reason for the current state of the aur packages. Is there a tech

Re: [arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Laurent Carlier
Le mardi 05 octobre 2010 20:35:24, Sven-Hendrik Haase a écrit : > On 05.10.2010 20:27, Adam Chidlow wrote: > > Hey Stefano, > > > > What instructions did you follow? I'm interested on testing this (HD 4850 > > here). > > > > Cheers, > > Adam > > --Original Message-- > > From: Stefano Ava

Re: [arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Sven-Hendrik Haase
On 05.10.2010 20:27, Adam Chidlow wrote: > Hey Stefano, > > What instructions did you follow? I'm interested on testing this (HD 4850 > here). > > Cheers, > Adam > --Original Message-- > From: Stefano Avallone > Sender: arch-general-boun...@archlinux.org > To: General Discusson about Arch

Re: [arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Adam Chidlow
Hey Stefano, What instructions did you follow? I'm interested on testing this (HD 4850 here). Cheers, Adam --Original Message-- From: Stefano Avallone Sender: arch-general-boun...@archlinux.org To: General Discusson about Arch Linux ReplyTo: stava...@unina.it ReplyTo: General Discussion a

[arch-general] some notes on the radeon gallium driver

2010-10-05 Thread Stefano Avallone
Hi, just if anyone is interested... I compiled mesa 7.9 and tried the radeon gallium driver on a X300 ati card. It works pretty good. For instance, now I can use the blur effect of kwin 4.5, while I couldn't with classic mesa 7.9 driver. I don't play games, so I cannot tell what is different wi