[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2901: Packages dependies (step 7 of packager)


http://gambaswiki.org/bugtracker/edit?object=BUG.2901&from=L21haW4-

Comment #33 by Willy RAETS:

First test using 2 sytems:
System 1: dev system with IDE where deb packages are made (latest master version OSB)
System 2: target system, no IDE only repository for master version OSB added as source for gambas3


On system 1:
Opened library and changed vendor to gbw and made an executable.
This also correctly creates the executable at .local/share/gambas3/libs/gbw with proper min and max version in the name, making it possible to add to applications in IDE.
Next I created a .deb package of the library with version 0.2.1.
I DID NOT install the deb package on system 1

After that I opened LibTester application, uninstalled the old library still there (in Project properties -> Library), and added the new library as dependency to the Library tab.
This time no paths show (prefect) only name and versions, so my hopes are up at this stage (see screenshot).
I created a deb package of LibTester.

On system 2:
I first installed the new library package, next I installed LibTester. All worked perfect so far.
This time using the library in /usr/lib/gambas3/gbw with proper min and max version (see second screen).

So, the path problem seems to be fixed.

I'm now going to next test with a higher version library and see what happens.
I will do a second report on that.

----------------------------------------------------------------------------

Attachment: 1.png

Attachment: 20260623-18:06:08.png



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----