like digging through that, so i came up with my own little RunningX
> replacement. Just a simple shell script.
>
> -- snip --
> #/bin/sh
> if [ "$DISPLAY" = " " ]
Did you really mean to compare with a space?
>then
> exit 0
>else
>
ging through that, so i
>came up with
> my own little RunningX replacement. Just a simple shell script.
>
> -- snip --
> #/bin/sh
> if [ "$DISPLAY" = " " ]
>then
> exit 0
>else
> exit 1
> fi
> -- snip --
>
>
&g
did not feel like digging through that, so i
>came up with
> my own little RunningX replacement. Just a simple shell script.
>
> -- snip --
> #/bin/sh
> if [ "$DISPLAY" = " " ]
>then
> exit 0
>else
> exit 1
> fi
> --
Today i finally got to the Mutt MIME configuration part.
I spent about 10 minutes trying to compile RunningX.ci, link to which i found on
mutt.org.
I was getting all kinds of errors and i did not feel like digging through that, so i
came up with
my own little RunningX replacement. Just a