Changes between Initial Version and Version 1 of Ticket #4183, comment 4
- Timestamp:
- Dec 13, 2014, 2:30:03 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4183, comment 4
initial v1 31 31 So, the static libraries are following the --libdir=/usr/lib64 instruction, and the shared libs go into the default /usr/local/lib directory. 32 32 33 I get the instruction --shlibdir=DIR - thanks for that. I do not think this is a very well-known configure option. In all the years I use Linux, I never used it . I just went through the configures from glib/goocanvas/gobject-introspection, and about 10 more. None has it.33 I get the instruction --shlibdir=DIR - thanks for that. I do not think this is a very well-known configure option. In all the years I use Linux, I never used it, or seen it. I just went through the configures from glib/goocanvas/gobject-introspection, and about 10 more. None has it. 34 34 35 35 ''I'd suggest a slight modification to the configure script: If --libdir is specified, and --shlibdir is not, then set both to the same value. I suspect that is by far the most common case.''


