<div dir="ltr">UNSUBSCRIBE!</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/15  <span dir="ltr"><<a href="mailto:textmate-request@lists.macromates.com" target="_blank">textmate-request@lists.macromates.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send textmate mailing list submissions to<br>
        <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:textmate-request@lists.macromates.com">textmate-request@lists.macromates.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:textmate-owner@lists.macromates.com">textmate-owner@lists.macromates.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of textmate digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1.  Re: Interpreter not found using TM (Allan Odgaard)<br>
   2.  Re: Build problems. Heard that before? :) (Allan Odgaard)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 15 Jul 2013 01:31:16 +0200<br>
From: "Allan Odgaard" <<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>><br>
To: "TextMate users" <<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>><br>
Subject: [TxMt] Re: Interpreter not found using TM<br>
Message-ID: <<a href="mailto:E3689AC9-5184-405A-B265-AADBDDCE9B7A@textmate.org">E3689AC9-5184-405A-B265-AADBDDCE9B7A@textmate.org</a>><br>
Content-Type: text/plain; charset=utf-8; format=flowed<br>
<br>
On 13 Jul 2013, at 15:10, Brad Hutchins wrote:<br>
<br>
> No the Ruby.framework is missing.  I uninstalled the current version<br>
> of ruby and used Homebrew to put on Ruby 2.0 .<br>
<br>
You should re-install ruby 1.8, as it is required by TextMate.<br>
<br>
On a general note, don?t remove system files.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 15 Jul 2013 01:42:53 +0200<br>
From: "Allan Odgaard" <<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>><br>
To: "TextMate users" <<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>><br>
Subject: [TxMt] Re: Build problems. Heard that before? :)<br>
Message-ID: <<a href="mailto:E62CBFEF-14E6-4BE6-AE33-E35001D3B024@textmate.org">E62CBFEF-14E6-4BE6-AE33-E35001D3B024@textmate.org</a>><br>
Content-Type: text/plain; charset=utf-8; format=flowed<br>
<br>
On 13 Jul 2013, at 14:13, Richard Drake wrote:<br>
<br>
> textmate(master) $ ./configure<br>
> make: ***<br>
> [/Users/richarddrake/build/TextMate/Frameworks/SoftwareUpdate/fixtures/secret.pem]<br>
> Error 127<br>
<br>
The failing line would be this (which you can try to re-run):<br>
<br>
    DST=build/Frameworks/SoftwareUpdate/fixtures make -C<br>
Frameworks/SoftwareUpdate/fixtures<br>
<br>
Although it?s invoking a (small) Makefile, so you?d have to dig into<br>
that, to find the exact thing which is failing.<br>
<br>
You can add ?-n? to ?make? to see what it calls.<br>
<br>
> [?]<br>
> /bin/sh: line 1: 33977 Segmentation fault: 11<br>
> /Users/richarddrake/build/TextMate/Frameworks/scm/test_scm<br>
><br>
> Got another error in trying again so googled and did:<br>
><br>
> textmate(master) $ ninja scm/coerce<br>
<br>
Normally it would fail if you lack ?hg? ? but missing SCM commands<br>
shouldn?t produce segfaults.<br>
<br>
> textmate(master) $ ninja SoftwareUpdate/coerce<br>
> [1/1] Skip test<br>
> '/Users/richarddrake/build/TextMate/Frameworks/SoftwareUpdate/test_SoftwareUpdate'...<br>
><br>
> which got me to:<br>
> [8/26] Run test<br>
> '/Users/richarddrake/build/TextMate/Frameworks/SoftwareUpdate/test_SoftwareUpdate'...<br>
<br>
The SoftwareUpdate/coerce target should cause the test to be skipped,<br>
that said, the test is failing because you lack the fixtures, which are<br>
missing because ./configure failed.<br>
<br>
It?s the first time I hear of someone with ./configure failing to<br>
generate the fixtures, so I don?t know what would cause it, but<br>
openssl is used in the process, so perhaps you have some non-standard<br>
version of that.<br>
<br>
Adding ?-n? to the make invocation above and then running the<br>
commands manually should help track down the problem.<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
<br>
End of textmate Digest, Vol 62, Issue 18<br>
****************************************<br>
</blockquote></div><br></div>