| Bug#: 135130 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: nerdboy@gentoo.org | Reported By: chrand@mail.dk | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: sci-libs/cfitsio-2.510-r1 - symlink error in /usr/lib for libcfitsio.so-> libcfitsio.so.0 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-06-01 03:38 0000 | |||
| Description: | Opened: 2006-06-01 03:38 0000 |
After installing sci-libs/cfitsio-2.510-r1 the libraries in /usr/lib included an open link: # ls /usr/lib/libcfit* -l -rwxr-xr-x 1 root root 1060676 Jun 1 09:39 /usr/lib/libcfitsio.so.0 lrwxrwxrwx 1 root root 17 Jun 1 09:39 /usr/lib/libcfitsio.so -> libcfitsio.so.0.0 An extra '.0' added to link destination. After changing the link it works OK. regards Christian Andersen