Author Topic: (Update) Kraft 0.45  (Read 570 times)

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
(Update) Kraft 0.45
« on: November 18, 2011, 01:31:18 AM »
Kraft, part of the KDE family, is aimed at the demands of small businesses. It is easy to use and limits on a set of most needed features. So it is the solution for creating offers and invoices. With Kraft running your business is done quicker. You will have more time for things which give more pleasure.

Current repo version: 0.40
Latest version: 0.45
URL: http://www.volle-kraft-voraus.de/
Source Download: http://sourceforge.net/projects/kraft/files/kraft/0.45/kraft-0.45.tar.bz2

Screenshots:
Document Manager:


Document Editor:


Material Catalog:
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12514
Re: (Update) Kraft 0.45
« Reply #1 on: November 18, 2011, 01:52:24 AM »
Package it yourself lazy butt. Packagers requesting packages. What is this world coming to?

Thanks to everyone who donates. You keep the servers running.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
Re: (Update) Kraft 0.45
« Reply #2 on: November 18, 2011, 01:59:17 AM »
LOL ... I already got your spec file and I would but I keep getting stuck at:

Code: [Select]
Scanning dependencies of target kraft                               
[ 45%] Building CXX object src/CMakeFiles/kplant.dir/brunsviewmain.o
[ 46%] Building CXX object src/CMakeFiles/kraft.dir/kraft_automoc.o
In file included from /usr/include/akonadi/item.h:28:0,             
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/setupassistant.h:26,
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/moc_setupassistant.cpp:10,
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/kraft_automoc.cpp:13:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
make[2]: *** [src/CMakeFiles/kraft.dir/kraft_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/kraft.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 46%] Building CXX object src/CMakeFiles/kplant.dir/brunsviewer.o
Linking CXX executable kplant
[ 46%] Built target kplant
make: *** [all] Error 2
error: Bad exit status from /home/archie/Temporary/src/tmp/rpm-tmp.M6llTf (%build)


RPM build errors:
    Bad exit status from /home/archie/Temporary/src/tmp/rpm-tmp.M6llTf (%build)

And I have no clue to how to proceed. Might it have something to do with the ctemplate??
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: (Update) Kraft 0.45
« Reply #3 on: November 18, 2011, 03:20:29 AM »
LOL ... I already got your spec file and I would but I keep getting stuck at:

Quote
Scanning dependencies of target kraft                               
[ 45%] Building CXX object src/CMakeFiles/kplant.dir/brunsviewmain.o
[ 46%] Building CXX object src/CMakeFiles/kraft.dir/kraft_automoc.o
In file included from /usr/include/akonadi/item.h:28:0,             
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/setupassistant.h:26,
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/moc_setupassistant.cpp:10,
                 from /home/archie/Temporary/src/rpm/BUILD/kraft-0.45/src/kraft_automoc.cpp:13:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
make[2]: *** [src/CMakeFiles/kraft.dir/kraft_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/kraft.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 46%] Building CXX object src/CMakeFiles/kplant.dir/brunsviewer.o
Linking CXX executable kplant
[ 46%] Built target kplant
make: *** [all] Error 2
error: Bad exit status from /home/archie/Temporary/src/tmp/rpm-tmp.M6llTf (%build)


RPM build errors:
    Bad exit status from /home/archie/Temporary/src/tmp/rpm-tmp.M6llTf (%build)

And I have no clue to how to proceed. Might it have something to do with the ctemplate??

The fun of dependencies ...  :D

to me it seems you need to install libboost-devel ...  (not tested here). ;)

AS

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
Re: (Update) Kraft 0.45
« Reply #4 on: November 18, 2011, 03:43:12 AM »
Almost there ...

Just gotta take care of the unused libraries, and a few File not founds ... test it (hopefully tonight) then send it to Neal!

How many posts do you have now, AS?   ;D  ;D   I swear if libboost-devel was Kori's snake, it would have bitten me already!

If anyone from the higher plain judge this thread unworthy and should be thrown to the TZ, I don't mind. If it can serve as an example to other packagers - do not request packages, just build it yourself ... lazy butt  ;D - I'll be just glad to be that example. LOL
« Last Edit: November 18, 2011, 03:47:11 AM by Archie »
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12514
Re: (Update) Kraft 0.45
« Reply #5 on: November 18, 2011, 04:18:54 AM »
[texstar@thenudiebar ~]$ locate shared_ptr.hpp
/usr/include/boost/shared_ptr.hpp

[texstar@thenudiebar ~]$ rpm -qf /usr/include/boost/shared_ptr.hpp
libboost-devel-1.42.0-4pclos2011

Thanks to everyone who donates. You keep the servers running.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
Re: (Update) Kraft 0.45
« Reply #6 on: November 18, 2011, 05:40:57 AM »
Built and testing, hoss. I was too quick to draw and didn't think. I deeply, deeply apologize.

Can I have lollipop now?  ;)
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42