I think it is a library problem. I was using X4.0 before, so I don't think
it is an X thing necessarily. 

Running ldd gives me:
/usr/bin/ldd: /usr/local/wp8/wpbin/xwp: No such file or directory

strace yields:

execve("/usr/local/wp8/wpbin/xwp", ["/usr/local/wp8/wpbin/xwp"], [/* 45
vars */]) = 0
strace: exec: No such file or directory

So the problem is with some fundamental library, I guess. I have
libc-5.3.12-35mdk, but someone said something about libc5.

Dunno, any thoughts

Thanks,

Ben 



> Perhaps some lib changed from X3.3.6 to 4.0.*. ldd the biniary, figure out
> if you have all the libs, if not, find the missing ones.
> 
> | Andrew S. Zbikowski       | Home: 763.591.0977 |
> | http://www.ringworld.org  | Work: 763.428.9119 |
> | http://www.itouthouse.com | PCS:  612.306.6055 |
> |   His power apparently lies in his ability to  |
> |           choose incompetent enemies.          |
> |    - Crow T. Robot, MST3K, "Prince of Space"   |
> 
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>