Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RailsInstaller Compatibility #3

Closed
metaskills opened this issue Mar 9, 2011 · 2 comments
Closed

RailsInstaller Compatibility #3

metaskills opened this issue Mar 9, 2011 · 2 comments
Labels

Comments

@metaskills
Copy link
Contributor

Luis, from our conversation, this is a reminder that when I installed RailsInstaller 1.0.5 I did not have all that I needed to use MiniPortile.

I had to download bsdtar and place it inside C:\RailsInstaller\DevKit\mingw\bin as tar.exe

I also had to execute C:\RailsInstaller\DevKit\devkitvars.bat

@metaskills
Copy link
Contributor Author

As a followup, after doing that you had me:

Please download also "libarchive-2.8.3-1-mingw32-dll-2.tar.bz2" and
"bsdcpio-2.8.3-1-mingw32-bin.tar.bz2" and extract in the same
directory.

Then after that.

liblzma-4.999.9beta_20100401-1-mingw32-dll-1.tar.bz2 & xz-4.999.9beta_20100401-1-mingw32-bin.tar.bz2

@luislavena
Copy link
Collaborator

Lookup all supported tar combinations

MiniPortile now handles 'tar' differences properly. It will attempt
to lookup for alternatives like bsdtar and basic-bsdtar before
failing.

Please note that RubyInstaller's DevKit remains to be updated to
include any possible tar implementation, see RubyInstaller Issue:

https://github.com/oneclick/rubyinstaller/issues#issue/60

Once this is implemented RubyInstaller (and RailsInstaller as result)
will be usable without manual download of packages.

In the meantime, you can download basic-bsdtar by MinGW project from:

http://downloads.sourceforge.net/mingw/basic-bsdtar-2.8.3-1-mingw32-bin.zip

And place 'basic-bsdtar.exe' somewhere in the PATH.

This Closed by 74365e7

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants