プロジェクト

全般

プロフィール

Vote #80778

完了

`--without rmagick` option for bundle command is no longer necessary

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Documentation_24
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
24
version_id:
152
issue_org_id:
33208
author_id:
332
assigned_to_id:
332
comments:
1
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

The description in doc/INSTALL for cases where ImageMagick is not installed can be removed.

In Redmine 4.1, RMagick is replaced by MiniMagick, so you no longer get error with bundle install even if ImageMagick is not installed. The reason why no error occurs is that MiniMaigck does not require ImageMagick's development library during installation.


diff --git a/doc/INSTALL b/doc/INSTALL
index d363c8a2a..f4374dae1 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -33,10 +33,6 @@ Optional:
 4. Install the required gems by running:
      bundle install --without development test
 
-   If ImageMagick is not installed on your system, you should skip the
-   installation of the rmagick gem using:
-     bundle install --without development test rmagick
-
    Only the gems that are needed by the adapters you've specified in your
    database configuration file are actually installed (eg. if your
    config/database.yml uses the 'mysql2' adapter, then only the mysql2 gem

journals

Committed the patch.
--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリDocumentation_24 にセット
  • 対象バージョン4.2.0_152 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0