Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 16605  / 2 Years ago, mon, october 10, 2022, 1:48:34

I was not able to download the software libglut3-dev in my Ubuntu 12.04.2
I was behind a proxy. I was getting the following error.



sudo apt-get install libxi-dev libxmu-dev libglut3-dev
[sudo] password for sai:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libglut3-dev


I changed the sources.list file, but it remains the same. How can I install this package?


More From » 12.04

 Answers
1

The package libglut3-dev is available for Ubuntu 10.04 in the Ubuntu Software Center, but it is not available in the USC in Ubuntu 12.04. The closest matches to libglut3-dev in Ubuntu 12.04 are freeglut3 and freeglut3-dev. The freeglut3 package is also called OpenGL Utility Toolkit. The freeglut3-dev package is also called OpenGL Utility Toolkit development files. GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy.



Reference: https://launchpad.net/ubuntu/oneiric/+source/libfreenect/+changelog


[#29950] Tuesday, October 11, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rialhirt

Total Points: 422
Total Questions: 113
Total Answers: 120

Location: France
Member since Sun, May 15, 2022
2 Years ago
rialhirt questions
Mon, May 24, 21, 18:24, 3 Years ago
Tue, May 10, 22, 21:43, 2 Years ago
Thu, Feb 16, 23, 16:32, 1 Year ago
Mon, Jun 13, 22, 03:02, 2 Years ago
;