Hi. I'm trying to install the new Midgard CMS 1.6.0. Things have been
going great compared to 1.5.0. Unfortunately I've found a snag with
midgard-data. The configure went fine and so did make install. The
problem starts when I try to run datagard. When I run datagard I get
"datagard: command not found". I have dialog installed. Doing a search I
found datagard in two places, /user/local/sbin/datagard and
/usr/local/share/midgard/datagard. I used the one in sbin. I tried using
the full path still same error. Normally I do this through sudo but I
thought for whatever reason I would do this directly as root. Still same
problem. I have BASH as a shell and when I go to root CSH. I'm a loss as
to what to do next to finish this install of midgard-data. I tried going
even doing "bash /usr/local/sbin/datagard". Here's what I got returned
back, see below. Is there something I've missed or done wrong? Dialog is
that the problem? Anyone help would be greatly appreciated, thanks.
dialog version 0.3, by Savio Lam ([EMAIL PROTECTED]).
patched to version 0.6c by Stuart Herbert ([EMAIL PROTECTED])
patched to version 0.6z by John Gatewood Ham
([EMAIL PROTECTED])
* Display dialog boxes from shell scripts *
Usage: /usr/local/bin/dialog --clear
/usr/local/bin/dialog --create-rc <file>
/usr/local/bin/dialog [--title <title>] [--separate-output]
[--backtitle <backtitle>] [--clear] <Box options>
Box options:
--yesno <text> <height> <width>
--msgbox <text> <height> <width>
--infobox <text> <height> <width>
--inputbox <text> <height> <width> [<init>]
--textbox <file> <height> <width>
--menu <text> <height> <width> <menu height> <tag1> <item1>...
--checklist <text> <height> <width> <list height> <tag1> <item1>
<status1>...
--radiolist <text> <height> <width> <list height> <tag1> <item1>
<status1>...
--gauge <text> <height> <width> <percent>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]