On 02/09/2015 10:40 AM, Nicolai Hess
wrote:
Nicolai,
Thank you very much! ... This helps a lot! ...
My builderCI[1] scripts explicitly installed the "required" 32 bit
libs needed for Pharo and Squeak, and when I converted to zero
conf, I used the travis+vm script because I am running the tests
on travis (being otherwise ignorant of the purpose of the travis
script), but I did not remove the 32 bit lib install step, soooo I
just might be able to get away without the travis script ...
If I am missing additional libraries I can add them to the
"explicit install list" ... BTW, when I look at the install log
files, no libraries are installed after the pharo-vm-core:i386
library, so I'm guessing that that means that the necessary libs
were already there?
I've got my fingers crossed:)
Dale
[1] https://github.com/dalehenrich/builderCI