[torontocbm] Re: Vice3.1 for RPI3

  • From: "Stewart C. Russell" <scruss@xxxxxxxxx>
  • To: torontocbm@xxxxxxxxxxxxx
  • Date: Sun, 1 Oct 2017 00:17:36 -0400

Hey Frank -

It's not the most straightforward build. This builds from Vice SVN
(newer than 3.1) on my Raspbian Stretch-equipped Raspberry Pi 3:

# get dependencies - this may take a long time and ~ 1.5 GB

sudo apt install autoconf automake build-essential byacc dos2unix flex
libavcodec-dev libavformat-dev libgtk2.0-cil-dev libgtkglext1-dev
libmp3lame-dev libmpg123-dev libpcap-dev libpulse-dev libreadline-dev
libswscale-dev libvte-dev libxaw7-dev subversion texi2html texinfo yasm
libgtk3.0-cil-dev xa65

mkdir -p src

cd src

svn checkout https://svn.code.sf.net/p/vice-emu/code/trunk trunk

cd trunk/vice

./autogen.sh

./configure

make -j4

sudo make install

===================

This was freely adapted from the build docs,
https://sourceforge.net/p/vice-emu/code/HEAD/tree/trunk/vice/doc/building/Linux-Native-Howto.txt
- it has more info if you get stuck.

Hope this helps,
 Stewart





On 2017-09-30 08:18 PM, bigmanfrank@xxxxxxx wrote:

Tried. When I get to make command it tells me no makefile found.

Thoughts

Frank Michielli

_o/ Sent with iOS Spark!


Other related posts: