Micah
This is one of my gripes about the current build system->you can't specify
defaults for the configuration parameters. The current build system also
has
some quirks, like the warnings on ./autogen.sh. Of course these things
could
probably be fixed without too much hacking, but the c
On Fri, Jan 03, 2003 at 04:06:05PM +, Mark and Janice Juszczec wrote:
>
> Micah
> >
> >This is one of my gripes about the current build system->you can't specify
> >defaults for the configuration parameters. The current build system also
> >has
> >some quirks, like the warnings on ./autogen.
Micah
Ok.
Progress.
I added the changes from your last response and changed to sockets instead
of tcp/ip.
pgserver starts and I get a screen that displays the words PicoGUI
horizontally on the left side of the screen in bold text.
I get undefined symbol errors when starting some of the apps
On Fri, Jan 03, 2003 at 08:53:12PM +, Mark and Janice Juszczec wrote:
>
> Micah
>
> Ok.
>
> Progress.
>
> I added the changes from your last response and changed to sockets instead
> of tcp/ip.
Make sure cli_c is compiled with sockets too
>
> pgserver starts and I get a screen that disp