search for: use_log_name

Displaying 1 result from an estimated 1 matches for "use_log_name".

2001 Jul 10
0
libwine problem! - PLEASE HELP!!
...IN_NAME "$@" >$log_name 2>&1 Wine failed with return code 139 where line 400 is: #------------------------------------------------------------------------------ # Okay, really launch Wine... #------------------------------------------------------------------------------ if [ $use_log_name -ne 0 ] ; then #------------------------------------------------------------------------------ # Okay, we bend over backwards to run Wine, get that status, # but still display its output to the screen. # The obvious thing to do is to run wine and pipe output to tee, # but...