Tiny Core Linux

General TC => General TC Talk => Topic started by: ulfr on March 06, 2017, 02:33:48 PM

Title: compiler cant find x11/x.h
Post by: ulfr on March 06, 2017, 02:33:48 PM
   hi everyone

   im trying to compile twm and jwm with only x11 support
   i downloaded libx11 dev but it doesnt contain x11/x.h
   and compiling aborts

   any ideas

   and by the way
   thanks for creating this masterpiece

   ulfr
Title: Re: compiler cant find x11/x.h
Post by: polikuo on March 06, 2017, 05:05:37 PM
   im trying to compile twm and jwm with only x11 support
   i downloaded libx11 dev but it doesnt contain x11/x.h
   and compiling aborts
Do you mean X11/X.h ?
It's in xorg-proto.tcz
Code: [Select]
tc@box:~$ provides.sh \\/X11\\/X.h\\n
xorg-proto.tcz

provides.sh is a useful awk script.
To get a more specific result, double backslash to escape special characters.
Title: Re: compiler cant find x11/x.h
Post by: ulfr on March 06, 2017, 05:38:09 PM
    thanks polikuo

    loaded that
    now it complains cant find X11/xpm.h
   
    oh i just read to to try the script
    will do that
   
    ulfr 
Title: Re: compiler cant find x11/x.h
Post by: Juanito on March 06, 2017, 08:02:55 PM
You might be better off to install Xorg-7.7-dev and choose which X functionality is used with ./configure switches?
Title: Re: compiler cant find x11/x.h
Post by: ulfr on March 07, 2017, 01:12:14 AM

   thanks juanito

   will try that too

   ulfr   
Title: Re: compiler cant find x11/x.h
Post by: ulfr on March 07, 2017, 01:48:46 PM

    thank greatly juanito 

    it worked
    i now have my jwm with everything disabled
    posting from it now

   tinycore team is awesome 

   ulfr