Andrey Mikhalchuk's Blog

A Blog about Life, the Universe, and Everything

  • Home
  • How To
  • Web
  • Robotics
  • Hardware
  • Software
  • Travels
  • Linux
  • Windows
  • Misc
×
 Posted in How To, Linux

make: /opt/local/bin/ginstall: No such file or directory

 May 8, 2013  Leave a comment


make: /opt/local/bin/ginstall: No such file or directory

This happened to me while running bundle install on json v1.7.7.
The fix is

# sudo if necessary
ln -s /usr/bin/install /opt/local/bin/ginstall

Share: TwitterFacebookPinterestRedditVKDiggLinkedin
Tagged bundle, ginstall, ginstall not found, json

Related Articles

  • FPV Japan / BEVRC Cable pinout
  • Solving libopenocd.so: undefined reference to `FT_GetLatencyTimer’ problem during openocd compilation
  • Solving “The server you are connected to is using a security certificate that could not be verified.” problem
  • Photo from unsplash
    How to migrate ownCloud 6 from sqlite to MySQL

Post navigation

← Previous
Installing Oracle XE 11g on OpenSuSE 12.2 and similar
Next →
Default login and password for JBoss EAP 5.1.2

Leave a Reply Cancel reply

You must be logged in to post a comment.

Copyright © 2021 Andrey Mikhalchuk's Blog

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok