[02:34:39] * Sgeo [Sgeo!~Sgeo@ool-18b98dd9.dyn.optonline.net] has joined the channel. [02:35:45] * Sgeo__ [Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net] has quit (Ping timeout: 248 seconds). [03:08:26] * kumool [kumool!~kumool@adsl-64-237-237-72.prtc.net] has quit (Quit: Leaving). [03:46:13] * pierpa [pierpa!57100917@gateway/web/freenode/ip.87.16.9.23] has quit (Quit: Page closed). [04:14:46] * jtimon [jtimon!~quassel@142.29.134.37.dynamic.jazztel.es] has quit (Ping timeout: 264 seconds). [04:17:13] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [04:24:09] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Read error: Connection reset by peer). [04:47:21] * otoburb [otoburb!~otoburb@unaffiliated/otoburb] has quit (Quit: leaving). [05:16:54] * guuldsneetchh [guuldsneetchh!uid295630@gateway/web/irccloud.com/x-omjjpyzpsaxhnkpg] has quit (Quit: Connection closed for inactivity). [05:22:06] * otoburb [otoburb!~otoburb@unaffiliated/otoburb] has joined the channel. [08:09:59] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [09:31:57] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Ping timeout: 240 seconds). [09:55:31] When carrasco finds the channel log they might be glad to read that 'NO_UI=1' in build.sh is enough to circumvent the gtk complaint. [09:56:45] https://dev.to/cess11/building-factor-language-without-xgui-jda [09:59:21] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [10:00:08] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Read error: Connection reset by peer). [10:02:44] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-ylozwdgzfuhrgsbc] has quit (Quit: Connection closed for inactivity). [11:04:02] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [11:19:28] * carrasco [carrasco!~carrasco@200.235.159.35] has joined the channel. [11:30:59] carrasco: Seen the log? [12:26:30] * jtimon [jtimon!~quassel@142.29.134.37.dynamic.jazztel.es] has joined the channel. [12:58:36] cess11: which log? [13:12:07] 11:55 < cess11_> When carrasco finds the channel log they might be glad to read that 'NO_UI=1' in build.sh is enough to circumvent the gtk complaint. 11:56 < cess11_> https://dev.to/cess11/building-factor-language-without-xgui-jda [13:12:43] See topic for URL to the channel log. [13:23:13] * Sgeo [Sgeo!~Sgeo@ool-18b98dd9.dyn.optonline.net] has quit (Ping timeout: 248 seconds). [13:24:33] * Sgeo [Sgeo!~Sgeo@ool-18b98dd9.dyn.optonline.net] has joined the channel. [13:32:55] cess11_: thanks [13:45:22] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-glxboonuawfevvkp] has joined the channel. [13:51:08] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Read error: Connection reset by peer). [13:51:35] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [14:02:08] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Read error: Connection reset by peer). [14:02:23] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [14:25:29] carrasco: If you want the GUI, bug me; I have a Linux laptop handy. My hunch though is you're genuinely just missing that lib. [14:26:06] If you don't have /usr/lib/libgtk-x11-2.0.so.0 available (you can check with `file` or `ls` or whatever), let me know your distro, and I can help you find the proper package. [14:36:12] bmp: actually, I downloaded the binaries, and was just trying to run them. I'll try to build it later. I haven't really thought about using the GUI or not; I'll look for you if I decided that I want it. In any case, I'm using Linux Mint 18.3. [14:37:35] Linux Mint 18.3 may not ship with the Gtk 2 libs, which is what Factor's looking for. [14:39:05] I will try to install it, and run the binaries [14:39:14] just one moment, please [14:40:06] Sure thing. [14:42:01] * Sonderblade [Sonderblade!~bjourne@n159-p59.eduroam.kth.se] has joined the channel. [14:42:22] bmp: I executed sudo apt-get install libgtk2.0 [14:42:42] Then I tried running factor, but still no luck: [14:42:51] Cannot resolve C library function [14:42:51] Library: DLL" /usr/lib/libgtk-x11-2.0.so.0" [14:42:51] Symbol: gtk_init [14:42:51] DlError: none [14:42:51] See http://concatenative.org/wiki/view/Factor/Requirements [14:42:52] (U) Quotation: [ c-to-factor -> ] [14:42:54] Word: c-to-factor [14:42:56] (U) Quotation: [ [ catchstack* push ] dip call -> catchstack* pop* ] [14:42:58] (O) Word: command-line-startup [14:43:00] (O) Method: M\ gtk-ui-backend (with-ui) [14:43:02] (U) Quotation: [ [14:43:04] OBJ-CURRENT-THREAD special-object error-thread set-global [14:43:06] current-continuation -> error-continuation set-global [14:43:08] [ original-error set-global ] [ rethrow ] bi [14:43:10] ] [14:43:15] carrasco: Does that file exist now? [14:45:14] bmp: nope. It seems that it didn't came with libgtk2.0 [14:45:29] Is Mint apt-based? [14:45:31] Or rpm based? [14:45:31] I'll search for it on the web [14:45:42] bmp: mint is apt-based [14:48:31] bmp: I founded it at /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 [14:48:56] I'll try to symlink it later [14:49:11] it's my lunch time now; I have to go [14:49:27] I'll post my findings later [14:49:31] thnks [14:57:50] Welcome! Sorry I wasn't more helpful. [15:52:57] bmp: still no luck. Now it complains about another file [15:52:58] sudo ln -s /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 /usr/lib/ [15:52:59] :) ~/bin/factor/factor [15:52:59] Cannot resolve C library function [15:52:59] Library: DLL" libgtkglext-x11-1.0.so" [15:52:59] Symbol: gtk_gl_init [15:52:59] DlError: none [15:53:01] See http://concatenative.org/wiki/view/Factor/Requirements [15:53:03] (U) Quotation: [ c-to-factor -> ] [15:53:05] Word: c-to-factor [15:53:07] (U) Quotation: [ [ catchstack* push ] dip call -> catchstack* pop* ] [15:53:09] (O) Word: command-line-startup [15:53:11] (O) Method: M\ gtk-ui-backend (with-ui) [15:53:13] (U) Quotation: [ [15:53:15] OBJ-CURRENT-THREAD special-object error-thread set-global [15:53:19] current-continuation -> error-continuation set-global [15:53:21] [ original-error set-global ] [ rethrow ] bi [15:53:23] ] [15:53:25] I removed the original link afterwards [15:53:46] It seems to me that just creating a symlink for each gtk-2 file will not be a good idea [15:54:03] maybe I should just build it from the source [15:56:43] That or change where Factor is looking for the .so files. Forget the right way to do that; I know readelf will tell you where it's looking for them now. [16:28:27] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Ping timeout: 240 seconds). [16:30:28] * jtimon [jtimon!~quassel@142.29.134.37.dynamic.jazztel.es] has quit (Quit: No Ping reply in 180 seconds.). [16:31:36] * jtimon [jtimon!~quassel@142.29.134.37.dynamic.jazztel.es] has joined the channel. [16:38:20] * Sonderblade [Sonderblade!~bjourne@n159-p59.eduroam.kth.se] has quit (Quit: Konversation terminated!). [16:48:14] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [17:15:00] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-glxboonuawfevvkp] has quit (Quit: Connection closed for inactivity). [17:32:01] carrasco: check out factor/build.sh, lines 670-683 for install_deps_apt, install_deps_pacman, install_deps_dnf [17:32:20] carrasco: the -dev packages usually install the .0 libs i think [17:32:50] https://github.com/factor/factor/blob/master/build.sh#L670 [17:33:24] looks like mint uses apt, so the first one might help [18:06:57] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Read error: Connection reset by peer). [18:07:16] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [19:02:21] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-serucwrxrkjabnys] has joined the channel. [19:36:22] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Ping timeout: 264 seconds). [19:38:16] thanks erg, I'll give ti a try [19:38:31] and yes, Mint does really use apt [20:17:01] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [20:27:22] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Quit: Poof). [20:27:40] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has joined the channel. [20:57:20] * carrasco [carrasco!~carrasco@200.235.159.35] has quit (Remote host closed the connection). [21:33:56] * pierpa [pierpa!57100917@gateway/web/freenode/ip.87.16.9.23] has joined the channel. [22:09:34] * kumool [kumool!~kumool@adsl-64-237-238-16.prtc.net] has joined the channel. [22:34:15] * pierpal [pierpal!~pierpal@host23-9-dynamic.16-87-r.retail.telecomitalia.it] has quit (Ping timeout: 256 seconds).