ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Compiling ratpoison without libXtst dependency?


From: Shawn Betts
Subject: Re: [RP] Compiling ratpoison without libXtst dependency?
Date: Fri, 14 Oct 2005 17:59:57 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

Florian Cramer <address@hidden> writes:

> I'm currently trying to compile and run ratpoison on a NetBSD/hpcmips
> gadget, and stumble over the libXtst dependency. Is there any
> possibilty/configure option for compiling a ratpoison binary that
> doesn't link to libXtst.so.6?

you could try compiling it from hand:

cd src && gcc -I/usr/X11R6/include -L/usr/X11R6/include *.c -lX11 -o ratpoison

or something like that.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]