Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Games
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Games A place to chat about games

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 22-Apr-2008, 11:22
gbrethen
Guest
 
Posts: n/a
Thumbs up

Has anyone successfully installed the gnome video arcade from tar.gz?

when I run the ./configure, I get the following:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTK... yes
checking for GCONF... yes
checking for GLADE... yes
checking for GIT... yes
checking for GNOME... yes
checking for SQLITE... configure: error: Package requirements (sqlite3 >= 3.0.0) were not met:

No package 'sqlite3' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SQLITE_CFLAGS
and SQLITE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Any help is appreciated!

Thanks
  #2 (permalink)  
Old 22-Apr-2008, 11:52
gropiuskalle
Guest
 
Posts: n/a
Default

Since './configure' is checking for dependencies of a program, you should simply following the error-messages:

Code:
No package 'sqlite3' found
Since 'sqlite3' does not contain the headers necessary for compiling a program depending on it, you also need 'sqlite3-devel'.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2