Opened 4 years ago
Closed 4 years ago
#102 closed defect (fixed)
libvuurmuur.so is not install in the right dir on a x86_64 system
| Reported by: | tigerp | Owned by: | victor |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | libvuurmuur | Version: | 0.8beta1 |
| Keywords: | Cc: |
Description
On a x86_64 system, the libvuurmuur.so.0 is not installed in /usr/lib64 but instead it is installed in /usr/lib which is wrong.
The library should be installed in /usr/lib64 when it is a x86_64 system and in /usr/lib when it is a x86 system.
Change History (2)
comment:1 Changed 4 years ago by victor
- Milestone changed from undecided to 0.8
comment:2 Changed 4 years ago by tigerp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This has been fixed with r264 , you can now use the --libdir option of configure.