"Todd A. Jacobs" <[EMAIL PROTECTED]> writes:

> You can find the new GUI here:
>
>     http://www2.codegnome.org:59321/scripting/showscript.php?script=qbrowse.tk
>
> Note that the program relies on Tcl/Tk 8.4 and the Tix 8.4 libraries.
> Comments are welcome.

I'm not able to get it to run on my Mac --

halfdane:~/Desktop jasonrm$ ./qbrowse.tk 
Error in startup script: child process exited abnormally
    while executing
"exec egrep ^From: $FileName"
    ("foreach" body line 2)
    invoked from within
"foreach FileName [glob *] {
    set From [exec egrep ^From: $FileName]
    set Subject [exec egrep ^Subject: $FileName]
    regsub {^From: } $From {} ..."
    (file "./qbrowse.tk" line 109)


_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to