Frank Barknecht wrote:
> I would like to use pdmenu for some UI stuff but I am always getting this
> error if I start pdmenu:
> 
> $ pdmenu 
> pdmenu error:         if tty|egrep -q "tty[0-9]|vc/[0-9]|console"; then       
>                 args="$args#define vc\n";                               fi;   
>                                                           if [ "$DISPLAY" ]; 
> then                                                 args="$args#define 
> x11\n";                              fi;                                      
>                        if [ -f /var/lib/pdmenu/pdmenurc_auto ] ; then         
>                  echo -e "#define text\n$args" |                              
>            /usr/lib/pdmenu/cpp.pl -                                           
>      /var/lib/pdmenu/.pdmenurc_auto;         fi:228 Invalid or misplaced 
> keyword, "Press [ENTER] to exit...'; read AKEY"".

You'd do better to mail me directly or file a bug report; you're fairly
lucky I noticed this message.

Send me your /var/lib/pdmenu/pdmenurc_auto file. Something in there is
doing something nasty.

-- 
see shy jo

Reply via email to