Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cmsos
worksuite
Commits
cf77fbb6
Commit
cf77fbb6
authored
Jul 28, 2021
by
Dainius Simelevicius
Browse files
references
#258
: removing ORACLE_HOME environment variable from spotlightocci example script
parent
82868958
Changes
2
Hide whitespace changes
Inline
Side-by-side
sentinel/spotlightocci/include/sentinel/spotlightocci/version.h
View file @
cf77fbb6
...
...
@@ -19,9 +19,9 @@
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_VERSION_MAJOR 4
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_VERSION_MINOR 3
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_VERSION_PATCH
0
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_VERSION_PATCH
1
// If any previous versions available E.g. #define WORKSUITE_SENTINELSPOTLIGHTOCCI_PREVIOUS_VERSIONS "3.8.0,3.8.1"
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_PREVIOUS_VERSIONS "4.1.0,4.1.1,4.2.0"
#define WORKSUITE_SENTINELSPOTLIGHTOCCI_PREVIOUS_VERSIONS "4.1.0,4.1.1,4.2.0
,4.3.0
"
//
...
...
sentinel/spotlightocci/scripts/env.sh
View file @
cf77fbb6
...
...
@@ -2,4 +2,3 @@ export XDAQ_ROOT=/opt/xdaq
export
XDAQ_DOCUMENT_ROOT
=
/opt/xdaq/htdocs
export
XDAQ_SETTINGS_ROOT
=
/opt/xdaq/share
export
LD_LIBRARY_PATH
=
/opt/xdaq/lib:lib/linux/x86_64_slc5/:/opt/TimesTen/tt1121/lib/:/nfshome0/mbowen/trunk/daq/sentinel/spotlightocci/lib/linux/x86_64_slc5
export
ORACLE_HOME
=
/usr/local/oracle11g/product/11.2.0/dbhome_1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment