Ticket #150 (closed defect: fixed)

Opened 19 months ago

Last modified 10 months ago

Prioritize /usr/lib64 over /usr/lib

Reported by: aturner Owned by: aturner
Priority: low Milestone: 3.0.0
Component: tcpreplay Version: 3.0.RC1
Keywords: Cc:
Operating System: Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description

On Linux x86_64 boxes, the 64 bit libraries are in /usr/lib64 and the cross-compile 32bit libs are in /usr/lib. 32bit systems have no /usr/lib64...

Hence, prioritize /usr/lib64 over /usr/lib for libraries. This will make things compile properly in all cases other then when people are cross compiling for 32bit systems on a 64bit system. Oh well.

Attachments

Change History

Changed 19 months ago by aturner

  • status changed from new to closed
  • resolution set to fixed

(In [1815]) prioritize 64bit libs over standard. fixes #150

Changed 10 months ago by aturner

  • add_to_faq unset

Add/Change #150 (Prioritize /usr/lib64 over /usr/lib)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.