[Gambas-user] Switching to GitLab

Gianluigi bagonergi at ...626...
Mon Aug 14 14:34:51 CEST 2017


I tried to install from SVN in a notebook where I had Gambas from PPA, I
get this:
make:*** No specified target and no makefile found. Stop.
Who kindly explains step by step how can I have the trunk in my Notebook
(Ubuntu 14.04.01) by compiling Gambas?

Regards
Gianluigi

2017-08-14 11:11 GMT+02:00 Gianluigi <bagonergi at ...626...>:

> Hi Jussi,
> thanks for the suggestion, but once I had problems and since I did so I
> did not have any more problems.
> So if I understand well, I can continue updating Gambas trunk from SVN.
> Is that so?
>
> Regards
> Gianluigi
>
> 2017-08-13 23:24 GMT+02:00 Jussi Lahtinen <jussi.lahtinen at ...626...>:
>
>> > ============================================================
>> > ================================================
>> >
>> > To update, I wrote these commands:
>> >
>> > ============================================================
>> > ================================================
>> > cd trunk
>> > sudo make uninstall
>> > cd
>> > rm -rf trunk/
>> > svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk
>> > cd trunk
>> > ( ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C ) >
>> > ~/Scrivania/R_conf-Trunk.log 2>&1
>> >
>> > ( make && sudo make install ) > ~/Scrivania/Make_Inst-Trunk.log 2>&1
>> > ============================================================
>> > ================================================
>> >
>>
>> What? Why? No need to delete any sources, just use "svn update".
>>
>> I hope svn still stays as alternative way, as in my experience git will
>> eventually make things very complicated.
>>
>>
>> Jussi
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> 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