mconf-cookbooks / mconf-live-solo

3 stars 7 forks source link

Bundler cannot continue #6

Open lialterna opened 5 years ago

lialterna commented 5 years ago

Hi, I try to install mconf-live-solo on Ubuntu Server 14.04., follow these instructions: https://github.com/mconf-cookbooks/mconf-live-solo. When i run ./configure i get the follow error: An error occurred while installing dep-selector-libgecode (1.0.2), and Bundler cannot continue. I appreciate any help

Cheers!

Alehandro231 commented 5 years ago

Hi, I had this problem when installing. I don't remember exactly how I solved the problem. Give me the full text of the error.

lialterna commented 5 years ago

Alehandro, thank you so much for response. I follow these steps:

mconf@ubuntu:~$ sudo apt-get update mconf@ubuntu:~$ sudo apt-get install git mconf@ubuntu:~$ git clone https://github.com/mconf-cookbooks/mconf-live-solo.git mconf@ubuntu:~$ sudo chown -R mconf:mconf mconf-live-solo mconf@ubuntu:~$ cd mconf-live-solo/ mconf@ubuntu:~$ ./configure

And this is what i get:

Gem::Ext::BuildError: ERROR: Failed to build gem native extension. Gem files will remain installed in /var/lib/gems/2.1.0/gems/dep-selector-libgecode-1.0.2 for inspection. Results logged to /var/lib/gems/2.1.0/extensions/x86_64-linux/2.1.0/dep-selector-libgecode-1.0.2/gem_make.out

An error occurred while installing dep-selector-libgecode (1.0.2), and Bundler cannot continue. Make sure that ``gem install dep-selector-libgecode -v '1.0.2' --source 'http://rubygems.org/ succeeds before bundling. In Gemfile: berkshelf was resolved to 3.2.4, which depends on solve was resolved to 1.2.1, which depends on dep_selector was resolved to 1.0.3, which depends on dep-selector-libgecode

This is the full output from gem_make.out log: gem_make.out.txt

Thanks again, i hope you can help me to resolve it! Cheers!

Alehandro231 commented 5 years ago

Hi! You have a problem with rubygems.

I wrote for myself the instructions for installing mconf on ubuntu 14.04. Instructions in Russian. Can you handle the instructions in Russian??? install Mconf-live-solo.docx

lialterna commented 5 years ago

Hi! Thank you very very much for your help and for sharing this document. I will install mconf following the instructions. For the language there is no problem, I will use Google Translate tool to translate this guide.

Cheers!

Alehandro231 commented 5 years ago

Successes :)