Bug 204933 - swig 1.1p5-22 x86_64 search wrong path
Summary: swig 1.1p5-22 x86_64 search wrong path
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: swig
Version: 3.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-01 14:01 UTC by Tru Huynh
Modified: 2013-04-30 23:34 UTC (History)
1 user (show)

Fixed In Version: RHBA-2007-0437
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-11 18:43:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2007:0437 0 normal SHIPPED_LIVE swig bug fix update 2007-06-07 19:15:13 UTC

Description Tru Huynh 2006-09-01 14:01:56 UTC
Description of problem:
swig 1.1p5-22 x86_64 search wrong path
swig is looking for files in /usr/lib/swig_lib while all the files needed
are under /usr/lib64/swig_lib/ (which is expected)

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

How reproducible:
Always

Steps to Reproduce:
1.swig-1.1p5-22.x86_64
2.swig -v
3.
  
Actual results:
[tru@snivel ~]$ swig -v |& grep '\/lib'
Looking for /usr/lib/swig_lib/tcl/delcmd.swg
Looking for /usr/lib/swig_lib/delcmd.swg
Looking for /usr/lib/swig_lib/config/tcl/delcmd.swg
Looking for /usr/lib/swig_lib/config/delcmd.swg
Looking for /usr/lib/swig_lib/tcl/methodcmd.swg
Looking for /usr/lib/swig_lib/methodcmd.swg
Looking for /usr/lib/swig_lib/config/tcl/methodcmd.swg
Looking for /usr/lib/swig_lib/config/methodcmd.swg
Looking for /usr/lib/swig_lib/tcl/objcmd.swg
Looking for /usr/lib/swig_lib/objcmd.swg
Looking for /usr/lib/swig_lib/config/tcl/objcmd.swg
Looking for /usr/lib/swig_lib/config/objcmd.swg


Expected results:
s,/usr/lib,/usr/lib64,g

Additional info:

Comment 1 Tru Huynh 2006-09-01 14:02:51 UTC
oops wrong RHEL release -> should be 3U8 and not 4

Comment 9 Red Hat Bugzilla 2007-06-11 18:43:33 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2007-0437.html



Note You need to log in before you can comment on or make changes to this bug.