See 531001, this might be linked to a compile problem
(but I do not think this is the case).
Using the latest CVS, I compile and run brewnix under
Cygwin. The compile succeeds, and I make install.
When I run brewnix, I get the following error:
$ brewnix
BrewNIX: Read_Styles: Open of @sysconfdir@/aha.dat
failed!
$ find /|grep aha.dat
/usr/local/etc/aha.dat
$ grep -r sysconfdir src/*
src/Makefile:sysconfdir = ${prefix}/etc
src/Makefile:CPPFLAGS = -
DSYSCONFDIR="\"@sysconfdir@\""
src/Makefile.in:sysconfdir = @sysconfdir@
Binary file src/brewnix.exe matches
Binary file src/data_io.o matches
I tried editing src/dataio.c as follows:
"fullpath" = 1
#define AHANAME "/usr/local/etc/aha.dat"
That still did not work. I also tried deleting my
existing database (which had created using the tarball
brewnix 1.02, and I thought might not be compatible).
Any help is apprecated :-)
Frans Gifford
None
None
Public
|
Date: 2003-10-30 18:33 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2003-10-30 18:33 | fgiff |
| close_date | - | 2003-10-30 18:33 | fgiff |
| assigned_to | rdcpro | 2003-04-01 21:17 | fgiff |
| assigned_to | nobody | 2002-04-10 19:46 | sleepy |