mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setting up x11-screen


From: JP de Vooght
Subject: Re: setting up x11-screen
Date: Sun, 23 Apr 2023 16:56:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Ok - the table in src/README.txt had me covered - ran ./configure after my edits.

I am still trying to figure out why I need a small loop after making an x11 device to ensure all pixels plotted are visible...

JP


On 4/23/23 16:38, JP de Vooght wrote:
Hello,

I have a version of Scheme 12.1 installed from mit-scheme-12.1-x86-64.tar.gz

I was looking at a line in x11-device.scm which tests for a mapped device using (not (boolean? (x-device/mapped? window))) and seems to be skipping the waiting loop.

Running ./Setup.sh abruptly stops with these last two messages:

setting up x11-screen
./Setup.sh: 40: ./Setup.sh: autoconf: parameter not set

Have I missed a step? Do I need to bother with Setup.sh at all and go straight from ./configure when making changes to x11-device.scm? I recall following the steps in a previous situation and am not able to figure this out.

Thank you!

JP


PS:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]