Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-julialib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-julialib
Commits
f0c755dc
Commit
f0c755dc
authored
3 years ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
DOC: add note on configuration
parent
71f1b13d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7
ENH: Implement queries and entity retrieval
Pipeline
#12555
failed
3 years ago
Stage: info
Stage: code-style
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_SETUP.md
+4
-0
4 additions, 0 deletions
README_SETUP.md
with
4 additions
and
0 deletions
README_SETUP.md
+
4
−
0
View file @
f0c755dc
...
@@ -35,6 +35,10 @@ the wrapped cpp library couldn't be loaded from the c interface) make
...
@@ -35,6 +35,10 @@ the wrapped cpp library couldn't be loaded from the c interface) make
sure you have the location of
`libcaosdb.dylib`
and
`libccaosdb.dylib`
sure you have the location of
`libcaosdb.dylib`
and
`libccaosdb.dylib`
in both, your
`LD_LIBRARY_PATH`
and your
`DYLD_LIBRARY_PATH`
.
in both, your
`LD_LIBRARY_PATH`
and your
`DYLD_LIBRARY_PATH`
.
## Configuration
The configuration is done the same way as the C++ client would do it. See
[
caosdb-cpplib
](
https://gitlab.com/caosdb/caosdb-cpplib
)
.
## Tests
## Tests
After installing, the unit tests can be executed by
After installing, the unit tests can be executed by
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment