Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
wendelin
Commits
44f9e393
Commit
44f9e393
authored
Jun 14, 2021
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Plain Diff
Update download page
See merge request
nexedi/wendelin!95
parents
a01ae624
28604079
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
bt5/erp5_wendelin_data_lake_ui/PathTemplateItem/web_page_module/fif_gadget_erp5_download_html.html
...teItem/web_page_module/fif_gadget_erp5_download_html.html
+5
-2
bt5/erp5_wendelin_data_lake_ui/PathTemplateItem/web_page_module/fif_gadget_erp5_download_html.xml
...ateItem/web_page_module/fif_gadget_erp5_download_html.xml
+2
-2
No files found.
bt5/erp5_wendelin_data_lake_ui/PathTemplateItem/web_page_module/fif_gadget_erp5_download_html.html
View file @
44f9e393
...
...
@@ -52,13 +52,16 @@
<h2>
Mac OS X
</h2>
<p>
Installation on Mac OS can be done via homebrew packages by running:
</p>
<div
class=
"code"
><p>
brew install https://github.com/roquegit/homebrew-ebulk/raw/master/ebulk.rb
</p></div>
<div
class=
"code"
>
<p>
curl -L https://github.com/roquegit/homebrew-ebulk/raw/master/ebulk.rb > ebulk.rb
</p>
<p>
brew install ebulk.rb
</p>
</div>
<h2>
Potential installation issues
</h2>
<p>
During the package intallation, or during first ebulk execution, the bash script will try to install Embulk automatically (if it is not installed).
If your OS needs special permission, it maybe will be necessary to install Embulk v 0.9.7 manually:
</p>
<div
class=
"code"
>
<p>
curl --create-dirs -o ~/.embulk/bin/embulk -L "https://
dl.bintray.com/embulk/maven
/embulk-0.9.7.jar"
</p>
<p>
curl --create-dirs -o ~/.embulk/bin/embulk -L "https://
github.com/embulk/embulk/releases/download/v0.9.7
/embulk-0.9.7.jar"
</p>
<p>
chmod +x ~/.embulk/bin/embulk
</p>
<p>
echo 'export PATH="$HOME/.embulk/bin:$PATH"' >> ~/.bashrc
</p>
<p>
source ~/.bashrc
</p>
...
...
bt5/erp5_wendelin_data_lake_ui/PathTemplateItem/web_page_module/fif_gadget_erp5_download_html.xml
View file @
44f9e393
...
...
@@ -238,7 +238,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
87.37968.59209.1305
6
</string>
</value>
<value>
<string>
9
92.23871.4225.1718
6
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -256,7 +256,7 @@
</tuple>
<state>
<tuple>
<float>
16
03982507.21
</float>
<float>
16
23425975.4
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
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