2015-10-21 GnuCash IRC logs

00:43:13 *** krc4267 has joined #gnucash
00:43:55 <krc4267> Hi! Wondering if there is a way to build gnucash without goffice- goffice isn't being detected
00:44:07 <krc4267> ..Or if there is something wrong with goffice 0.10
01:06:14 *** MechtiIde has joined #gnucash
01:20:41 *** mlncn has quit IRC
01:22:48 *** krc4267 has quit IRC
01:23:46 *** krc has joined #gnucash
01:28:00 *** jeffsf has quit IRC
01:54:07 *** mlncn has joined #gnucash
02:05:13 *** MechtiIde has quit IRC
02:21:00 *** krc has quit IRC
02:53:40 *** mlncn has quit IRC
03:00:17 *** mlncn has joined #gnucash
03:18:09 *** fell__ has quit IRC
03:18:57 *** fell__ has joined #gnucash
03:41:52 *** autoditac__ has joined #gnucash
03:56:08 *** autoditac__ has quit IRC
04:00:41 *** autoditac__ has joined #gnucash
05:18:17 *** fabior has joined #gnucash
06:39:10 *** Jimraehl1 has left #gnucash
06:46:06 *** Jimraehl1 has joined #gnucash
06:50:52 *** rubdos has joined #gnucash
07:08:55 *** dgtlmoon has quit IRC
07:20:36 *** fabior has quit IRC
07:25:09 *** nomeata has joined #gnucash
07:57:44 *** himaxx has joined #gnucash
08:00:30 *** himaxx has quit IRC
08:06:44 *** autoditac__ has quit IRC
08:46:04 *** fabior has joined #gnucash
09:02:48 *** autoditac__ has joined #gnucash
09:04:31 *** autoditac__ has quit IRC
09:05:00 *** autoditac__ has joined #gnucash
09:24:49 *** chazdiezal has quit IRC
09:40:56 *** chazdiezal has joined #gnucash
10:31:38 *** chazdiezal has quit IRC
10:37:09 *** chazdiezal has joined #gnucash
11:01:34 *** jscinoz has quit IRC
11:08:30 *** nomeata has quit IRC
11:27:20 *** krc has joined #gnucash
11:29:48 *** MechtiIde has joined #gnucash
11:50:41 *** ErKa has joined #gnucash
12:52:56 *** MechtiIde has quit IRC
13:19:48 *** rubdos has quit IRC
13:20:27 <lmat> krc: hmm, dunno, never had that problem.
13:20:34 <lmat> krc: What's your error?
13:20:43 <lmat> krc: (And out of curiosity, why do you want to build gnucash?)
13:24:37 <krc> lmat, building because there is no package for my distro
13:24:51 <lmat> krc: good reason :-) Are you new to gnucash?
13:25:10 <krc> Tried it a while back on an ubuntu system
13:25:13 <lmat> krc: What version of gcc? What commit are you trying to build? (You know, the usual)
13:25:26 <krc> Looked nice but I didn't have a use for it at the time
13:26:05 <krc> Whatever one was on git 2 days ago
13:26:19 <krc> gcc 5.2.0
13:28:10 <krc> lmat, here is the error
13:28:13 <krc> checking for libgoffice-0.8 >= 0.7.0... no
13:28:13 <krc> configure: error: Cannot find libgoffice.>= 0.7.0
13:29:16 <lmat> krc: Which git branch?
13:29:25 <lmat> I guess that doesn't affect your error...
13:29:48 <krc> lmat, master is default right? just did git clone <..>
13:30:21 <lmat> krc: hmm..master is bleeding edge I think, and 'maint' is the one that is usually released to distros... I may be wrong.
13:31:27 <lmat> krc: And it may be a good idea to use a tag (2.6.9 is the most recent I think). So, when you get the source, do something like git clone gnucash; git co 2.6.9; and get the code from there.
13:31:45 <krc> alright i'll go download it again
13:31:48 <lmat> do you have goffice?
13:31:55 <lmat> krc: (I don't think that would help this particular issue ^_^)
13:31:56 <krc> i do, and goffice-devel
13:32:07 <krc> hah ok
13:32:31 <krc> how do i check to see if something is installed?
13:32:43 <krc> as in how do i run the check for goffice
13:33:22 <lmat> krc: Depends, what distribution are you using?
13:33:27 <krc> Solus OS
13:33:42 <krc> sorry drop the OS part technically haha
13:34:23 <krc> Built from scratch. Not based on anything in particular :D
13:36:18 <krc> forgot to tag lmat
13:36:23 * lmat reading about solus
13:37:19 <krc> lmat, just pinged the main distro maintainer
13:37:28 <lmat> Ah, finally figured out that it's linux-based...
13:37:33 <krc> Hah
13:40:46 <lmat> found it. eopkg
13:42:44 <lmat> I have no idea how to see if goffice is installed. I would man eopkg; and go from there.
13:45:07 <krc> well
13:45:10 <krc> i figured it out
13:45:15 <krc> it's not finding it...
13:45:35 <krc> Package goffice was not found in the pkg-config search path.
13:50:08 <lmat> krc: Do you have it installed? What version?
13:50:46 <krc> lmat, goffice 0.10
13:51:33 *** fabior has quit IRC
13:52:37 <lmat> krc: Well, good catch. I'm not sure why pkg-config would'nt find it.
13:54:11 *** fabior has joined #gnucash
13:54:27 <krc> mhm..
13:55:31 <lmat> pkg-config --cflags --libs libgoffice-0.8; worked for me.
13:56:13 <lmat> I'll install 0.10 and see what I can see
13:57:19 <lmat> full system upgrade is going to take a little bit this time...
13:58:45 <lmat> sure nuf pkg-config --cflags libgoffice-0.10; works
13:59:06 <lmat> So, let's see why gnucash might not find it.
14:01:26 <lmat> krc: So you don't have goffice 0.8, right?
14:02:23 <lmat> Yeah... when I uninstall goffice 0.8, (but I have goffice 0.10), configure fails for me, too. I think you should install goffice 0.8.
14:02:41 <lmat> Of course, an alternative would be to submit a patch for configure.ac to detect goffice 0.10.
14:02:48 <krc> 0.8 isn't packaged on solus.
14:05:41 <lmat> hmm
14:12:22 <warlord> krc: yes, we cannot use goffice 0.10 -- it's a gtk3 library. You'll need 0.8 for gnucash.
14:17:50 <warlord> If you dont have goffice 0.8 then you'll have to build it yourself... Or use a more popular distro that has it.
15:06:51 <krc> welp, packaging goffice 0.8...
15:17:38 *** krc has quit IRC
15:19:27 *** krc has joined #gnucash
15:26:05 *** krc has quit IRC
16:12:42 *** mikom has joined #gnucash
16:17:44 <mikom> Hey, I'm trying to improve my workflow of importing transactions from bank account to GnuCash. I thought about using CSV import feature of GnuCash. I wanted to take exports from my bank, process them with some script, and output a file that could be most easily imported into GnuCash. However, GnuCash csv import feature lets me specify only one account for each transaction. The other size must be set by matching window.
16:18:22 <mikom> And in matching window, I cannot set account for multiple transactions at once
16:19:09 <mikom> What would be the best format for my script to spit out, so that each transaction can have both accounts specified?
16:27:12 <warlord> mikom: if you're processing the input before importing then use QIF
16:37:42 *** autoditac__ has quit IRC
17:05:01 *** fabior has quit IRC
17:06:22 *** fabior has joined #gnucash
17:07:29 *** mlncn has quit IRC
17:10:43 *** Q-Chymera has left #gnucash
17:23:27 *** fabior has quit IRC
18:12:24 *** krc has joined #gnucash
18:14:08 *** mlncn_ has joined #gnucash
18:36:52 *** mlncn_ has quit IRC
19:10:11 <krc> Why do I need webkit-1.0?
19:10:18 <krc> That's *ancient*!
19:29:39 *** ErKa has quit IRC
20:26:18 *** krc has quit IRC
20:35:07 <warlord> oops, missed him by 10 minutes.
21:36:16 *** krc has joined #gnucash
21:40:04 <krc> warlord, assuming you're involved with the project- any particular reason for ancient webkit?
21:59:48 *** mlncn has joined #gnucash
22:08:15 <warlord> krc: you are not restricted to webkit-1.0. I've got 2.2.8 installed/working
22:13:54 *** Hinnerk has quit IRC
22:13:58 *** Hinnerk_ has joined #gnucash
22:13:59 *** Hinnerk_ is now known as Hinnerk
22:15:53 <warlord> "webkit-1.0" is the pkg-config name, but webkit-2.2.8 provides webkit-1.0.pc
22:37:12 *** Hinnerk_ has joined #gnucash
22:37:52 *** Hinnerk has quit IRC
22:37:54 *** Hinnerk_ is now known as Hinnerk
22:39:49 *** Hinnerk_ has joined #gnucash
22:40:59 *** Hinnerk has quit IRC
22:43:00 *** Hinnerk_ has quit IRC
22:43:06 *** Hinnerk has joined #gnucash
22:44:08 *** Hinnerk_ has joined #gnucash
22:46:11 *** Hinnerk has quit IRC
22:48:41 *** Hinnerk_ has quit IRC
22:50:18 *** Hinnerk_ has joined #gnucash
22:52:45 *** Hinnerk_ is now known as Hinnerk
23:13:58 *** Hinnerk has quit IRC
23:16:26 *** mlncn has quit IRC
23:17:34 *** Hinnerk has joined #gnucash
23:19:31 *** Hinnerk_ has joined #gnucash
23:21:05 *** Hinnerk has quit IRC
23:23:49 *** Hinnerk_ has quit IRC
23:29:33 *** Hinnerk has joined #gnucash
23:36:31 *** Hinnerk has quit IRC
23:47:14 <krc> warlord, I don't have webkit-2.2.8
23:48:14 <krc> ...Or at least I don't have anything providing webkit-1.0.pc
23:51:41 *** Hinnerk has joined #gnucash