Yeah, I've searched through the config/Makefile and spoted a number of variables that needs to be changed, but it looks doable. I don't see any edit button, feel free to close it for me. Thanks for all the help :D
Couple of stupid questions: 1) I would be interested in porting CDE to OpenBSD, but making it an official package would require that /usr/dt/bin, /usr/dt/lib, /usr/dt/share ect... are moved to /usr/local/bin, /usr/local/lib, /usr/local/share... Is that feasible? 2) how do I close a ticket..?
That worked! Thank you :D
Thank you! The build process got further along this time, but I still get an error: ./general.h:56:10: fatal error: 'tcl.h' file not found #include <tcl.h> ^~~~~~~ 1 error generated. Error 1 in programs/dtdocbook/instant (<sys.mk>:87 'main.o') </sys.mk> Error 1 in programs/dtdocbook (Makefile:712 'all') Error 1 in programs (Makefile:718 'all') Error 1 in . (xmakefile:715 'all') *** Error 1 in /home/dan/Downloads/tmp/cdesktopenv-code/cde (Makefile:65 'World')</tcl.h> I have tcl, but like iconv, it...
Thank you! The build process got further along this time, but I still get an error: ./general.h:56:10: fatal error: 'tcl.h' file not found include <tcl.h></tcl.h> ^~~~~~~ 1 error generated. Error 1 in programs/dtdocbook/instant (<sys.mk>:87 'main.o') </sys.mk> Error 1 in programs/dtdocbook (Makefile:712 'all') Error 1 in programs (Makefile:718 'all') Error 1 in . (xmakefile:715 'all') *** Error 1 in /home/dan/Downloads/tmp/cdesktopenv-code/cde (Makefile:65 'World') I have tcl, but like iconv, it...
Woops, I ment (m/^\\begin{code}/) needs to be (m/^\\begin\{code\}/)
haskell_count fix
OpenBSD build