<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello All,<br>
<br>
I just wanted to say hi.&nbsp; I am new to this group.&nbsp; I've been running
Linux for about two weeks now.&nbsp; As of this point it is just more for
fun than anything else.&nbsp; I am having a blast and finding myself wanting
to spend every possible minuet fooling around with it.&nbsp; (to the dismay
of my wife :) ).<br>
<br>
Because I'm so new at all of this please forgive me for asking a lot of
questions.&nbsp; I have found that the Linux community, as a whole, is VERY
supportive of newbies, which I'm very greatful.<br>
<br>
My first question:<br>
<br>
I have installed a game that has a Linux Client called Neverwinters
Nights.&nbsp; I can get the game working fine, but because the game itself
has software mouse rendering the mouse is very jumpy.&nbsp; A user has
created a program called NWMOUSE and it will force the game to use
hardware rendering instead of software.&nbsp; I have been having problems
getting the program to complies.&nbsp; Here is the error message:<br>
<br>
<font color="#3366ff">tommy@org-xandros:/usr/local/games/nwn$
./nwmouse_install.pl<br>
NOTICE: NWMouse: Executing: gcc -Inwmouse/libdis -g -fPIC -shared
-Wl,-soname,libdisasm.so nwmouse/libdis/libdis.c nwmouse/libdis/i386.c
-o nwmouse/libdis/libdisasm.so<br>
NOTICE: NWMouse: Executing: gcc -shared -g -I/usr/include/libelf
-Inwmouse/libdis -o nwmouse/nwmouse.so nwmouse/nwmouse_cookie.c
nwmouse/nwmouse_link.S nwmouse/nwmouse_link2.S nwmouse/nwmouse.c -ldl
-lelf -Xlinker -L/usr/X11R6/lib -lXcursor -lSDL<br>
NOTICE: NWMouse: Please check for errors above<br>
NOTICE: NWMouse: nwmouse executable built. Please modify your nwn
startup command to<br>
NOTICE: NWMouse: set LD_PRELOAD to include 'nwmouse.so', before
executing nwmain.<br>
<br>
<font color="#000000">Does anybody have any Ideas?&nbsp; Thanks !<br>
<br>
Tommy<br>
</font></font><br>
</body>
</html>