[Gambas-user] Gambas 3.5.1 in Debian Testing (Jessie) official repository
    Gianni Piccini 
    gp at ...3050...
       
    Sun Dec 22 13:00:29 CET 2013
    
    
  
On 22/12/2013 10:39, Kende Krisztián wrote:
 > gb.geom component doesn't exist in any of the packages.
In order to have Gambas 3.5.1 running on my Debian amd64 (the bug is 
filed in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731487), I 
walk this way: obviously I think that the problem is gb.geom.so absence 
after install.
1) Got from Kendek's ppa :-)  the package
gambas3-runtime_3.5.1-0trusty1_amd64.deb
2) Unpacked the package
3) Moved the file gb.geom.so.0.0.0 as root in /usr/bin/lib/gambas3
4) Done two symlinks in this directory:
root at ...3246...:/usr/lib/gambas3# ln -s gb.geom.so.0.0.0 gb.geom.so
root at ...3246...:/usr/lib/gambas3# ln -s gb.geom.so.0.0.0 gb.geom.so.0
    
    
More information about the User
mailing list