Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
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
savoirfairelinux
jami-daemon
Commits
7357589e
Commit
7357589e
authored
3 years ago
by
Mohamed Chibani
Browse files
Options
Downloads
Patches
Plain Diff
agent: update README.md
Change-Id: I7e46255256ebce1a1e133c53d170539f6c8e1f8c
parent
4ecebcaf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/agent/README.md
+5
-5
5 additions, 5 deletions
test/agent/README.md
with
5 additions
and
5 deletions
test/agent/README.md
+
5
−
5
View file @
7357589e
# Agent build steps (
l
inux only)
Last revision: 2021-08-
02
# Agent build steps (
GNU/L
inux only)
Last revision: 2021-08-
31
# Requirements
Guile library version 3.0.7 or higher is required. Guile lib may require other
dependencies
such as
libunistring-dev package.
dependencies
in particular
libunistring-dev
and libgc-deb
package
s
.
Guile can be provided by the distro if available, or built locally. Note that
Guile v3.0.7 is quite recent and most likely not yet provided by most linux
distr
o
s.
distr
ibution
s.
If the required version is available on your distro, just install it using your
distro's package manager. Development packages must be installed as well.
...
...
@@ -29,7 +29,7 @@ stage, Guile must be already available.
```
sh
cd
daemon
./configure
--enable-agent
#
you can
other options if needed such as --enable-debug
./configure
--enable-agent
# other options
can be added
if needed such as --enable-debug
cd test
/agent
make check
```
...
...
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