Thx Christian,
that's what gdb reports when I try to start gnubg:
"Starting program: /usr/local/bin/gnubg
[Thread debugging using libthread_db enabled]
GNU Backgammon 0.90.0
Copyright (C) 2008 by the AUTHORS; for details type `show version'.
This program comes with ABSOLUTELY NO WARRANTY; for d
Seems you are hitting all the hard rocks. Please do the following
install "gdb" through yast, if it isn't installed on your system
already. Then in a terminal type
gdb gnubg
and in the gdb prompt
run
and after the crash in the gdb prompt
bt
We may need to install some debug libraries and comp
Hi Michael, Christian and all,
thx for your outstanding support!!! I finally managed to make it through
the make and make install, as far as I could see, without errors.
When I start gnubg by typing "gnubg" in the terminal, I get the
following message:
"GNU Backgammon 0.90.0
Copyright (C)
We all have to learn Linux somehow. We were all Linux dummies at one time :)
The last set of errors you sent is because of libxml missing:
You will need:
http://rpmfind.net//linux/RPM/opensuse/11.1/x86_64/libxml-1.8.17-480.51.x86_
64.html
Looking at config.log you likely need:
http://rpmfin
I guess SUSE is still RPM based. After looking at rpmfind, if you are using
x86_64 (Your first email indicated it) you will want to install this:
http://rpmfind.net//linux/RPM/opensuse/updates/11.1/x86_64/python-devel-2.6.
0-2.22.1.x86_64.html
This should at least get you passed the first set of
On 20/02/09 4:54 PM, "Hardy Hübener" wrote:
> Hi Christian,
>
>
> disregard my last mail ... I was in the wrong folder.
>
Running from wrong directory will do it ;-)
[snip]
> In file included from dbprovider.c:28:
> gnubgmodule.h:32:20: error: Python.h: No such file or
>
> To add back the executable flag to autogen.sh one can issue a command like:
>
> chmod 755 autogen.sh
>
I just realized something. Usually if the executable flag is nlot set you
would get soemthing like:
-bash: ./autogen.sh: Permission denied
Rather than file not found.
When you issue:
Hi Christian,
disregard my last mail ... I was in the wrong folder.
./autogen.sh and
./configure --enable-threads
worked. But with the command "make" I get the following report:
make all-recursive
make[1]: Entering directory `/root/gnubg-source/gnubg'
Making all in lib
On 20/02/09 4:34 PM, "Hardy Hübener" wrote:
>
> I fear this is a "I don't understand Linux problem" :-(
>
> I have downloaded the current soure and unzipped it into the directory
> /root/gnubg-source/
>
> Then I started a Terminal, changed into that directory and typed
> "./autogen.sh".
>
> T
Hi Christian,
I fear this is a "I don't understand Linux problem" :-(
I have downloaded the current soure and unzipped it into the directory
/root/gnubg-source/
Then I started a Terminal, changed into that directory and typed
"./autogen.sh".
The directory does contain a file called autoge
On Fri, Feb 20, 2009 at 11:39 PM, Hardy Hübener
wrote:
> Thx Christian for your help!
>
>
> When trying to install the required development libraries I can't find
> cairo2 and gmp3.
I think that Cairo will be installed already because of gtk. gmp doesn't matter.
>
> When typing "./autogen.sh" (b
Thx Christian for your help!
When trying to install the required development libraries I can't find
cairo2 and gmp3.
When typing "./autogen.sh" (being at the top level of the unzipped gnubg
install files) I get the error "No such file or directory".
Hardy
Christian Anthon schrieb:
I'm not too familiar with suse, but it shouldn't be too difficult.
I assume that you have the source already. In the top level directory
is a file called INSTALL. Here the tools that you need are listed.
Install them using the normal yast installation tool. Then you need
the development libraries
Hi everyone,
I know this is not a helpdesk for GNUBG or Linux, but perhaps someone
can help me getting GNUBG run on my Open Suse 11.1 (x86_64) computer
("standard installation"). I am not that familiar with Linux, but wanna
give it a try. But what's the use of having a computer if GNUBG is no
14 matches
Mail list logo