Since documentation fails to build, and the build instructions say to do "make World", I just wanted to mention that if that gives you trouble (and it very likely will) run:
$make World.dev
instead.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmm, jumped the gun a bit. It claimed to complete the build, but no binaries got produced, just the handful of libs from the previous "make World" command. Ahh well, I'll keep poking around. What else is an alpha release of ancient code for? :^)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Any and all info that would help someone not particularly up on imake-based X11 builds to get started on porting CDE to another platform (I'm interested in OS X) would be greatly appreciated!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
make World.dev worked for me on PPC 32bit, while having trouble compiling the IT docs. I was able to build a functional environment sans-documents using this command.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since documentation fails to build, and the build instructions say to do "make World", I just wanted to mention that if that gives you trouble (and it very likely will) run:
$make World.dev
instead.
Hmm, jumped the gun a bit. It claimed to complete the build, but no binaries got produced, just the handful of libs from the previous "make World" command. Ahh well, I'll keep poking around. What else is an alpha release of ancient code for? :^)
As of yesterday, two extra ways to generate the locales needed to make the
documentation build were added to the LinuxBuild page, section 1.5.
https://sourceforge.net/p/cdesktopenv/wiki/LinuxBuild/
Peter
Any and all info that would help someone not particularly up on imake-based X11 builds to get started on porting CDE to another platform (I'm interested in OS X) would be greatly appreciated!
make World.dev worked for me on PPC 32bit, while having trouble compiling the IT docs. I was able to build a functional environment sans-documents using this command.