[Geany-Users] Problem source-compiling 1.34.1 on Debian 9
e.antonoff at yahoo.com
e.antonoff at xxxxx
Mon Apr 15 14:46:07 UTC 2019
SOLVED!
Thanks for the suggestions again. I just removed completely the 1.29 Geany, along with all plugins and was just to try installing the new one, ran ./configure and I opened the README file and surprise - it opened in Geany 1.34.1 ! So the problem was the existence of the old Geany.
Now my only question is -- will the plugins for 1.34 work with 1.34.1 or should I wait for 1.34.1 plugins?
Thanks!Eugene
On Saturday, April 13, 2019, 6:07:44 PM EDT, Colomban Wendling <lists.ban at herbesfolles.org> wrote:
Le 13/04/2019 à 13:32, Lex Trotman a écrit :
> On Sat, 13 Apr 2019 at 20:47, Colomban Wendling
> <lists.ban at herbesfolles.org> wrote:
>>
>> Hi,
>>
>> Le 11/04/2019 à 03:08, e.antonoff--- via Users a écrit :
>>> […]
>>>
>>> Pastebin: https://pastebin.com/8N89YSsR
>>>
>>> What happens is after completing the make install command, I still have
>>> 1.29 installed and the weird is that in the bin subdirectory of where
>>> the sources are I also have 1.29, instead of the freshly compiled 1.34.1.
>>>
>>> Please inspect my pastebin, reach me for more details, if needed. I
>>> already sent message to the package maintainer with request to upgrade
>>> the package, but still - I want to be able to do this myself.
>>
>> It's odd, but maybe the system is finding libgeany 1.29 you probably
>> have in /usr/lib. Try running the following:
>>
>> $ LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH /usr/local/lib/geany
>>
>> If it doesn't help, try this:
>>
>> $ sudo ldconfig /usr/local/lib
>
> Hmmm, using /usr/local/lib should have done that, see line 476 of the
> dropbox, but maybe it did find libgeany ... the old one in /usr/lib
> which is always searched.
That's my guess suggesting this. And using the wrong libgeany is the
only explanation I have for the wrong version number here.
BTW, Eugene: what does
$ ldd /usr/local/bin/geany
give you?
>
>>
>> If it still doesn't help, give the result of:
>>
>> $ ls -ld ~/local/geany/lib/*geany*
>>
>> In any case, the suggestion of removing the previous Geany version is a
>> good one if you can afford it.
>>
>>> Also question ---- will Geany 1.34.1 work with plugins 1.34 ?
>>
>> Yes.
>>
>> Regards,
>> Colomban
>> _______________________________________________
>> Users mailing list
>> Users at lists.geany.org
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
Users at lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/users/attachments/20190415/74c8f603/attachment.html>
More information about the Users
mailing list