First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105782
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Arnold <nerdboy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Fred Labrosse <ffl@aber.ac.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 105782 depends on: Show dependency tree
Bug 105782 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-13 03:38 0000
The symlink to libgeotiff.so.1.2.1 is not created when emerging libgeotiff so 
that we get: 
 
geotifcp: error while loading shared libraries: libgeotiff.so: cannot open 
shared object file: No such file or directory 
 
with the various tools of libgeotiff. 

Reproducible: Always
Steps to Reproduce:
1. type "emerge libgeotiff" 
2. type "geotifcp" 
 
Actual Results:  
geotifcp: error while loading shared libraries: libgeotiff.so: cannot open  
shared object file: No such file or directory 

Expected Results:  
Usage of the program. 

Doing: 
 
cd /usr/lib64 
ln -s libgeotiff.so.1.2.1 libgeotiff.so 
 
fixes the problem.

------- Comment #1 From Steve Arnold 2005-09-13 19:00:31 0000 -------
It should work shortly; which arch are you on?

------- Comment #2 From Fred Labrosse 2005-09-14 01:13:47 0000 -------
Tried it on x86 and amd64.  Only the latter has the problem. 

First Last Prev Next    No search results available      Search page      Enter new bug