ruby - Installing very old versions with brew -


there beautiful question written here: homebrew install specific version of formula?, solution not working me, believe due changes in brew.

i'm trying install version 1.7.5 of elastic search onto machine unable to. it's not saved on machine, , i'm thinking removed brew versions since cannot use it, , running

brew tap homebrew/boneyard brew versions elasticsearch 

throws error saying error: unknown command: version.

i'm wondering other options have installing elastic search 1.7.5, on brew, @ least can use local setup (we need upgrade server, first need running).

the version downloadable here https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-5 i'm again unsure how run on rails project.

thanks!

i've come closer solution! think best solution we'll abandon brew , run elasticsearch.

you can download tar ball , run ./elasticsearch inside bin.

i found decent instructions here: https://www.elastic.co/guide/en/elasticsearch/reference/current/_installation.html

this said it's still not running rails site, think issue may else point. i'll edit if find better solution.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -