From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9491 invoked from network); 18 Apr 2021 15:55:36 -0000 Received: from tb-ob20.topicbox.com (173.228.157.66) by inbox.vuxu.org with ESMTPUTF8; 18 Apr 2021 15:55:36 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob20.topicbox.com (Postfix) with ESMTP id 9C87425089 for ; Sun, 18 Apr 2021 11:55:09 -0400 (EDT) (envelope-from bounce.mMee8b78c21e82acb98a36e6c0.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id 5DE012459EE0; Sun, 18 Apr 2021 11:55:09 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=to:subject :message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:from:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; bh=z1aJOUFZgoa2d06+qIfLKdwxa9AvZX3XouEg0nuXR9k=; b=ekdcZ8joPDaC M1VC6SpGCiaDFloSwcQsyE58fMYKP/VC7EC1QxOgav8V51nZHzZNOsZg/KexAxJ2 Gf7yYzvSao+z2aSGNXvGJuwuk/F4GH81+h7Nc1PcXvajOOKPEiZ3j6gkQJ9vIndI 9+YJt2Y/xVdXq494yMp3YuDFReV7tVs= To: 9fans <9fans@9fans.net> Subject: Re: [9fans] 9vx, 9legacy Message-Id: <16187613010.aeA390e5.507323@composer.9fans.topicbox.com> References: <16187570800.5bCe05dE3.356828@composer.9fans.topicbox.com> <3d2bc110-1a17-4add-b8e4-7d234236f0d6@www.fastmail.com> In-Reply-To: <3d2bc110-1a17-4add-b8e4-7d234236f0d6@www.fastmail.com> Date: Sun, 18 Apr 2021 11:55:01 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16187613011.0cE516.507323" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 6f48d2a2-a05e-11eb-a365-f1d31f2d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UZjY1MWQ1MzdkNWRiZDExNy1NZWU4Yjc4YzIxZTgyYWNiOThhMzZl?= =?UTF-8?B?NmMwPg==?= From: "ibrahim via 9fans" <9fans@9fans.net> List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mee8b78c21e82acb98a36e6c0:1:TtmKiorevIciBfVGmnit6WnIFMK93fwAxpMrj1tySWk --16187613011.0cE516.507323 Date: Sun, 18 Apr 2021 11:55:01 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable For everyone interested :=20 On 64 bit debian systems you need to install the X11 compatibility librarie= s with sudo apt-get install libx11-dev:i386 sudo apt-get install libxext-dev:i386 The same syntax is for the other libraries mentioned by David necessary.=20 Afterwards it compiles without problems and 9vx runs like a charm. I could = compile programs and edit sourcefiles in the host translate under plan9 and= its really fast. Thanks David and everyone involved in 9vx and vx32 thats what I need to wri= te software for plan9. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tf651d537d5dbd117-Mee8b7= 8c21e82acb98a36e6c0 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16187613011.0cE516.507323 Date: Sun, 18 Apr 2021 11:55:01 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
For everyone interested :
On 64 bit debian systems you need to install the X11 compatib= ility libraries with

sudo apt-get install = libx11-dev:i386
sudo apt-get install libxext-dev:i386
=

The same syntax is for the other libraries ment= ioned by David necessary.

Afterwards it c= ompiles without problems and 9vx runs like a charm. I could compile program= s and edit sourcefiles in the host translate under plan9 and its really fas= t.

Thanks David and everyone involved in 9= vx and vx32 thats what I need to write software for plan9.
=
= --16187613011.0cE516.507323--