On 10/30/2010 10:34 PM, eric lin wrote:
like X11/StringDefs.h X11/Xaw/Form.h so I tried to search Form.h by Xaw, then I find none in my system r...@eric-laptop:/usr# cd .. r...@eric-laptop:/# find . | grep Xaw ./usr/lib/libXaw7.so.7 ./usr/lib/libXaw7.so.7.0.0 ./usr/lib/libXaw.so.7 ./etc/gnome/config/Xaw.ad r...@eric-laptop:/# ----------------------------- I tried to copy and run a piece code from book "X Window Programming from sCRATCH" by J. robert brown, especially auhtor specify it is "building an application using linux and c" , but i can not find any its Form.h file in my whole harddisk with ubuntu/linux 10.04 please help Eric, in us_____________________________________________________________ Luxmail.com is spam free. However, we do not throw your important emails into spam box like other defective email systems. _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
not sure what you need... but for regular systems normally the libs are /usr/lib 64 bit are /usr/lib64 as for the headers they are in /usr/include if you installed them via apt-get(non prefix=/ systems are
/usr/local/*) hope this helps.. Justin P. Mattock _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
