bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Installing gnubg in my own directory


From: Christian Anthon
Subject: Re: [Bug-gnubg] Installing gnubg in my own directory
Date: Fri, 12 Jun 2009 23:53:17 +0200

On Mon, Jun 8, 2009 at 12:21 AM, Timothy Y. Chow <address@hidden> wrote:
>
> I am trying to install gnubg on a university computer where I have an
> account but do not have admin privileges.  I believe the machine is
> running RedHat.  I downloaded

What you are trying to do is probably better done by using the normal
source code:

First:

cvs -z3 -d:pserver:address@hidden:/sources/gnubg co

and if that doesn't work get a snap shot from here:

http://gnubg.org/media/sources/

and then:

cd gnubg
./autogen.sh
./configure --prefix=$HOME
make
make install

Christian




reply via email to

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