bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] gnubg on FreeBSD 4.7


From: Jim Segrave
Subject: Re: [Bug-gnubg] gnubg on FreeBSD 4.7
Date: Fri, 25 Oct 2002 16:40:43 +0200
User-agent: Mutt/1.4i

On Fri 25 Oct 2002 (07:35 +0900), Yoshito Takeuchi wrote:
> Hi there.
> 
> I tried install gnubg on FreeBSD 4.7.
> I have one problem.
> Make command have error because make process gnubg.weights -> gnubg.wd
> I made gnubg.wd by manual ( # ./makeweights < gnubg.weights > gnubg.wd ).
> Another is good.
> I have gnubg on Freebsd and Windows both now :-)
> 
> This is memo. 
> If something wrong, please teach me.
> 
> 1. Install FreeBSD with Gnome2( may be no problem with KDE, but not try)
> 
> 2. Get automake-1.6.3.tar.gz from ftp://ftp.gnu.org/gnu/automake
>    ( FreeBSD ports collection does not have automake-1.6 now)
>    and install.
>    # tar xvfz automake-1.6.3.tar.gz
>    # cd automake-1.6.3
>    # ./configure
>    # make install
> 
> 3. Get gnubg-021023.tar.gz, gnubg.bd.gz, gnubg.weights-0.12.gz from 
> ftp:://alpha.gnu.org/gnu/gnubg/
>    and 
>    # tar xvfz gnubg-021023.tar.gz
>    # gunzip gnubg.bd.gz
>    # cp gnubd.bd gnubg
>    # gunzip gnubg.weights-0.12.gz
>    # cp gnubg.weights-0.12 gnubg/gnubg.weights        /* note copy without 
> -0.12
> 
> 4. Make gnubg
> 
>    # cd gnubg
>    # ./autogen.sh
>    # ./configure
>    # ./makeweights < gnubg.weights > gnubg.wd    /* note manual
>    # make
>    # make check
>    # make install
> 
> 5. start gnubg
>    # gnubg                                      /* :-)

As root? The code is good, but still :-)

This is interesting. I've been building it on FreeBSD from 4.2 up to
4.6 and never got it to compile with make, I always had to run
gmake. I also found that autoconf would not process the files
correctly.
If it builds from cvs source this easily, I guess it's time to move to
4.7.

-- 
Jim Segrave           address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]