[Gambas-user] Problems installing Gambas 3.5.4

Dimitris Anogiatis dosida at ...626...
Wed Nov 5 10:44:17 CET 2014


Hey Simon,

Re: Issue 2, I've found that if you load an example and save it to another
location you won't have to fiddle with permissions. That way you also keep
the original examples just in case you want to revisit them.

Hope this helps

On Wed, Nov 5, 2014 at 1:59 AM, ePost at ...3386... <ePost at ...3386...> wrote:

> Hello Gambas users
>
> Problems installing Gambas 3.5.4 for wheezy in site:
> http://gambas.sourceforge.net/de/main.html
>
> Hardware: Bananian Pi
> OS: Raspian
>
> ------------------------------------------------------
> Issue 1:
> sudo apt-get install gambas3 fails with error.
> Package: gambas3-gb-jit needs Package: libllvm3.4
>
> So change it in file /etc/apt/preferences
>
> Package: libllvm3.3       -> libllvm3.4
> Pin: release n=jessie
> Pin-Priority: 1050
>
> After that is done install runs successfully.
>
> ------------------------------------------------------
> Issue 2:
> Cant't compile any example because all files are not writeable for user:
> bananapi (Default user)
>
> So go to /usr/share as root and type in the following command:
> chmod -R o+w gambas3
>
> After that examples can be compiled and they runs successfully.
>
> ------------------------------------------------------
> Question: How to upgrade from Gambas 3.5.4 to Gambas 3.6.1. without
> compiling the sources.?
> (This doesn't work on my Bananian Pi. See my last Email.)
> I also tried to compile Gambas 3.5.4 from svn. Here ./configure -C runs
> successful, but make fails with missing a PDF-file.
>
> Best regards
> SIMON KELLNER
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list