Build 2.9 RIP in Debian 12 without Documents
- JT
 - 
				
									Topic Author
											 - Away
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1033
 - Thank you received: 536
 
			
	
						10 Dec 2022 13:46				#259095
		by JT
	
	
		
			
	
			
			 		
													
	
				Build 2.9 RIP in Debian 12 without Documents was created by JT			
			
				So how do you build 2.9 RIP in Debian 12 without Documents?
What I have so far is:
The no-docs flag seems to not work anymore.
JT
					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=yesThe no-docs flag seems to not work anymore.
JT
Please Log in or Create an account to join the conversation.
- JT
 - 
				
									Topic Author
											 - Away
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1033
 - Thank you received: 536
 
			
	
						10 Dec 2022 16:01				#259100
		by JT
	
	
		
			
	
			
			 		
													
	
				Replied by JT on topic Build 2.9 RIP in Debian 12 without Documents			
			
				This did work however with 2.9
JT
					./autogen.sh
./configure --enable-build-documentation=no
make
sudo make setuid
cd ..
. ./scripts/rip-environment
linuxcncJT
Please Log in or Create an account to join the conversation.
- JT
 - 
				
									Topic Author
											 - Away
 - Administrator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1033
 - Thank you received: 536
 
			
	
						10 Dec 2022 16:23				#259103
		by JT
	
	
		
			
	
	
			 		
													
	
				Replied by JT on topic Build 2.9 RIP in Debian 12 without Documents			
			
				This seems to work as well
JT
					./configure --disable-build-documentationJT
		The following user(s) said Thank You: tommylight 	
			Please Log in or Create an account to join the conversation.
- tjtr33
 - 
				
											 - Offline
 - Elite Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 165
 - Thank you received: 48
 
			
	
						06 Jul 2024 11:50				#304528
		by tjtr33
	
	
		
			
	
	
			 		
													
	
				Replied by tjtr33 on topic Build 2.9 RIP in Debian 12 without Documents			
			
				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
					--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.119 seconds