[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some bugs?
On Mon, 30 Oct 2000 20:06:57 +0100
Michael Duelli <m.duelli@web.de> wrote:
> Hi,
>
> the snapshots of dr genius are fascinating.
>
> But I really got several problems which I will just list here:
>
> 1. pt_BR is not in configure.in ALL_LINGUAS this causes a
> compilation stop
> but it is easy to fix.
Fixed
>
> 2. there is some problem with the intl directory.
> cvs won't download it. I was able to fix this by copying the intl
> directory
> of my sources of balsa.
Fixed
>
> 3. I had to copy gob.m4 form the gob source into the macro
> directory.
Did you ./configure --prefix=/usr/ ? By default it is set to /usr/local
If you compile and install GOB with prefix set to /usr/local, GOB will install
the m4 macrro in /usr/local/share/aclocal instead of /usr/share/aclocal.
>
> 4. I had to change the curses.h and term.h path include path in
> genius/genius.c.
> For me it was deleting the ncurses/ prefix.
Not sure about what you mean here. Can make it more explicit.
> Finally when it is compiled and I try and start drgenius I get lots of
> error messages in the console in which I started it. The program starts
> but sometimes crashes at once or after some action.
Did you make install DrGenius? If not it will definitively crash as it require
.glade and various .xpm files installed.
Hilaire
--
http://www.ofset.org
- References:
- test mail
- From: Michael Duelli <m.duelli@web.de>
- Re: test mail
- From: Hilaire Fernandes <hilaire@ext.cri74.org>
- Some bugs?
- From: Michael Duelli <m.duelli@web.de>