View Issue Details

IDProjectCategoryView StatusLast Update
0006027Spring engineLinuxpublic2018-09-20 22:08
Reporterhoijui Assigned Toabma  
PrioritylowSeveritytextReproducibilityN/A
Status closedResolutionno change required 
Summary0006027: Wiki change for debian (testing)
Descriptionas i think i have no wiki account anymore/forgot the password, i mention it here, sorry!

regarding this:
https://springrts.com/wiki/Building_Spring_on_Linux#Debian

it would be nice to use the below code for debian instead. i simply made the boost version a shell variable. in debian testing, this changes a lot, and is much more easy to adjust this way.


set boost_version 1.55
sudo apt-get install build-essential zlib1g-dev libfreetype6-dev cmake \
                  libsdl2-dev libopenal-dev libglew-dev zip libvorbis-dev libxcursor-dev \
                  libdevil-dev libboost-system$boost_version-dev libboost-thread$boost_version-dev \
                  libboost-regex$boost_version-dev libboost-serialization$boost_version-dev \
                  libboost-program-options$boost_version-dev libboost-chrono$boost_version-dev \
                  libunwind-dev libboost-filesystem$boost_version-dev \
                  libboost-signals-dev libboost-test$boost_version-dev \
                  xsltproc libfontconfig1-dev libcurl4-openssl-dev
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2018-08-17 21:35

administrator   ~0019312

boost was removed in current development version.

the wiki username/password is the same as for the forum: so is still any help needed?

Issue History

Date Modified Username Field Change
2018-08-08 08:00 hoijui New Issue
2018-08-17 21:35 abma Assigned To => abma
2018-08-17 21:35 abma Status new => feedback
2018-08-17 21:35 abma Note Added: 0019312
2018-09-20 22:08 abma Status feedback => closed
2018-09-20 22:08 abma Resolution open => no change required