DiscussionsIssue archiveOCCT:Configuration

Archived issue #0026916

Configuration, CMake - configure variables to customize installation path separately for executables, libraries and resources

Open CASCADEOCCT:Configurationclosed21 public notes

Search issues

Description

There is the need to introduce configure variables to customize installation path separately for executables, libraries and resources:

7.0.0 version is not hardcoded and provided as an example.

executables - <prefix>/bin
scripts - <prefix>/bin/opencascade-7.0.0

libraries - <prefix>/lib

headers - <prefix>/include/opencascade-7.0.0

resources - <prefix>/share/opencascade-7.0.0/resources
docs - <prefix>/share/opencascade-7.0.0/doc
data - <prefix>/share/opencascade-7.0.0/data
samples - <prefix>/share/opencascade-7.0.0/samples
tests - <prefix>/share/opencascade-7.0.0/tests
test res - <prefix>/share/opencascade-7.0.0/results

each executable, sample and library has corresponding OCC version.
includes and scripts are put in folders with corresponding OCC version.

Public activity

21 archived notes

Participants are labeled by their role within this record.

01Commenter 3
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Tue Dec 22 14:47:57 2015 +0300

    unix scripts updated

Author: Author
Date: Tue Dec 22 12:55:57 2015 +0300

    0026916: Configuration, CMake - configure variables to customize installation path separately for executables, libraries and resources
02Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
03Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
04Commenter 3
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Wed Dec 23 10:20:31 2015 +0300

    change the structure of binaries for unix

05Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
06Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
07Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
08Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
09Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
10Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
11Commenter 11
to generate documentation on Ubuntu it is required to install two packages:
sudo apt-get install doxygen graphviz

12Commenter 3
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Dec 24 11:38:46 2015 +0300

    OCCT_RESOURCE_PATH env variable is used

13Commenter 3
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Dec 24 13:17:06 2015 +0300

    misprints fixed

14Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
15Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
16Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
17Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
18Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
19Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
20Commenter 3
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Dec 24 18:22:35 2015 +0300

    INSTALL_DIR is synced with CMAKE_INSTALL_PREFIX . Change of any of these vars resets the structure of the install folder

21Commenter 3
Branch [archived branch] has been deleted by Commenter 1.

[revision removed]

Related records