
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kwest is a port of the popular Frotz interpreter to KDE, which allows you to play numerous text adventures (or interactive fiction games) in the Inform format.
Features to get excited about (or not) in Kwest are:
* Support for blorb files and cover art.
* Fairly complete Z-machine interpreter, based on Frotz 2.43, supporting color, styles and timed input. Not yet supported are sound and V6 pictures.
* Same input-editing facilities as Frotz: command history, tab completion, standard abrreviations.
* Fonts and colors are changeable on the fly through the GUI.
13 years ago
Kwest 1.1.1 (20070912)
- Allow input of non-ascii latin characters (reported by Joerg Rosenbauer).
Kwest 1.1 (20070906)
- Added support for reading zblorb files.
- Display cover art and bibliographic information if present.
- Fixed bug when starting Kwest from the command line with an argument.
- Install file associations.
- Upgraded to Frotz 2.43.
13 years ago
Kwest 1.1.1 (20070912)
- Allow input of non-ascii latin characters (reported by Joerg Rosenbauer).
Kwest 1.1 (20070906)
- Added support for reading zblorb files.
- Display cover art and bibliographic information if present.
- Fixed bug when starting Kwest from the command line with an argument.
- Install file associations.
- Upgraded to Frotz 2.43.
happytuxer
16 years ago
$ make
cd . && aclocal
acinclude.m4:44: warning: underquoted definition of KDE_PATH_X_DIRECT
run info '(automake1.9)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
acinclude.m4:168: warning: underquoted definition of AC_FIND_FILE
acinclude.m4:187: warning: underquoted definition of KDE_FIND_PATH
acinclude.m4:240: warning: underquoted definition of KDE_MOC_ERROR_MESSAGE
:snip:
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of AC_GWRAP_CHECK_GUILE
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of AM_PATH_GWRAP
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
ac-wrapper: /usr/bin/autom4te-2.13 is missing or not executable.
Something is very wrong.
aclocal: autom4te failed with exit status: 1
make: *** [aclocal.m4] Error 1
any suggestions? I am a novice at this and am sure it is probably something stupid..but I would really like to get your program working.
Thanks
Report
bitcrazy
13 years ago
do you have package autoconf installed?
Greetings
m0nk
Report
bitcrazy
13 years ago
m0nk
Report