Received: from out-51.mta1.migadu.com (out-51.mta1.migadu.com [IPv6:2001:41d0:203:375::33]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 512C2223253 for <~alpine/users@lists.alpinelinux.org>; Thu, 30 Mar 2023 08:22:52 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayaya.dev; s=key1; t=1680164569; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6+Lc50+G7bJGiPhBODQyl07nsZHYX14s9H365Zas3nQ=; b=R6qiPUQVHzyD/iPdEWyCQnFcTSCSFWgLInACMk2EvEty80QbWgpcccU1ke94LWJ8NRwJ5b Kq3Hr/HSAULJ2fvw+kGnEgM5hterk/QRv5dkFxARIwjdlyTWiqnl4PFsglOfHbVmiGhyJP Pbayfmz/S92JrlCdnsuqpBxB+D882sE= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 30 Mar 2023 10:22:48 +0200 Message-Id: To: , <~alpine/users@lists.alpinelinux.org> Subject: Re: Install dependencies X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "alice" References: In-Reply-To: X-Migadu-Flow: FLOW_OUT On Thu Mar 30, 2023 at 9:57 AM CEST, wrote: > Hi Carlo, all, > > I'd like to run Drakon on my Alpine 3.17, aarch64 raspberry pi. > > https://github.com/stepan-mitkin/drakon_editor names as dependencies the= =20 > ubuntu packages: > > $ sudo apt-get install tcl8.6 tk8.6 tcllib libsqlite3-tcl libtk-img > > I found > > $ sudo apk add tcl tk sqlite-tcl > > and am ready to compile tkimg from source. But what about=20 > https://pkgs.alpinelinux.org/packages?name=3Dtcllib? tcl-lib, probably > > Greetings, > Marcus