Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sally4
release
Commits
386d9b04
Commit
386d9b04
authored
10 years ago
by
Constantin Jucovschi
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
453a9fe0
Branches
Paul_Marius_2
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+21
-1
21 additions, 1 deletion
README.md
with
21 additions
and
1 deletion
README.md
+
21
−
1
View file @
386d9b04
#Releases
[
Sally + DeepaMehta release for Linux 64bit
](
kwarc.info/sites/default/files/SallyDeepaMehta.tar.gz
)
Sally two requirements:
*
[
LibreOffice Development Kit
](
http://api.libreoffice.org/docs/install.html
)
*
[
Java 7
](
http://www.oracle.com/technetwork/java/javase/downloads/index.html
)
You can install them in Ubuntu by issuing:
```
sh
apt-get
install
libreoffice-dev openjdk-7-jre
```
Installation instructions:
First you need to set the environment SALLYENVID variable to some randomly generated unique id (UUID). You can do that by
```
sh
echo export
SALLYENVID
=
$(
uuidgen
)
>>
~/.profile
```
Download the release you are interested in and issue
```
sh
wget kwarc.info/sites/default/files/SallyDeepaMehta.tar.gz
tar
xfz SallyDeepaMehta.tar.gz
cd
SallyDeepaMehta
```
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