Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

compile error with compiling shoes #256

Open
saigkill opened this issue Dec 18, 2013 · 1 comment
Open

compile error with compiling shoes #256

saigkill opened this issue Dec 18, 2013 · 1 comment

Comments

@saigkill
Copy link

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?

@ccoupe
Copy link

ccoupe commented Feb 1, 2014

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants