I hear you; here's help. Please advise as to where this should be
documented.
This is from the Install file in the XFree *binary* (not source) directory
on Cygwin :
The following eleven (11) tarballs are optional. You should
download the
ones you want to install.
1. Xfsrv.tgz Font server
2. Xnest.tgz Nested X server
3. Xprog.tgz X header files, config files and compile-time libs
4. Xprt.tgz X Print server
5. Xvfb.tgz Virtual framebuffer X server
6. Xf100.tgz 100dpi fonts
7. Xfcyr.tgz Cyrillic fonts
8. Xfscl.tgz Scalable fonts (Speedo and Type1)
9. Xhtml.tgz HTML version of the documentation
10. Xps.tgz PostScript version of the documentation
11. Xjdoc.tgz Documentation in Japanese
To me this reads that you should (a) install the non-optional ones (didn't
include that list here),
and (b) Xprog.tgz from the optional ones.
Do note that I am assuming that you install XFree binaries, not sources.
After that you should find that you can compile LessTif.
Again if you want us to add this to our docs, please say where exactly.
Danny
> > Binaries. As suggested, you may have only the X runtime, not the
> > stuff
> > to do development with. If that's true, then you don't have e.g.
> > Intrinsic.h
> > and this is what makes our config say that something's wrong.
>
> Danny, that is truly the case. Actually, that's exactly what I said in
> the original message (quote attached below)
>
> > > > 4.10 with X11R6. They both install as binaries... so I wonder how
> > much
> > > > of the source I am missing to compile lesstif.
>
> > If this is the problem then the solution is obvious.
>
> Well, you see, that's what i mean -- let's get together and pull
> linux/cygwin/etc out of the expert-only hole. It's good the solution is
> obviuos for some, but it's not for most others.
>
> So, let's get to the topic. I am running cygwin/X11. I downloaded
> xfree86 source and untarred it. configure script still can't find the
> source files/libraries. How can I (1) either direct configure script to
> find the right files/libraries or (2) move files to the place where
> configure script can find them?