Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7
- hancock
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 14
 - Thank you received: 1
 
			
	
						02 Sep 2016 23:13				#79945
		by hancock
	
	
		
			
	
			
			 		
													
	
				Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7 was created by hancock			
			
				Hello,
I've tried to upgrade my LinuxCNC 2.5 on Ubuntu Lucid (10.04) to LinuxCNC 2.7 but I always get the following error from the package management:
"linuxcnc:
Dependend: tclx but it is not installable"
I've searched all possible wikis but I can't get any information about the missing tclx.
Any help is highly appreciated.
Cheers,
Hancock
					I've tried to upgrade my LinuxCNC 2.5 on Ubuntu Lucid (10.04) to LinuxCNC 2.7 but I always get the following error from the package management:
"linuxcnc:
Dependend: tclx but it is not installable"
I've searched all possible wikis but I can't get any information about the missing tclx.
Any help is highly appreciated.
Cheers,
Hancock
Please Log in or Create an account to join the conversation.
- andypugh
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 19678
 - Thank you received: 4559
 
			
	
						03 Sep 2016 21:23				#79993
		by andypugh
	
	
		
			
	
			
			 		
													
	
				Replied by andypugh on topic Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7			
			
				A suggestion from IRC. If you are on 10.04 it is possible that the repos have moved now that it us no longer supported and that that apt / Synaptic can no longer find _anything_.
What happens if you try to install something that really should exist?
					What happens if you try to install something that really should exist?
Please Log in or Create an account to join the conversation.
- andypugh
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 19678
 - Thank you received: 4559
 
			
	
						03 Sep 2016 21:31				#79994
		by andypugh
	
	
		
			
	
			
			 		
													
	
				Replied by andypugh on topic Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7			
			
				Potentially helpful link:
gist.github.com/dergachev/f5da514802fcbbb441a1
					gist.github.com/dergachev/f5da514802fcbbb441a1
Please Log in or Create an account to join the conversation.
- tommylight
 - 
				
											 - Away
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20860
 - Thank you received: 7113
 
			
	
						03 Sep 2016 22:07				#79995
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7			
			
				Andy is right, the repos are changed from "archive" to "old-releases", so a quick change in the sources list ( or synaptics>software sources), and you can update and install like usual. Did that some 4 months ago, it worked. I still use 10.04 on some production machines at clients sites, i just liked it (still do, had it on all my laptops till 7 or 8 months ago).			
					Please Log in or Create an account to join the conversation.
- dgarrett
 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 492
 - Thank you received: 297
 
			
	
						03 Sep 2016 23:31		 -  03 Sep 2016 23:32		#79996
		by dgarrett
	
	
		
			
	
	
			 		
													
	
				Replied by dgarrett on topic Ubuntu 10.404 Lucid | Upgrade 2.5 ->2.7			
			
				The package may be named 'tclx8.4'you could try:			
					$ dpkg -l '*tclx*'
ii  tclx8.4    8.4.1-1  amd64  Extended Tcl (TclX) - shared librarysudo apt-get install  tclx8.4
		Last edit: 03 Sep 2016 23:32  by dgarrett.			
			Please Log in or Create an account to join the conversation.
		Time to create page: 0.168 seconds