Am Dienstag, 06.01.04 um 13:25 Uhr schrieb Thomas Dickey:
some of the directories depend on other parts of the tree - not on their immediate descendents. For example, the programs depend on libraries.
In the past, I often pulled out a single program aout of the xc source tree and build it stand alone without any problems. Of course, when building it stand alone, you have to execute xmkmf -a prior to running make.
The libraries are no problem here, since the build system uses the system installed libs. The imake build system is flexible enough to use the just compiled but uninstalled libs, when called from make world but to use the system installed libs when called stand alone.
Of course, I did not try every single program but it worked for me several times in the past.
73, Mario -- Mario Klebsch [EMAIL PROTECTED] PGP-Key available at http://www.klebsch.de/public.key Fingerprint DSS: EE7C DBCC D9C8 5DC1 D4DB 1483 30CE 9FB2 A047 9CE0 Diffie-Hellman: D447 4ED6 8A10 2C65 C5E5 8B98 9464 53FF 9382 F518
_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
