[Fink-users] avrdude update to 5.11.1-1 avr-binutils to 2.23.1-2, fix for avrisp_mkII devices.

2013-02-21 Thread Mark Salyzyn
- avrdude is broken for the avrisp_mkII series - avr-binutils ld is broken in 2.22 and core dumps I have enclosed the updated info and patch files to resolves these problems. Sincerely -- Mark Salyzyn avrdude.info Description: Binary data avrdude.patch Description: Binary data

[Fink-users] Can not get this script to run

2013-02-21 Thread Richard Miles
I have a sh that has most wm tat I would like to work, but it just never starts. This used to work some time ago. Can anyone tell me whats wrong with it? #!/bin/sh /bin/date ~/log test -r /sw/bin/init.sh . /sw/bin/init.sh echo $PATH ~/log /sw/bin/dbus-daemon --nofork --session esd x=`(cat

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Alexander Hansen
On 2/21/13 10:25 AM, Richard Miles wrote: I have a sh that has most wm tat I would like to work, but it just never starts. This used to work some time ago. Can anyone tell me whats wrong with it? #!/bin/sh /bin/date ~/log test -r /sw/bin/init.sh . /sw/bin/init.sh echo $PATH ~/log

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Richard Miles
On Feb 21, 2013, at 9:32 AM, Alexander Hansen wrote: On 2/21/13 10:25 AM, Richard Miles wrote: I have a sh that has most wm tat I would like to work, but it just never starts. This used to work some time ago. Can anyone tell me whats wrong with it? #!/bin/sh /bin/date ~/log test -r

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Martin Costabel
You mistyped some other lines as well: On 21/02/13 19:20, Richard Miles wrote: [] x=`(cat ~/program` This gives syntax error: unexpected end of file [] fluxbox) test -r /sw/bin/startfluxbox exec /sw/bin/startf/fluxbox /sw/bin/startf/fluxbox doesn't exist -- Martin

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Alexander Hansen
On 2/21/13 11:20 AM, Richard Miles wrote: On Feb 21, 2013, at 9:32 AM, Alexander Hansen wrote: On 2/21/13 10:25 AM, Richard Miles wrote: I have a sh that has most wm tat I would like to work, but it just never starts. This used to work some time ago. Can anyone tell me whats wrong with

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Stefan Bruda
Hello, At 13:16 -0700 on 2013-2-21 Alexander Hansen wrote: As I've said before, the gnome-session program itself is *broken*. It wasn't when this script was written, but something has changed since then and now it is. Interesting... Any idea why on my system gnome-session did not see

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Alexander Hansen
On 2/21/13 3:16 PM, Stefan Bruda wrote: Hello, At 13:16 -0700 on 2013-2-21 Alexander Hansen wrote: As I've said before, the gnome-session program itself is *broken*. It wasn't when this script was written, but something has changed since then and now it is. Interesting... Any

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Alexander Hansen
On 2/21/13 3:53 PM, Alexander Hansen wrote: On 2/21/13 3:16 PM, Stefan Bruda wrote: Hello, At 13:16 -0700 on 2013-2-21 Alexander Hansen wrote: As I've said before, the gnome-session program itself is *broken*. It wasn't when this script was written, but something has changed since

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Alexander Hansen
On 2/21/13 4:27 PM, Alexander Hansen wrote: On 2/21/13 3:53 PM, Alexander Hansen wrote: On 2/21/13 3:16 PM, Stefan Bruda wrote: Hello, At 13:16 -0700 on 2013-2-21 Alexander Hansen wrote: As I've said before, the gnome-session program itself is *broken*. It wasn't when this script was

Re: [Fink-users] Can not get this script to run

2013-02-21 Thread Stefan Bruda
Hello, At 16:27 -0700 on 2013-2-21 Alexander Hansen wrote: On 2/21/13 3:53 PM, Alexander Hansen wrote: On 2/21/13 3:16 PM, Stefan Bruda wrote: Interesting... Any idea why on my system gnome-session did not see this message, does not know that it is broken, and therefore works