Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-13 Thread Pascal Heus
Yup, that makes sense. Thanks for the clarification (brushing on my diff skills...)! All working fine now. Also found the thread around this: https://github.com/openlink/virtuoso-opensource/issues/277 Just noted that the conductor UI and log entries show 07.10.3211 though virtuoso-t -version disp

Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-13 Thread Marc-Antoine Parent
Sorry, this was written fast and I assumed familiarity with the diff format. It is just showing an adjustment I had to make in the virtuoso code to make it run on MacOSX. So open binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix.c in a text editor, change the value of thread_initial (around line

Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-13 Thread Pascal Heus
Marc-Antoine: Thanks for the feedback, this is however a bit cryptic for me. Can't seem to run diff --git etc. What does this accomplish? thanks *P On 2/12/15 11:35 PM, Marc-Antoine Parent wrote: > Yes…. on my machine, I did this: > > diff --git a/binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix