Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docbook requiring the installation of minitest #18

Open
helgemathee opened this issue Feb 3, 2012 · 0 comments
Open

docbook requiring the installation of minitest #18

helgemathee opened this issue Feb 3, 2012 · 0 comments

Comments

@helgemathee
Copy link

I am on Ubuntu 10.04 and found to issues during the installation:

Firstly you need to unzip the installing archive into a folder not called 'docbook', since the installer uses that folder and an error occured if you unzip into ~/docbook

Aside from that, the installation on linux required to install

sudo apt-get install ruby rubygems rake

and finally run

gem install minitest

to provide the missing gem.

I think it would be useful to update the linux installation instructions with this information!

Best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant