Re: xorg sdk

2006-03-02 Thread Lubos Vrbka
hi, not sure what you mean but if you compiling some xorg software you need development packages. These are the ones in debian that have package names that end in -dev. So: apt-cache search xorg|grep "\-dev" may show you what you are looking for. yes, i know and tried that, but: apt-cache search

Re: xorg sdk

2006-03-02 Thread Olafur Jens Sigurdsson
Þann 2006-03-02, 04:50:52 (-0500) skrifaði Kevin Mark: > On Thu, Mar 02, 2006 at 10:27:23AM +0100, Lubos Vrbka wrote: > > hi guys, > > > > which packages i need to install to have 'xorg sdk'? i need it to build > > wacom_drv for graphire4 tablet (btw, does anyone have experience with > > making

Re: xorg sdk

2006-03-02 Thread Kevin Mark
On Thu, Mar 02, 2006 at 10:27:23AM +0100, Lubos Vrbka wrote: > hi guys, > > which packages i need to install to have 'xorg sdk'? i need it to build > wacom_drv for graphire4 tablet (btw, does anyone have experience with > making this to work under linux?), however i cannot find it anywhere. Hi L