SI Reasoning <[EMAIL PROTECTED]> writes:

> Thanks, Here are the error messages I get:
> 
> [root@sidell fonts]# mkttfdir
> /usr/X11R6/bin/mkttfdir: di : command not found
> /usr/X11R6/bin/mkttfdir: ds 00 \": command not found
> /usr/X11R6/bin/mkttfdir: ig 00 : command not found
> /usr/X11R6/bin/mkttfdir: =: command not found
> /usr/X11R6/bin/mkttfdir: use: command not found
> /usr/X11R6/bin/mkttfdir: require: command not found
> /usr/X11R6/bin/mkttfdir: line 38: syntax error near
> unexpected token `Getopts('dhejoi:')'
> /usr/X11R6/bin/mkttfdir: line 38:
> `Getopts('dhejoi:');'
> [root@sidell fonts]#

Your shebang is not interpreted, i don't know why :(

The following command should work.

[daouda@touba daouda]$ perl `which mkttfdir`
[daouda@touba daouda]$


Reply via email to