Bug 155342

Summary: swig -swiglib reports wrong installation directory
Product: Red Hat Enterprise Linux 3 Reporter: Karsten Hopp <karsten>
Component: swigAssignee: Petr Rockai <prockai>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-31 15:03:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karsten Hopp 2005-04-19 10:33:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-2 Firefox/1.0.3

Description of problem:
swig -swiglib reports /usr/lib/swig_lib on x86_64, but swig is installed in
/usr/lib64/swig_lib. During compilation of other packages (OpenIPMI) the swig
libraries aren't found

Version-Release number of selected component (if applicable):
swig-1.1p5-22

How reproducible:
Always

Steps to Reproduce:
1.try to compile a package which uses swig on a 64bit machine
2.
3.
  

Actual Results:  p.e. SWIG : Fatal error.  Unable to locate 'perl5.swg' in SWIG library.

Expected Results:  normal compilation

Additional info:

Comment 1 Karsten Hopp 2006-07-31 15:03:58 UTC
current version returns /usr/share/swig/1.3.29, this is ok on 32 and 64 bit