You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I'm a month late in responding. The pastebin link doesn't work for me, so I can't see the original posters error messages. From just the above description I see a potential bash problem/user input error. Don't use ${SHOES_DIR}, just use 'shoes' in the git clone and cd.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Because the *.run doesn't work actually i have tried out to compile it with:
git clone git://github.com/shoes/shoes.git ${SHOES_DIR}
cd ${SHOES_DIR}
gem install bundler
sudo zypper in giflib-devel cairo-devel libpixman-devel pango-devel libjpeg-devel gtk2-devel libcurl-devel ruby-devel portaudio-devel gcc libxml2 libxml2-devel libxslt libxslt-devel sqlite-devel sqlite
bundle install
rake
Then i'm getting that: http://pastebin.com/DSGPpigt
Does anyone knows what to do?
The text was updated successfully, but these errors were encountered: