Displaying 1 result from an estimated 1 matches for "psdrv_afmparse".
2001 Jul 10
0
libwine problem! - PLEASE HELP!!
...uot; >$log_name 2>&1 &
wine_pid=$!
tail -f $log_name &
tail_pid=$!
wait $wine_pid
wine_return=$?
kill $tail_pid
else
$WINEBIN/$WINE_BIN_NAME "$@"
wine_return=$?
fi
I also tried wine.bin AmdPrime.so but wine.bin says:
fixme:psdrv:PSDRV_AFMParse /usr/X11R6/lib/X11/fonts/Type1/grkpoli.afm: Unkown AFM Weight 'Italic'
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found.
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found.
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found.
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found....