Linux-Noob Forums
compiling - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html)
+---- Forum: Compiling (https://www.linux-noob.com/forums/forum-29.html)
+---- Thread: compiling (/thread-3434.html)



compiling - smorken - 2004-04-24


hi I am trying to compile a game using make and it returns the following error:

 

/usr/bin/ld: cannot find -ltermlib

 

does anyone know what package this is that i need to d/l and where i can find it? Google didnt help as far as I can tell.




compiling - jerrywilborn - 2004-04-27


it would help to know what program, but it might be looking for 'libtermcap' and 'libtermcap-devel'

 

try searching for those packages on [/url][url=http://www.rpmfind.net]http://www.rpmfind.net