Skip to content

Provide RPM install instructions #878

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

Closed
nguyenm100 opened this issue Sep 2, 2015 · 2 comments
Closed

Provide RPM install instructions #878

nguyenm100 opened this issue Sep 2, 2015 · 2 comments

Comments

@nguyenm100
Copy link

Please provide install instructions for rpm-type systems. We use rhel at work and I'd like to push adoption of .net here.

Thanks!

@nguyenm100 nguyenm100 changed the title Please provide install instructions for RPM installs Provide RPM install instructions Sep 2, 2015
@wholroyd
Copy link

wholroyd commented Sep 2, 2015

There aren't any at this time, but I've started some work on getting DNVM packaged into DEB and RPM packages over in #437.

@nguyenm100
Copy link
Author

Not RPM but got b7 coreclr installed via:

sudo yum -y install libunwind gettext libcurl-devel openssl-devel zlib unzip
curl -sSL https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.sh | DNX_BRANCH=dev sh && source ~/.dnx/dnvm/dnvm.sh
dnvm upgrade -r coreclr

natemcmaster pushed a commit that referenced this issue Nov 20, 2018
ryanbrandenburg pushed a commit that referenced this issue Nov 26, 2018
…master

[automated] Merge branch 'release/2.2' => 'master'
SteveSandersonMS added a commit that referenced this issue Nov 27, 2018
* Handle links to empty-string href, resolved against base href

Needed to change the URLs used in E2E tests to be able to cover this (i.e., removed the /RouterTest prefixes so the default relative URL became an empty string)

* Change links in StandaloneApp sample to be relative

* Standardize on base URIs having trailing slash everywhere

Hence also change terminology from "base URI prefix" to simply "base URI"

* Handle link highlighting when visiting base-href-but-without-trailing-slash

* Removing leading slashes from base-relative URLs in templates
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants