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

General cleanup and get ubuntu install working. #4118

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

tiagom62
Copy link
Contributor

@tiagom62 tiagom62 commented Oct 3, 2017

*Ubuntu now installs. Tested on 16.04.
*Other misc cleanup.

@tiagom62 tiagom62 requested a review from snipe as a code owner October 3, 2017 04:35
@snipe snipe merged commit 655484b into snipe:develop Oct 3, 2017
@tiagom62 tiagom62 deleted the misc_installer_fixes branch October 3, 2017 04:43
if [ "$version" == "16.04" ]; then
log "apt-get install -y git unzip php php-mcrypt php-curl php-mysql php-gd php-ldap php-zip php-mbstring php-xml" & pid=$!
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this need to be expanded to work on 16.10 and 17.04 ? I'm guessing the packages are named "php" on most everything now.. Can't remember the history of this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Absolutely. I was having trouble downloading the 17.04 iso. So i will look into this later today.

Still have a bit to go.

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.

3 participants