Build 2.9 RIP in Debian 12 without Documents

More
10 Dec 2022 13:46 #259095 by JT
So how do you build 2.9 RIP in Debian 12 without Documents?

What I have so far is:
sudo apt install libpython3.11 tcl-devĀ  tk-dev libreadline-dev libxmu-dev
./configure --disable-build-documentation-translation --with-realtime=uspace --enable-non-distributable=yes

The no-docs flag seems to not work anymore.

JT

Please Log in or Create an account to join the conversation.

More
10 Dec 2022 16:01 #259100 by JT
This did work however with 2.9
./autogen.sh
./configure --enable-build-documentation=no
make
sudo make setuid
cd ..
. ./scripts/rip-environment
linuxcnc

JT

Please Log in or Create an account to join the conversation.

More
10 Dec 2022 16:23 #259103 by JT
This seems to work as well
./configure --disable-build-documentation

JT
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
06 Jul 2024 11:50 #304528 by tjtr33
failed and the configurator said to add
--enable-non-distributable=yes
resulting in:

/configure --with-realtime=uspace --enable-build-documentation=no --enable-non-distributable=yes

which worked fine

HTH
tomp
The following user(s) said Thank You: tommylight, JT

Please Log in or Create an account to join the conversation.

Time to create page: 0.082 seconds
Powered by Kunena Forum