[Gambas-user] 1.9.28 IDE doesn't come up
Stefano Palmeri
stefanopalmeri at ...152...
Sun Apr 2 02:14:08 CEST 2006
Alle 11:08, sabato 1 aprile 2006, ron ha scritto:
> On Friday 31 March 2006 15:25, ron wrote:
>
>
> > At the place you unpack gambas
> > <place-28>
> > app <---
> > spec
> > src <---
> > doc.cgi
> > gambas2 <-- renme to 'gambas2-sdi'
> > gambas2-old <-- rename to 'gambas2-mdi'
> > gambas2-with-editor
> > comp
> > examples
> > ...
> >
> > do in direcrtory src a shortlink as: ln -s gambas2-mdi gambas2
> > go back to <place28>
> > do 'make install'
> > Just did try myself for verify and it worked!
>
> I had to verify better.
> The link as gambas2 -> gambas2-xxx makes gambas2-xxx as runtime
> instead of gambas2.
>
> Idea to do it twice, once link to -sdi and once to -mdi
> Then you could have two working versions to choose :)
>
>
>
> >
> > (Maybe a 'make install' in the 'app' directory works too, more quick)
>
> No this does not work
>
>
> ---
> Ron
Hi, Ron.
cd in the directory .../gambas2-1.9.28/app/src/gambas2-old
then run:
gbc2 --all
and then:
gba2
you will have in that directory the executable "gambas2-old.gambas".
Hope this help.
Saluti,
Stefano
P.S. This works if gbc2 and gba2 were correctly installed.
More information about the User
mailing list