View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022326 | Community | OCCT:Configuration | public | 2011-03-16 17:27 | 2017-08-14 16:41 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | won't fix | ||
| OS | All | ||||
| Summary | 0022326: Paths to third party libraries in 6.5.0 | ||||
| Description | Post from forum http://www.opencascade.org/org/forum/thread_20090/: RLN. The more flexible approach is proposed: ==> a pair --with-<package>-include and --with-<package>-library as it is done for tbb, gl, xmu. "For most new third-party libs introduced in 6.5, the configure script on Unix prescribes the following syntax: --with-<package>=<dir>, .e.g --with-freeimage==/path-where-freeimage-is-installed The autoconf constructs include and library directories using ./include and ./lib sub-directories. This is made in assumption that the 3rd party library was built with 'make install' (e.g. as given in FreeImage). The latter however may imply a need for root permissions (see for example FreeImage/Makefile.gnu: install -m 644 -o root -g root $(HEADER) $(INCDIR) ) This may not always be possible (e.g. in corporate environment). The more flexible and reliable approach should be to offer a pair --with-<package>-include and --with-<package>-library as it is done for tbb, gl, xmu. Please consider this suggestion in future versions. Thank you, Roman" | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
I suppose this issue should not be relevant any more, due to move to CMake -- can you please check that? |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-03-18 17:05 | bugmaster | Status | closed => assigned |
| 2011-03-18 17:05 | bugmaster | Resolution | suspended => @0@ |
| 2011-03-18 17:05 | bugmaster | Assigned To | bugmaster => inv |
| 2011-08-02 11:15 | bugmaster | Category | OCCT:DEVENV => OCCT:Development Environment |
| 2011-11-24 10:41 |
|
Fixed in Version | EMPTY => |
| 2011-11-24 10:41 |
|
Description Updated | |
| 2014-01-11 11:58 |
|
Category | OCCT:Development Environment => OCCT:Configuration |
| 2017-05-28 18:35 |
|
Note Added: 0066689 | |
| 2017-05-28 18:35 |
|
Status | assigned => feedback |
| 2017-08-14 16:41 |
|
Status | feedback => closed |
| 2017-08-14 16:41 |
|
Resolution | open => won't fix |