[Gambas-user] Compilation under Sabayon Linux 3.3

Leonardo Miliani leonardo at ...1237...
Thu May 3 15:17:52 CEST 2007


Hi everybody.
Some days ago I installed Sabayon Linux 3.3 (a Gentoo based distro) on
my laptop.

After the installation I tried to compile Gambas but I have a problem.
Even all the dependencies are satisfied (configure and make don't raise
any error), when I try to install the files with make install (as root,
of course), the installation halts during the process of the Corba
component saying that it didn't find a file. So I tried to compile only
the gb.corba component but the result is the same:

----------------------------
Creating the information files for gb.corba component...
make[3]: /usr/local/bin/gbi2: Command not found
make[3]: *** [install-data-hook] Error 127
make[3]: Leaving directory
'/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48/gb.corba/src'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory
'/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48/gb.corba/src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
'/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48/gb.corba/src'
make: *** [install-recursive] Error 1
---------------------------

It seems that it tries to look for gbi2 file but isn't this file created
 by Gambas? So how can it find it is it is still to be created?

-- 
Ciao.
Leo.

Web: www.leonardomiliani.com
E-mail: leonardo at ...1237...
Scegli software opensource - Choose opensource software




More information about the User mailing list