Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nylen/openwesabe-installer
Installer for the open-source version of Wesabe.
https://github.com/nylen/openwesabe-installer
Last synced: 22 days ago
JSON representation
Installer for the open-source version of Wesabe.
- Host: GitHub
- URL: https://github.com/nylen/openwesabe-installer
- Owner: nylen
- Created: 2010-08-04T01:54:29.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-18T03:31:56.000Z (over 12 years ago)
- Last Synced: 2024-10-04T17:19:48.762Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 113 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenWesabe / Mesabe installer
This script is known to install cleanly against Ubuntu or Ubuntu Server
10.04. It may work on Debian as well (but probably not without some
changes).To install:
wget http://tinyurl.com/openwesabe-installer
bash openwesabe-installer.shThen follow the on-screen instructions. Some steps will take a while.
## Note
If you are starting from a fresh install of Ubuntu, it will probably be
necessary to do at least a `sudo apt-get update`. I'd also recommend a
`sudo apt-get upgrade`.If you are NOT starting from a fresh install of Ubuntu, I strongly
recommend that you run the installer script as
`bash openwesabe-installer.sh -n`. This will prompt you to confirm
package manager actions.If you encounter the following error:
E: Couldn't find package maven2
This probably means you need to enable the Universe software repository
(in Ubuntu, see the System -> Administration -> Software Sources tool).## Prebuilt VMWare images
You can find prebuilt Ubuntu Server VMware images
[here](http://www.thoughtpolice.co.uk/vmware/). They will also run in
VirtualBox with no problem.