X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=v7cyZ9zL/Ee2E/CQfZx0GS9X+Dl1kyqUCokzLsGSg36 wHTlDHI4R5TzwY+ApgUdSP7yd5+l7pzOz7s18rBwAcsvJFxxbpRrtqVhAfPQeTq9 1K4Lh6uMnXlNvUpafKLZMFH7MmSjuY+hV1BjQk21ic/DgZ73MzHaL+IPjpYhcyeA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=vdxb0L4N6dqcdROSz7ks63exRy0=; b=YlIyr7I3FRK/hvzpH kcawP2CVt1ux2E+LPxVcxGOs5KbHF0ongb/yFvfZAtpjPhrI+5vZnodkUsuBcL2g rlWYf/LUAxYqG6Kie73FoP+c8tKkTjNOTonz5nd0DpvB/gKStu1FT+QYI1SFSsNS 3iPZyJmuFbz3cOeRsvY5TGuVkI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, UD:avast.com, wwwavastcom, UD:www.avast.com X-HELO: mail-io1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=C7LaKWaAqHTEFo7KRufP4ICBD91KT3cgWMWVf8+k5f4=; b=YBF2pPppLXsNnnUmjfIR2mt2y8YeK8d7spMLT0FTosdgu5VwZp32W9bhA0xpFvFSiu q2PS9WbjeSwuenRs2GSCaRz+WRAyQCZqKZESr8u4toiuwfBfnR3yx/+ZniKjet5ytmqO qV1JJz/H3P+BvIMdr0+hTQflM6hmA6lW4QV/yNBdTuBahBSm8l3W+qEKj3IKqKOTUfwl G9aAYSaux338Ol3Ob8hhN93je9sZldPoCmgQk2u/rwNiksKQvNdLsFBg7k+Rfel30FK6 VGJ5OpA9V65ITM5O4+rxuUwNiaJVTufqI/kr9y8+J1XQE1HegxOlFnFQBHDuD6PXuNCb 4+yw== MIME-Version: 1.0 References: <4f2b3749-c9da-a2f3-740b-07f541740e99 AT gmail DOT com> In-Reply-To: <4f2b3749-c9da-a2f3-740b-07f541740e99@gmail.com> From: Arjen Markus Date: Tue, 8 Jan 2019 13:40:50 +0100 Message-ID: Subject: Re: Problem with installation of Octave To: Andrey Repin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x08CfMLd022586 I checked the various packages that I have installed regarding X: libX11-devel, libX11-xcb1, libX11_6, libXau-devel, libXau6, libXcomposite1, libXcursor1, libXdamage1, libXdmcp-devel, libXdmcp6, libXext6, libXfixes3, libXfont2_2, libXft2, libXi6, libXinerama1, libXmuu1, libXrandr2, libXrender1, libXss1, libXtst6, libxcb-composite0, libxcb-devel, libxcv-ewmh2, libxcb-glx0, libxcb-icccm4, libxcb0image0 (and some other X-related libraries, just skipping them, as they seem not to add more information), xauth, xcursor-themes, xkbcomp, xkeyboard-config, xorg-server, xorg-server-common, xorgproto. There is no command "xinit". I start the X server using the command "X" and that seems to work fine. However, I do see a pacakge xinit now that I explicitly look for it. Regards, Arjen Op di 8 jan. 2019 om 13:25 schreef Marco Atzeri : > > Am 08.01.2019 um 03:49 schrieb Arjen Markus: > > Hello, > > > > when I updated my installation of Cygwin with Octave (4.2.2 to be > > precise) and tried running it (while having an X server running), I > > ran into a problem with D-bus: > > > > D-Bus library appears to be incorrectly set up; failed to read machine > > uuid: Failed to open "/etc/machine-id": No such file or directory See > > the manual page for dbus-uuidgen to correct this issue. > > > > Apparently, installing Octave was not enough, I had to install D-bus > > separately. When I had done that, the problem was gone. I guess this > > is an omission in the dependencies for Octave. Note: this problem > > occurred both with and without the GUI that Octave comes with (octave > > --no-gui gave the same error messages). > > > > Kind regards, > > > > Arjen Markus > > > > Hi Arjen, > noted, however I see that dbus shoud be pulled by xinit > > Are you using the X server without xinit ? > > Regards > Marco > > > > > --- > Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. > https://www.avast.com/antivirus > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple