Opened 11 years ago
Closed 11 years ago
#102 closed defect (fixed)
libvuurmuur.so is not install in the right dir on a x86_64 system
Reported by: | Tiger!P | Owned by: | Victor Julien |
---|---|---|---|
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 by , 11 years ago
Milestone: | undecided → 0.8 |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This has been fixed with r264 , you can now use the --libdir option of configure.