Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sally4
release
Commits
386d9b04
Commit
386d9b04
authored
Aug 27, 2014
by
Constantin Jucovschi
Browse files
update readme
parent
453a9fe0
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
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
```
Write
Preview
Supports
Markdown
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