| Bug#: 11440 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P4 |
| Resolution: FIXED | Assigned To: azarah@gentoo.org | Reported By: vaino.jarvela@pp.inet.fi | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: glut-3.7-r2.ebuild - misses one symbolic link | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2002-12-01 08:20 0000 | |||
| Description: | Opened: 2002-12-01 08:20 0000 |
It misses libglut.so.3 symbolic link. Crack Attack! for example uses this link and wont' work without it. Of course ldconfig fixes it, but it would be better if the ebuild created the link itself(or uses ldconfig to do it).
Created an attachment (id=6095) [details]
Small patch to do this (add symbolic link manually).
Fixed on CVS, thanks.