bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] How to use local gnubg.wd


From: Christian Anthon
Subject: Re: [Bug-gnubg] How to use local gnubg.wd
Date: Mon, 9 Mar 2009 10:11:25 +0100

Gnubg expects to find the gnubg.wd file in a path relative to the
install prefix. Therefore the best you can do is to give a --prefix
flag to configure:

./configure --prefix=path_to_test_install_dir
make
make install

possibly you can run out of the build directory:
./configure --prefix=path_to_build_dir
make

Christian.

On Mon, Mar 9, 2009 at 9:57 AM, 保坂範行 <address@hidden> wrote:
> Hi, Michael.
>
> --datadir of configure ask me to specify abspath.
> Is there good way to tweak this for daily builds?
>
> The point is 'I want to build it clean and test it',
> I do not want to use gnubg.wd from installed to /usr/share etc.
>
> --
> Nori
>
>
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnubg
>




reply via email to

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