[01:03:59] *** Quits: crazydiamond (~crazydiam@178.141.72.231) (Ping timeout: 245 seconds) [11:03:20] *** Joins: spectre (~fran@124.115.202.84.customer.cdi.no) [11:54:12] *** Quits: spectre (~fran@124.115.202.84.customer.cdi.no) (Ping timeout: 246 seconds) [12:24:48] *** Joins: jmvanel (~jmvanel@78.193.21.40) [12:33:35] *** Joins: spectre (~fran@129.242.93.97) [14:17:22] lads [14:17:26] could somebody explain this [14:17:27] https://groups.google.com/forum/#!msg/gf-dev/p0du3lxgloQ/100yLG1DBjQJ [14:17:35] it's the same problem i'm having [14:22:34] have you installed GF from source or from hackage? [14:23:12] if you have installed the resource grammar library first from hackage, your $GF_LIB_PATH is probably pointing to the old location [14:23:24] and then you've got the latest version of TranslateEng from the repository [14:23:46] but when you try to compile it, your system still tries to use the old library files for other things in the resource grammar library [14:26:27] *** Quits: vin-ivar (~vinit@122.170.55.215) (Ping timeout: 250 seconds) [14:27:46] *** Joins: vin-ivar (~vinit@122.170.55.215) [14:35:54] vin-ivar: did you see my answer? [14:39:59] hi, sorry, internet acting up. i've installed it through darcs [14:43:01] hang on [14:43:56] $GF_LIB_PATH is blank, nothing there [14:44:13] the path i'm trying to make from is gf/lib/src/translate [14:44:24] s/late/lator [14:45:47] you probably want to set your $GF_LIB_PATH to where you have GF installed [14:45:51] i've tried doing cabal configure and cabal build in the source directory, but I think it might be failing - it exits with exit code 9, couldn't find what that meant [14:46:00] if you're using cabal [14:46:03] then it might be in [14:46:18] $HOME/.cabal/share/ [14:46:22] /home/fran/.cabal/share/x86_64-linux-ghc-7.6.3/gf-3.6/lib/alltenses/ [14:46:26] this is what my GF_LIB_PATH is set to [14:46:32] hang on, let me give that a shot [14:47:23] vin-ivar: okay, in that case, I interpret aarne's answer as that there is an error in the whole thing that is in hackage; TranslateEng assumes the newer library, but Eng is the older version [14:47:40] so you'd be better off installing whole thing from source, if you want to use the translator [14:48:53] no luck, spectre. i think i'll try installing the whole thing from source, yeah [14:49:00] cheers, brb [14:50:17] cool [15:18:41] hnng, the source takes so long to download :'( [15:41:18] *** Quits: vin-ivar (~vinit@122.170.55.215) (Ping timeout: 265 seconds) [15:49:10] *** Joins: vin-ivar (~vinit@122.170.55.215) [16:09:00] inariksit, got the latest packages from source (github), still no luck [16:09:07] tell me if i'm doing anything wrong: [16:10:00] extracting the source, running cabal configure, cabal build, copy and register [16:10:56] cd to gf/lib/src/translator [16:11:05] gf TranslateEng.gf TranslateGer.gf [16:11:26] any suggestions? [16:11:29] cd ~ [16:11:31] ls [16:11:33] oops [16:17:48] vin-ivar: i'll have a look later [16:18:23] (I'm in classroom doing lab supervision, need to go if a student raises hand :-P) [16:18:38] haha [16:18:40] cool [16:18:42] but ok quickly; so, you still have GF_LIB_PATH empty? [16:19:00] if yes, then try to open a non-existing GF file [16:19:05] gf Foo.gf [16:19:14] and then see in which directory it tries to find it [16:24:17] hang on a sec [16:24:21] shit, it works~ [16:24:22] ~ [16:24:24] !* [16:24:27] \o/ [16:24:28] yay! [16:24:29] i didn't even change anything oo [16:24:32] o.O [16:24:38] wow [16:24:38] yay indeed [16:24:50] beers on me if i'm ever in gothenburg [16:25:04] :') [16:26:43] inariksit: literally the only thing I did was set GF_LIB_PATH to .cabal, then unset it again [16:26:57] unset it again o_O [16:27:15] trolldom :s [16:27:16] weird, right? [16:28:41] with GF_LIB_PATH set -> [16:28:43] File Tense.gf does not exist. [16:49:17] vin-ivar: if you have now your GF installed from source, make sure that your GF_LIB_PATH doesn't point to the old one installed from hackage [17:03:02] *** Quits: spectre (~fran@129.242.93.97) (Ping timeout: 256 seconds) [17:24:44] yeah, no worries, I went thermonuclear on the old one [17:51:01] *** Quits: vin-ivar (~vinit@122.170.55.215) (Ping timeout: 252 seconds) [17:59:39] *** Joins: vin-ivar (~vinit@122.170.55.215) [19:06:34] *** Quits: vin-ivar (~vinit@122.170.55.215) (Read error: No route to host) [19:09:27] *** Joins: vin-ivar (~vinit@122.170.55.215) [19:48:26] it took like 15 minutes and almost killed my poor laptop but Translate.pgf now exists [19:48:28] \o/ [19:48:31] ghci time [20:41:49] inariksit, you got a minute? [22:09:14] vin-ivar: yes