[Glass] DevKit basic install question
BrunoBB via Glass
glass at lists.gemtalksystems.com
Fri Dec 12 15:00:36 PST 2014
Hi,
I was able to run tODE in Ubuntu 14.04:
script:
Install some Ubuntu packages:
sudo apt-get -y install git
sudo apt-get -y install curl
sudo apt-get -y install libssl1.0.0:i386
sudo apt-get -y install libpam0g:i386
sudo apt-get -y install gcc-multilib libstdc++6:i386
sudo apt-get -y install unzip
sudo ln -s /usr/lib/i386-linux-gnu/libstdc++.so.6
/usr/lib/i386-linux-gnu/libstdc++.so
sudo apt-get -y install libx11-6:i386
sudo apt-get -y install libcgmanager0:i386
sudo apt-get -y install libudev1:i386
sudo apt-get -y install libgl1-mesa-glx:i386
sudo apt-get -y install libgl1-mesa-dev:i386
Clone github (this is my fork at github):
git clone https://github.com/brunobuzzi/gsDevKitBruno.git
cd gsDevKitBruno
git checkout -b gsDevKitBruno
cd gsDevKitBruno
export GS_HOME=/home/bruno/gsDevKitBruno
export PATH=$GS_HOME/bin:$PATH
installServer devKit 3.2.1
Popus tODE.
Excellent work Dale !!!
Regards,
Bruno
--
View this message in context: http://forum.world.st/DevKit-basic-install-question-tp4795378p4795813.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list