I'm missing something about Glade
- wrecks
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 2
 - Thank you received: 0
 
			
	
						12 Sep 2025 23:44		 -  13 Sep 2025 11:28		#334908
		by wrecks
	
	
		
			
	
	
			 		
													
	
				I'm missing something about Glade was created by wrecks			
			
				I have installed and created a working configuration for my mill. I'm very happy with it so far. I previously had the mill controlled by mach4, which had some issues. There were some things that I like about the mach4 gui, though. I want to modify my linuxcnc gui to include some of these features and thought I might be able to use gladeVCP to do it.
The installation I used for linuxcnc is the newest and recommended install. When I follow the gladeVCP documentation section 3.1, which says that if the Glade command is miss, install it with the command sudo apt install glade.
The glade command is indeed missing, but sudo apt install glade fails with unable to locate package glade.
What am I missing? Where can I find the glade package?
 			
					The installation I used for linuxcnc is the newest and recommended install. When I follow the gladeVCP documentation section 3.1, which says that if the Glade command is miss, install it with the command sudo apt install glade.
The glade command is indeed missing, but sudo apt install glade fails with unable to locate package glade.
What am I missing? Where can I find the glade package?
		Last edit: 13 Sep 2025 11:28  by wrecks.		Reason: Formating issues	
			Please Log in or Create an account to join the conversation.
- wrecks
 - Offline
 - New Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 2
 - Thank you received: 0
 
			
	
						13 Sep 2025 12:15				#334919
		by wrecks
	
	
		
			
	
			
			 		
													
	
				Replied by wrecks on topic I'm missing something about Glade			
			
				I solved this problem. When I installed from the .iso, the drives for the computer wifi were not available, so I installed without an internet connection. This evidently creates a system that only mostly works. The apt app was broken. I connected to the the internet with a cable and re-installed the .iso. Now, I've been able to do sudo apt install glade without issue.			
					Please Log in or Create an account to join the conversation.
- tommylight
 - 
				
											 - Away
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20860
 - Thank you received: 7113
 
			
	
						13 Sep 2025 15:37				#334929
		by tommylight
	
	
		
			
	
			
			 		
													
	
				Replied by tommylight on topic I'm missing something about Glade			
			
				Sorry for the late reply, but all you had to do was
sudo apt update
before trying to install.
					sudo apt update
before trying to install.
Please Log in or Create an account to join the conversation.
		Moderators: HansU	
		Time to create page: 0.101 seconds