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