Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d17049

Browse files
boloutaredoubenidsyme
authored andcommitted
Add instructions to install fsharp to custom user defined path; fix a typo in DEVGUIDE.md (dotnet#4455)
1 parent29a3bdd commit3d17049

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎DEVGUIDE.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@ Then to replace your machine-wide installation:
9393

9494
Full testing is not yet enabled on macOS.
9595

96+
###[Optional] Specifying the install path (Linux or macOS)
97+
98+
You can specify a custom installation path using the DESTDIR shell variable
99+
100+
DESTDIR=/my/path/to/fsharp make install
96101

97102
###Developing the F# Compiler (Linux or macOS - .NET Core)
98103

@@ -107,7 +112,7 @@ Outputs are placed in
107112

108113
This uses an installed .NET SDK 2.0 to build the various duplicated project
109114

110-
Testing the .NET Core version of the F# compiler onmwcOS and Linux is TBD.
115+
Testing the .NET Core version of the F# compiler onmacOS and Linux is TBD.
111116

112117

113118
###Developing the Visual F# IDE Tools (Windows Only)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp