shoes / shoes-deprecated

Former repo for Shoes... see README for up to date locations!
http://shoesrb.com/
Other
1.15k stars 168 forks source link

Building on Ubuntu instruction fails for 14.04 LTS #277

Closed matkoniecz closed 9 years ago

matkoniecz commented 9 years ago

https://github.com/shoes/shoes/wiki/Building-Shoes-on-Linux#building-on-ubuntu no longer works

sudo apt-get install git libcairo2-dev libpixman-1-dev libpango1.0-dev libgif-dev libjpeg-dev libgtk2.0-dev vlc libvlc-dev portaudio19-dev libsqlite3-dev libcurl4-openssl-dev libxslt1-dev makeself curl libxslt-dev libxml2-dev libcurl4-openssl-dev libungif4-dev ruby1.9.1-full Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'libxslt1-dev' instead of 'libxslt-dev' E: Unable to locate package libungif4-dev

ccoupe commented 9 years ago

You appear to be using Shoes 3.1 which is old and very out of date. Shoes 3.2 is up to date and even has binaries for Linux if you don't want to build from source. Much of the 3.2 work was done on Ubuntu 14.04 so I know it works ;-) See https://github.com/Shoes3/shoes3/wiki/Building-Shoes-on-Linux if you want to build from source.

matkoniecz commented 9 years ago

Then it would be probably a good idea to replace link to https://gist.github.com/plexus/4194d8c47e9493019e04 with something that works.

ccoupe commented 9 years ago

I no idea who or what plexus is or does or why you think anyone here can update that page.

matkoniecz commented 9 years ago

Sorry, I just noticed that https://github.com/Shoes3/shoes3/wiki/Building-Shoes-on-Linux containing link to this page is fork of this project. Sorry for confusion.