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

necessary changes to make ubuntu developer installation instructions work #1357

Merged
merged 2 commits into from
May 31, 2015

Conversation

tillmo
Copy link
Member

@tillmo tillmo commented May 27, 2015

@CarloDib has tried out the ubuntu developer installation and failed. This corrects some problems he encountered.

@@ -92,8 +86,16 @@ on the system, so we will have to install one:

- `sudo apt-get install libqtwebkit-dev`

Clone the ontohub sources:
- `git clone git@github.com:ontohub/ontohub.git`
Note that you need to get access rights from the Ontohub team first.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually a clone via ssh/git still works if you do not have write-permissions on a repository. Only the push will later fail (as it should).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point, the I will change this to ssh/git only.

cloning ontohub via git/ssh gives you read access in any case, so we can eliminate the http variant
@tillmo
Copy link
Member Author

tillmo commented May 31, 2015

btw: do you know why postgres in installed from a ppa, and not from the regular Ubuntu sources?

@0robustus1
Copy link
Contributor

At the time of writing the version in the ubuntu sources did not contain features we were using. I'm not sure if that has changed.

Wrt. to the Pull Request: 👍

tillmo added a commit that referenced this pull request May 31, 2015
necessary changes to make ubuntu developer installation instructions work
@tillmo tillmo merged commit db70213 into staging May 31, 2015
@tillmo tillmo deleted the improve-deployment-info branch May 31, 2015 13:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants