From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: from tb-ob0.topicbox.com (tb-ob0.topicbox.com [64.147.108.117]) by inbox.vuxu.org (Postfix) with ESMTP id 95D0025A7E for ; Sat, 27 Apr 2024 12:49:10 +0200 (CEST) Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob0.topicbox.com (Postfix) with ESMTP id 2535732FAD for ; Sat, 27 Apr 2024 06:49:09 -0400 (EDT) (envelope-from bounce.mM1af6486c985b1d82bfcbc0c5.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id 225BF177EFD4; Sat, 27 Apr 2024 06:49:09 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:subject:list-unsubscribe; s= dkim-1; t=1714214949; x=1714301349; bh=QYrhaFjofb6z2uAg4IGtlWJeL RCOrK4Z73MOCo2ytPw=; b=dl2uByZdlNMSDh9QYBIsofLv86ebtiqRqK9iBqTY2 g61da+Gb1GTZmQdep5HtfxhM1o7IRnttAEzZJuS+bVjB2CR1V9vHhz7RizXeAP0F dZljARDwv8iOFJ7ByDRGVkK64ZQzGjv2Z3zPf6TxpKYYi8/d3vA87OCMJMJ2bi0G 5Y= From: david@boddie.org.uk To: 9fans <9fans@9fans.net> Message-Id: <17142149360.62D9e.26224@composer.9fans.topicbox.com> References: <5831040.jNpQ2mIIjj@aurora> <17141952220.94Be.85132@composer.9fans.topicbox.com> In-Reply-To: <17141952220.94Be.85132@composer.9fans.topicbox.com> Date: Sat, 27 Apr 2024 06:48:56 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=17142149361.2F1DCad1e.26224 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: c04a0ed2-0483-11ef-926a-876641decc0b Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UYWI5MDdmYjBmODhjNmE5NS1NMWFmNjQ4NmM5ODViMWQ4MmJmY2Jj?= =?UTF-8?B?MGM1Pg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: [9fans] Re: IWP9 slides and materials List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M1af6486c985b1d82bfcbc0c5:1:OmFgjDiBjk6aLOFB6_wvlBDBY0Rv_ylzO0keYCTjh-U --17142149361.2F1DCad1e.26224 Date: Sat, 27 Apr 2024 06:48:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable It's in many of the related branches in my fork: https://github.com/dboddie/inferno-os My changes have recently been merged into the official mirror of Inferno on= GitHub as well: https://github.com/inferno-os/inferno-os If you have any trouble building the latest Inferno sources it will probabl= y be due to the way libfreetype is included and built. The build needs an e= xtra =C2=A0 git submodule update --init command to bring in the sources. I've also pushed a fix to the freetype build process which didn't seem to b= e required when I tested it before making the original merge request: https://github.com/inferno-os/inferno-os/pull/17 Let me know if you need help getting up and running. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tab907fb0f88c6a95-M1af64= 86c985b1d82bfcbc0c5 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --17142149361.2F1DCad1e.26224 Date: Sat, 27 Apr 2024 06:48:56 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
It's in many of the related branches in my= fork:
My changes have rec= ently been merged into the official mirror of Inferno on GitHub as well:
If you have any troubl= e building the latest Inferno sources it will probably be due to the way li= bfreetype is included and built. The build needs an extra
<= br />
  git submodule update --init

command to bring in the sources.
I've also pus= hed a fix to the freetype build process which didn't seem to be require= d when I tested it before making the original merge request:
https://gith= ub.com/inferno-os/inferno-os/pull/17

L= et me know if you need help getting up and running.
= --17142149361.2F1DCad1e.26224--