user friendliest gui

Gary Gatten Ggatten at waddell.com
Thu May 13 14:15:44 UTC 2010



-----Original Message-----
From: owner-freebsd-questions at freebsd.org [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Gary Gatten
Sent: Thursday, May 13, 2010 9:12 AM
To: 'Jean-Paul Natola'
Cc: freebsd-questions at freebsd.org
Subject: RE: user friendliest gui



-----Original Message-----
From: owner-freebsd-questions at freebsd.org [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Jean-Paul Natola
Sent: Thursday, May 13, 2010 8:11 AM
Cc: freebsd-questions at freebsd.org
Subject: RE: user friendliest gui


>If one would really want to go with X, Tcl/Tk, as it has been
>mentioned by others (and me), is a good way to go. There are
>helpful examples installed when you install it on your system.
>It's a very easy to learn, but still powerful scripting language
>that very well interacts with command line processing. Just
>look at the examples, you'll find much inspiration there.

>For text mode and using dialog (as for example sysinstall does),
>it's another easy way to go, because you can entirely keep your
>scripting in /bin/sh syntax and don't need much dependencies.
>Furthermore, you have a portable solution. No special needs for
>a high-end GPU and an appropriate driver. Even a 100 MHz box
>with a 2 GB hard disk could then be used for this particular
>job. You could even attach a simple dotmatrix line printer for
>printing the receipt. :-)

Ok so I have my new box setup and I have installed
Clamav-devel 
Tcl86
Dialog

First question is , I have only ever used clamav-clamd in the past which I start with /usr/local/etc/rc.d/clamav-clamd start to run it, how do I run devel?
Second question is , where to o go from here?

I have tried to man tcl86 and man clamav-devel but I get no manual entry


Did you try "man tcl" and "man clamav"?  Typically "devel" just adds a few extra bits and pieces, it's a separate binary you must start.
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


SORRY!! It should've read, "devel" is NOT a separate / unique binary you must start.


More information about the freebsd-questions mailing list