[00:21:10] * jamtho [jamtho!~jamtho@host217-42-116-111.range217-42.btcentralplus.com] has quit (Ping timeout: 240 seconds). [03:24:30] * OxFEEDBACC [OxFEEDBACC!~what@unaffiliated/oxfeedbacc] has joined the channel. [03:30:30] high! i'm having a little problem with running 64-bit factor on 64 bit suse linux 13.1... it first opens and maps /usr/lib64/libgtk-x11-2.0.so.0 (according to strace), but later it reopens it again (i can only guess that some dlfcn function is called), and some time thereafter /usr/lib/libgtk-x11-2.0.so.0 is also opened, but closed after only 1 read... [03:32:48] later it just exits (before opening the GUI) with the message: Cannot resolve C library function... Library: DLL" /usr/lib/libgtk-x11-2.0.so.0"... Symbol: gtk_init... DlError: none... [03:33:12] i have no idea how i can resolve this... anyone smarter than i around? [03:34:55] gtk_init is in the 64-bit version of the lib, btw... why doesn't it just take that? [03:57:53] * Sgeo_ [Sgeo_!~Sgeo@ool-18b98980.dyn.optonline.net] has quit (Ping timeout: 260 seconds). [04:39:35] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-bawctkbnxprjphtm] has quit (Quit: Connection closed for inactivity). [05:18:36] * Sgeo [Sgeo!~Sgeo@ool-18b98980.dyn.optonline.net] has joined the channel. [07:26:25] * madmalik [madmalik!uid13697@gateway/web/irccloud.com/x-fhyvubaejnszlmsh] has joined the channel. [08:22:02] * jamtho [jamtho!~jamtho@host217-42-116-111.range217-42.btcentralplus.com] has joined the channel. [08:36:57] * jamtho [jamtho!~jamtho@host217-42-116-111.range217-42.btcentralplus.com] has quit (Ping timeout: 260 seconds). [10:28:19] wow... [14:02:51] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-ezompzjfvrcdxdjo] has joined the channel. [15:06:03] * aceluck [aceluck!~aceluck@61.6.107.182] has quit (Remote host closed the connection). [15:06:46] * aceluck [aceluck!~aceluck@61.6.107.182] has joined the channel. [15:11:11] * aceluck [aceluck!~aceluck@61.6.107.182] has quit (Ping timeout: 240 seconds). [16:47:42] * aceluck [aceluck!~aceluck@61.6.107.182] has joined the channel. [16:50:22] OxFEEDBACC: do you ahve libgtk installed? i think it needs the -dev version of every package (headers included, -dev is an apt thing and I don't know what suse uses) [16:51:10] there are some package names in factor/build.sh at line 640+ [17:17:16] gtk-devel, gtk2-devel, gtk3-devel and some more installed... [17:17:45] well, doesn't factor have factor-ized interface files? [17:20:00] like basis/ui/backend/gtk/gtk.factor [17:22:43] well, whatever... that circumstance took already the fun out of the experiment... [17:22:46] thx anyway... [17:29:28] that sucks. i think factor can load .gir files directly [17:32:05] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-ezompzjfvrcdxdjo] has quit (Quit: Connection closed for inactivity). [17:39:51] OxFEEDBACC: you might just need a symlink to the library without the .0 at the end, i dont have a linux machine handy to try [17:56:57] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-itajokbfgikjggbr] has joined the channel. [18:15:50] well... probably not... it did open both 32-bit and 64-bit versions, read from both, and even mapped the latter... [18:16:06] anyway, thanks for your time and trying... [18:19:53] wait... do apt systems have /lib64, /usr/lib64 etc for the 64 bit versions? or something like /lib32, /usr/lib32 etc for 32-bit compatibility libs? [18:23:46] well, the devuan VM i'm having here only has ld-linux in /lib64, everything else in /lib and /usr/lib... that system does not have the 32-bit compat or libs installed, so i can't check that completely... [18:24:56] but it looks as though factor just "assumes" that libs are in /usr/lib... and then dlsym() or maybe even dlopen() may fail, because the lib it gets on is not compatible... [18:25:43] fun is however, that it says "DlError: none" [19:07:01] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit (Ping timeout: 240 seconds). [19:09:03] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has joined the channel. [19:18:03] k, cu... [19:18:06] * OxFEEDBACC [OxFEEDBACC!~what@unaffiliated/oxfeedbacc] has left the channel. [19:31:14] * aceluck [aceluck!~aceluck@61.6.107.182] has quit (Remote host closed the connection). [19:31:49] * aceluck [aceluck!~aceluck@61.6.107.182] has joined the channel. [19:36:22] * aceluck [aceluck!~aceluck@61.6.107.182] has quit (Ping timeout: 255 seconds). [19:47:25] * rk[ghost] [rk[ghost]!~rak@opensource.cse.ohio-state.edu] has quit (Ping timeout: 268 seconds). [22:32:43] * aceluck [aceluck!~aceluck@61.6.107.182] has joined the channel. [22:37:31] * aceluck [aceluck!~aceluck@61.6.107.182] has quit (Ping timeout: 240 seconds). [23:38:34] * kanzure [kanzure!~kanzure@unaffiliated/kanzure] has quit (Ping timeout: 240 seconds). [23:42:16] * jamtho [jamtho!~jamtho@host217-42-116-111.range217-42.btcentralplus.com] has joined the channel.