|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Games A place to chat about games |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
Since './configure' is checking for dependencies of a program, you should simply following the error-messages:
Code:
No package 'sqlite3' found |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|