On Tuesday, December 31, 2013 7:39:27 PM UTC+1, Achilleas Pipis wrote: > > On 12/31/13 17:51, Stefan Michalsky wrote: > > Hey all, > > > > i have not been updating Gitlab for a while. I now wanted to go throug > > all updates but the first one fails. > > > > I use the following guide: > > > https://github.com/gitlabhq/gitlabhq/blob/master/doc/update/5.0-to-5.1.md > > > > The step is: > > > > sudo -u git -H bundle install --without development test postgres > > --deployment > > > > The output below: > > > > /home/git/gitlab$ sudo -u git -H bundle install --without development > > test postgres --deployment > > > ----- > > libxml2 is missing. please visit > > http://nokogiri.org/tutorials/installing_nokogiri.html for help with > > installing dependencies. > > ----- > > > > Gem files will remain installed in > > /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/nokogiri-1.5.9 for > > inspection. > > Results logged to > > > /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/nokogiri-1.5.9/ext/nokogiri/gem_make.out > > > > An error occurred while installing nokogiri (1.5.9), and Bundler cannot > > continue. > > Make sure that `gem install nokogiri -v '1.5.9'` succeeds before > bundling. > > > > libxml-2.0.pc is in /usr/lib/x86_64-linux-gnu/pkgconfig/libxml-2.0.pc > > > > I don't know what to do. I tried to add the path to the PKG_CONFIG_PATH > > variable but this did not help. > > > > I hope some one can help me with this issue. > > > > Thanks a lot. > > Stefan > > > > What OS? Is libxm2-dev installed? > > > -- > GPG : 0xABF99BE5 > Blog: http://axilleas.me > Hey Achilleas,
i use Debian Squeeze as the OS. libxm2-dev is installed and up to date also. Thanks for the reply. Stefan btw: Have a good new year. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
