Linux.com

Author Message
Joined: Aug 13, 2008
Posts: 15
Other Topics
Posted Aug 16, 2008 at 2:57:01 AM
Subject: compiling GtkRadiant under linux?
anyone done this ? after downloading various dependancies it seems to get as far as linking on which it reports this error:- [code=xml]/usr/bin/ld: cannot find -lmhash [/code] anyone got any ideas how to rectify this, or at least know what it refers to... some linker option evidently. the full invokation being [size=7]g++ -o build/debug/q3data.x86 -fPIC -Wl,-fini,fini_stub -L. -static-libgcc `xml2-config --libs` `pkg-config glib-2.0 --libs` `libpng-config --ldflags` -lmhash -lpthread build/debug/tools/quake3/common/aselib.o build/debug/tools/quake3/common/bspfile.o build/debug/tools/quake3/common/cmdlib.o build/debug/tools/quake3/common/imagelib.o build/debug/tools/quake3/common/inout.o build/debug/tools/quake3/common/md4.o build/debug/tools/quake3/common/scriplib.o build/debug/tools/quake3/common/trilib.o build/debug/tools/quake3/common/unzip.o build/debug/tools/quake3/common/vfs.o build/debug/tools/quake3/q3data/3dslib.o build/debug/tools/quake3/q3data/compress.o build/debug/tools/quake3/q3data/images.o build/debug/tools/quake3/q3data/md3lib.o build/debug/tools/quake3/q3data/models.o build/debug/tools/quake3/q3data/p3dlib.o build/debug/tools/quake3/q3data/polyset.o build/debug/tools/quake3/q3data/q3data.o build/debug/tools/quake3/q3data/stripper.o build/debug/tools/quake3/q3data/video.o -Lbuild/debug/libs -Llibs -lmathlib -ll_net[/size]
Back to top Profile Email Website
Shashank Sharma
Joined Jan 01, 1970
Posts: 1657
Location:New Delhi, India

Other Topics
Posted: Aug 24, 2008 5:08:15 PM
Subject: compiling GtkRadiant under linux?
What distro are you running? https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/COMPILING http://x3cion.net/node/10

Coauthor of Beginning Fedora: From Novice to Professional published by Apress.

Please follow the Forum Guidelines

Back to top Profile Email Website Yahoo!
ceti331
Joined Aug 13, 2008
Posts: 15

Other Topics
Posted: Aug 29, 2008 2:17:11 AM
Subject: compiling GtkRadiant under linux?
silly me, getting 'libmhash-dev' with apt-get sorts this problem.. it compiles now, i'm happy.
Back to top Profile Email Website
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya