Ticket #150 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
