Re: [Gambas-user] Switching from 3.6.2 to 3.8.0 failed

2015-09-10 Thread Jussi Lahtinen
I don't know, these are what comes into my mind... maybe next time you could run these to make sure uninstalling was complete (assuming no custom install paths): sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3 /usr/local/bin/gbi3 /usr/local/bin/gbs3 sudo rm -rf /usr/local/li

Re: [Gambas-user] Switching from 3.6.2 to 3.8.0 failed

2015-09-10 Thread Rolf-Werner Eilert
Jussi, I guess you got me completely wrong here. The problem was not that Cairo didn't run at all. But after a new install of Gambas 3.8.0, this one program would not find Cairo anymore. After re-installing the previous Gambas version, it wouldn't find gb.net.pop3. After re-compiling the progra

Re: [Gambas-user] Switching from 3.6.2 to 3.8.0 failed

2015-09-09 Thread Jussi Lahtinen
Cairo component is in Gambas 3.8. You just need to install the devs to get all the needed components. What is your system? If Ubuntu then install libcairo2-dev. That is my guess. Hard to say more without compile logs. Jussi On Wed, Sep 9, 2015 at 9:28 AM, Rolf-Werner Eilert < eilert-sprac...@

[Gambas-user] Switching from 3.6.2 to 3.8.0 failed

2015-09-08 Thread Rolf-Werner Eilert
Hi folks, Here is something that happened on an older system in my office. Currently, there is 3.6.2 running on this machine. Tried to compile 3.8.0 and found everything going smooth (except some libraries left out, but only such I thought I wouldn't use anyway). Then make uninstall 3.6.2 and