<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Hi Edgar,<div class=""><br class=""></div><div class="">Some of your server is down. </div><div class=""><br class=""></div><div class="">I saw your message by pure chance and I clicked your link "<a href="http://squeakros.org" class="">squeakros.org</a>",</div><div class="">I saw the nice Dante citation and then probably I get redirected to a dead page:</div><div class=""><br class=""></div><div class=""><strong jscontent="failedUrl" jstcache="23" style="overflow-wrap: break-word; color: rgb(95, 99, 104); font-family: system-ui, sans-serif; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class=""><a href="http://190.193.182.90:9090/" class="">http://190.193.182.90:9090/</a></strong></div><div class=""><strong jscontent="failedUrl" jstcache="23" style="overflow-wrap: break-word; color: rgb(95, 99, 104); font-family: system-ui, sans-serif; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class=""><br class=""></strong></div><div class=""><strong jscontent="failedUrl" jstcache="23" style="overflow-wrap: break-word; color: rgb(95, 99, 104); font-family: system-ui, sans-serif; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class="">bye</strong></div><div class=""><strong jscontent="failedUrl" jstcache="23" style="overflow-wrap: break-word; color: rgb(95, 99, 104); font-family: system-ui, sans-serif; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);" class="">Nicola</strong></div><div class=""><br class=""><div class=""></div></div></div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 18, 2019, at 4:56 AM, Edgar J. De Cleene <<a href="mailto:edgardec2005@gmail.com" class="">edgardec2005@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Today I decide move the server .image of <a href="http://squeakros.org" class="">squeakros.org</a> to Linux64 and 5.3<br class="">last on ftp<br class="">Steps I do:<br class="">Dowload Squeak5.3alpha-19174-64bit-201911012148-Linux<br class="">Expand<br class="">Move  SqueakV50.sources into /bin for no complains avout not to found it<br class="">where Linux like.<br class="">Move .image and .changes to working dir<br class="">Made link to .image and put inside /shared link<br class="">Move .sh launch script to Menu bar for easy work.<br class="">Launch configure to my taste<br class="">Adding lots of packages (hope learn new things for loooong time)<br class="">Add Ladrillos with <br class="">MCWorkingCopy allManagers<br class="">        do: [:each | each repositoryGroup addRepository: (MCHttpRepository<br class="">new location:  '<a href="http://www.squeaksource.com/Ladrillos" class="">http://www.squeaksource.com/Ladrillos</a>';<br class="">    user: '';<br class="">    password: '')]<br class="">Load SqueakRosCore-edc.31<br class="">Install <br class="">| loader |<br class="">    loader _ CodeLoader new.<br class="">    loader baseURL:'<a href="http://www.squeaksource.com/Ladrillos/" class="">http://www.squeaksource.com/Ladrillos/</a>'.<br class="">    loader installLastMonticelloFor: #('DynamicBindings'  'KomServices'<br class="">'KomHttpServer' 'HTML' 'HV' 'Scheduler'<br class="">'HV-Divagaciones');installSourceFiles.<br class=""><br class="">Troubles<br class="">Can't open a button saved from 5.2 working version on Mac, later on this as<br class="">is not important now<br class="">First working step of the system is<br class="">Divagaciones syncronizeWithWiki<br class="">First you must set <br class="">Divagaciones lastSynchDate: (Date fromString:   '1 Jan 2019')<br class="">O choose 1998 for complete swiki<br class=""><br class="">In the system I use<br class="">Object >> createDirIfnotExists<br class=""><br class="">createDirIfnotExists: aDirName<br class="">(FileDirectory default<br class="">directoryExists:aDirName)<br class="">        ifFalse: [FileDirectory default<br class="">createDirectory: aDirName].<br class="">    ^FileDirectory default directoryNamed:<br class="">aDirName<br class=""><br class="">I attach the failure here<br class=""><br class="">Sorry for the long mail.<br class="">Hope feedback and someone tell me the steps for add Marcel<br class=""><br class=""><br class="">Edgar<br class="">@morplenauta<br class=""><br class=""><span id="cid:C571D043-2E92-48A5-9220-903844342285"><SqueakDebug.log></span><br class=""></div></div></blockquote></div><br class=""></body></html>