Re: [Factor-talk] Factor 0.97 now available

2014-11-20 Thread Andrea Ferretti
I am sorry to be insistent, but are there any news on this? I am trying to show Factor to some colleagues, and it immediately looks bad, needing a workaround just after the download 2014-11-05 18:01 GMT+01:00 Björn Lindqvist bjou...@gmail.com: Yeah that's probably needed. 2014-11-05 16:35

Re: [Factor-talk] Factor 0.97 now available

2014-11-20 Thread John Benediktsson
I believe it it fixed in the development release (could you check?), but we want to make sure before doing a small point release. Right now we are thinking of releasing master vs only backporting that patch. Master has some good changes but we have two small things to fix for linux32 and

Re: [Factor-talk] Factor 0.97 now available

2014-11-20 Thread John Benediktsson
Did you try the download from the factorcode website? On Nov 20, 2014, at 7:43 AM, Andrea Ferretti ferrettiand...@gmail.com wrote: Yeah, the version on github works on my Ubuntu 14.04. It reports to be Factor 0.98 x86.64 (1539, heads/master-0-g46174ab, Thu Nov 20 16:35:41 2014)

Re: [Factor-talk] Factor 0.97 now available

2014-11-20 Thread Andrea Ferretti
Yes, the download from the website fails both on Ubuntu 14.04 and 14.10. 2014-11-20 17:22 GMT+01:00 John Benediktsson mrj...@gmail.com: Did you try the download from the factorcode website? On Nov 20, 2014, at 7:43 AM, Andrea Ferretti ferrettiand...@gmail.com wrote: Yeah, the version on

Re: [Factor-talk] Factor 0.97 now available

2014-11-05 Thread Andrea Ferretti
It works for me too. Any chance this fix will be deployed in the official download? It is unforunate that the default download does not work out of the box on recent Ubuntus, as it may hinder adoption 2014-11-04 19:12 GMT+01:00 mr wzrd wzr...@gmail.com: On 11/04/2014 01:02 PM, Björn Lindqvist

Re: [Factor-talk] Factor 0.97 now available

2014-11-05 Thread John Benediktsson
Hmm, maybe we should revert back to requiring development libraries for now, and do a 0.97.1 release. On Wed, Nov 5, 2014 at 1:07 AM, Andrea Ferretti ferrettiand...@gmail.com wrote: It works for me too. Any chance this fix will be deployed in the official download? It is unforunate that the

Re: [Factor-talk] Factor 0.97 now available

2014-11-05 Thread Björn Lindqvist
Yeah that's probably needed. 2014-11-05 16:35 GMT+01:00 John Benediktsson mrj...@gmail.com: Hmm, maybe we should revert back to requiring development libraries for now, and do a 0.97.1 release. On Wed, Nov 5, 2014 at 1:07 AM, Andrea Ferretti ferrettiand...@gmail.com wrote: It works for me

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread Andrea Ferretti
Congratulations for the great work! I would be glad to see a 1.0 release, if anything just for psychological reasons when I show Factor to my colleagues :-) Are there any plans to move the distribution to a model with a core + a package manager? I think at this point it would benefit the

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread Andrea Ferretti
By the way, I have the same issue as mr wzrd - on Ubuntu 14.04 64bit desktop edition. I *do* have a libgtk-x11-2.0.so.0, but it is under /usr/lib/x86_64-linux-gnu/ 2014-11-04 10:06 GMT+01:00 Andrea Ferretti ferrettiand...@gmail.com: Congratulations for the great work! I would be glad to see a

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread Björn Lindqvist
Could you (and mr wzrd) run: /sbin/ldconfig -p | grep gtk and paste the output of that command? And also can you paste the exact error message you get when you run ./factor? 2014-11-04 12:20 GMT+01:00 Andrea Ferretti ferrettiand...@gmail.com: By the way, I have the same issue as mr wzrd -

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread mr wzrd
On 11/04/2014 09:45 AM, Björn Lindqvist wrote: Could you (and mr wzrd) run: /sbin/ldconfig -p | grep gtk and paste the output of that command? $ /sbin/ldconfig -p | grep gtk libwebkitgtk-3.0.so.0 (libc6,x86-64) = /usr/lib/x86_64-linux-gnu/libwebkitgtk-3.0.so.0

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread Björn Lindqvist
You and mr wzrd, run this in a terminal: $ ./factor -run=listener IN: scratchpad gtk.ffi reload IN: scratchpad save Then Factors GUI should start. I've written an explanation of the bug here: https://github.com/slavapestov/factor/issues/1185 2014-11-04 16:47 GMT+01:00 Andrea

Re: [Factor-talk] Factor 0.97 now available

2014-11-04 Thread mr wzrd
On 11/04/2014 01:02 PM, Björn Lindqvist wrote: You and mr wzrd, run this in a terminal: $ ./factor -run=listener IN: scratchpad gtk.ffi reload IN: scratchpad save Then Factors GUI should start. I've written an explanation of the bug here:

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread Dave Spanton
Great work. On Mon, Nov 3, 2014 at 12:46 AM, John Benediktsson mrj...@gmail.com wrote: If birds can glide for long periods of time, then... why can’t I? - Orville Wright I'm very pleased to announce the release of Factor 0.97! You can find download links on the Factor website:

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread Stanislav Paskalev
Great job! :) Stanislav Paskalev On Mon, Nov 3, 2014 at 11:46 AM, Dave Spanton davespan...@gmail.com wrote: Great work. On Mon, Nov 3, 2014 at 12:46 AM, John Benediktsson mrj...@gmail.com wrote: If birds can glide for long periods of time, then... why can’t I? - Orville Wright I'm very

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread Björn Lindqvist
Hurra! Any plans for 0.98 or, dare I say it, 1.0? Factor feels like a very solid language to me and it's just lacking in polish. -- mvh/best regards Björn Lindqvist -- ___

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread John Benediktsson
We've been brainstorming a few things. Not sure how much of it will be done and in what order, but some of the features I'd like us to work on: - new parser to allow parsing cross-platform vocabularies without loading them and development of useful refactoring tools - improve compiler for

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread mr wzrd
Don't have /usr/lib/libgtk-x11-2.0.so.0. On 11/02/2014 11:11 PM, John Benediktsson wrote: Do you have a /usr/lib/libgtk-x11-2.0.so.0? On Sun, Nov 2, 2014 at 8:00 PM, mr wzrd wzr...@gmail.com mailto:wzr...@gmail.com wrote: Got this error after downloading and unpacking the 0.97 tarball

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread John Benediktsson
Okay, we switched to using alien.libraries.finder to look for C libraries instead of hard-coding their paths. Sounds like there is something about your setup that is not able to work. Would it be easier to help us debug it or would you like me to show you how to revert GTK to its previous

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread mr wzrd
On 11/03/2014 03:05 PM, John Benediktsson wrote: Okay, we switched to using alien.libraries.finder to look for C libraries instead of hard-coding their paths. Seems logical. Sounds like there is something about your setup that is not able to work. Setup here is pretty mundane. Ubuntu

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread John Benediktsson
Ok, if you look at the top of gtk.ffi vocabulary, you'll see the new way we look for libraries: gtk { { linux gtk-x11-2.0 } { windows libgtk-win32-2.0-0 } } os of [ find-library cdecl add-library ] when* You can test how well the find-library mechanism works

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread mr wzrd
On 11/03/2014 11:54 PM, John Benediktsson wrote: Ok, if you look at the top of gtk.ffi vocabulary, you'll see the new way we look for libraries: gtk { { linux gtk-x11-2.0 } { windows libgtk-win32-2.0-0 } } os of [ find-library cdecl add-library ] when*

Re: [Factor-talk] Factor 0.97 now available

2014-11-03 Thread Doug Coleman
Try this from factor.sh: udo apt-get --yes install libc6-dev libpango1.0-dev libx11-dev xorg-dev libgtk2.0-dev gtk2-engines-pixbuf libgtkglext1-dev wget git git-doc rlwrap clang gcc make screen tmux libssl-dev On Nov 3, 2014 9:17 PM, mr wzrd wzr...@gmail.com wrote: On 11/03/2014 11:54 PM,

Re: [Factor-talk] Factor 0.97 now available

2014-11-02 Thread mr wzrd
Got this error after downloading and unpacking the 0.97 tarball ... $ ./factor Cannot resolve C library function Library: DLL /usr/lib/libgtk-x11-2.0.so.0 Symbol: gtk_init DlError: none See http://concatenative.org/wiki/view/Factor/Requirements (U) Quotation: [ c-to-factor - ] Word:

Re: [Factor-talk] Factor 0.97 now available

2014-11-02 Thread John Benediktsson
Do you have a /usr/lib/libgtk-x11-2.0.so.0? On Sun, Nov 2, 2014 at 8:00 PM, mr wzrd wzr...@gmail.com wrote: Got this error after downloading and unpacking the 0.97 tarball ... $ ./factor Cannot resolve C library function Library: DLL /usr/lib/libgtk-x11-2.0.so.0 Symbol: gtk_init DlError: