upgrade from 2.6.5 to 2.7 will not install
- probamo
 - 
				
											 - Offline
 - Premium Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 139
 - Thank you received: 9
 
			
	
						18 Sep 2016 14:59				#80568
		by probamo
	
	
		
			
	
	
			
			 		
													
	
				Replied by probamo on topic upgrade from 2.6.5 to 2.7 will not install			
			
				A few minutes ago I have through Synaptic upgraded from 2.16.12 to 2.7.7. Everything passed well, however I can't start LinuxCNC afterwards. Attached is a message I got on Errors window.
Any advise?
Thank you
					Any advise?
Thank you
Please Log in or Create an account to join the conversation.
- tommylight
 - 
				
											 - Away
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20860
 - Thank you received: 7113
 
			
	
						18 Sep 2016 15:16				#80570
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic upgrade from 2.6.5 to 2.7 will not install			
			
				Debug file information:
./CNC_DRUGI.hal:6: Can't find module 'probe_parport' in /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
2185
Open your hal file in a text editor ( Gedit on Linux Ubuntu, Pluma on Linux Mint etc) and just comment out the "probe_paraport".
So where there is:
loadrt probe_paraport
has to be
#loadrt probe_paraport
Or just delete that line.
					./CNC_DRUGI.hal:6: Can't find module 'probe_parport' in /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
2185
Open your hal file in a text editor ( Gedit on Linux Ubuntu, Pluma on Linux Mint etc) and just comment out the "probe_paraport".
So where there is:
loadrt probe_paraport
has to be
#loadrt probe_paraport
Or just delete that line.
Please Log in or Create an account to join the conversation.
- probamo
 - 
				
											 - Offline
 - Premium Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 139
 - Thank you received: 9
 
			
	
						18 Sep 2016 15:48				#80571
		by probamo
	
	
		
			
	
			
			 		
													
	
				Replied by probamo on topic upgrade from 2.6.5 to 2.7 will not install			
			
				... commented. Done! Works  
THANK YOU!
					THANK YOU!
Please Log in or Create an account to join the conversation.
- andypugh
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 19678
 - Thank you received: 4559
 
			
	
						18 Sep 2016 20:43				#80582
		by andypugh
	
	
		
			
	
			
			 		
													
	
				Replied by andypugh on topic upgrade from 2.6.5 to 2.7 will not install			
			
					Please Log in or Create an account to join the conversation.
		Time to create page: 0.113 seconds