Building adept. the package builds without error, but results in an empty package. I'm using a standard autotools build:
I thought adept was Debian only.
Darrell
On 01/24/2014 09:52 PM, Darrell Anderson wrote:
Building adept. the package builds without error, but results in an empty package. I'm using a standard autotools build:
I thought adept was Debian only.
Darrell
Well, it is, but that doesn't mean you can't build it :-) It is a collection of tools that deal with tagged collections that I was going to check out. Basically, it has 2 dependencies (libwibble,tagcoll2) after that it should build normally, but it doesn't.
I figured I would go though the rest of the tree and create builds for the remaining packages that had some redeeming qualities while picking at and waiting for a k3b solution.
Maybe one of the Debian guys has the answer...
Le 25/01/2014 06:26, David C. Rankin a écrit :
Well, it is, but that doesn't mean you can't build it :-) It is a collection of tools that deal with tagged collections that I was going to check out. Basically, it has 2 dependencies (libwibble,tagcoll2) after that it should build normally, but it doesn't.
I figured I would go though the rest of the tree and create builds for the remaining packages that had some redeeming qualities while picking at and waiting for a k3b solution.
Maybe one of the Debian guys has the answer...
Hello,
I think that the "adept" program is a package manager for ".deb" packages, that's why Darrell said "debian only". It will probably be useless to you if you don't use debian or ubuntu.
See: http://en.wikipedia.org/wiki/Adept_Manager
Francois
On 01/25/2014 03:34 AM, François Andriot wrote:
Hello,
I think that the "adept" program is a package manager for ".deb" packages, that's why Darrell said "debian only". It will probably be useless to you if you don't use debian or ubuntu.
François,
Thank you. I knew it was a Deb package manager, but it could also split them, etc.. I went to Debian to get the dependencies tagcoll2 and libwibble to be able to build it. I was just surprised to have it configure properly and then not generate any output files. Maybe the darn thing uses qmake instead of make? Who knows... I put it on the back burner for now. I'm just glad I have k3b building now!!!