Feature #949

Extend install_gems.sh to just check for gems

Added by Steffen Neumann over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:10/31/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:Release 3.2
Resolution:fixed Pull request:

Description

Hi,

for those users who prefer to use the distribution provided
gems library, it would be great if there is something to check
whether all required gems are installed. This would probably
help to avoid user problems due to missing gems.

This could be implemented by building upon install_gems.sh,
where a list of all required gems is known.
The new script would just check whether the required gems
can be loaded successfully.

A call to this script could be included in the solution to #914.

Yours,
Steffen


Related issues

Blocks Feature #914: Provide simple install, dependency and configuration check Closed 10/13/2011

Associated revisions

Revision 09aa1a7d
Added by Javi Fontan over 9 years ago

features #914, #949: --check and faster install_gems

  • added --check options that detects the ruby libraries not installed
  • only install gems not found
  • execute 'gem' only once when possible

History

#1 Updated by Javi Fontan over 9 years ago

  • Status changed from New to Closed
  • Target version set to Release 3.2
  • Resolution set to fixed

Also available in: Atom PDF