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 listed in the file. On suse I believe they
are called something like

gtk2-devel, glib2-devel, libpng-devel....

Install all those as well.

Now the top level directory you type

./autogen.sh
./configure --enable-threads
make

and as root

make install

That should be it. Otherwise report back with more exact problems.

Christian.


--
Hardy's Backgammon Pages --> www.hardys-backgammon-pages.com


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to