Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: gareth_iowc on October 31, 2014, 04:00:35 PM
-
hi guys,
i have an emulator that i would like to compile on tiny core.
i need to install the following
subversion
build-essential
libsdl1.2-dev
libglew1.5-dev
zlib1g-dev
the only package i can find in the installer is subversion and that fails to install.
i'm very new to picore
any suggestions?
thanks
-
Hi
welcome on board.
Package names are different here than in Raspbian, for example you need zlib_base-dev.tcz compile-essentials.tcz etc.
Spend some time to learn piCore before compiling. Use package manager feature to find packages. Also it may happen that you must build some of them before building your application.