Search found 539 matches

by DidierSpaier
30. May 2025, 19:35
Forum: Problems
Topic: Trying to install audio script for chromebook
Replies: 15
Views: 456

Re: Trying to install audio script for chromebook

It seems you need the ostree package. You can try the one from Slint but as it has several dependencies you could do what follows to also also install them:

Edit /etc/slapt-getslapt-getrc as root and append this line to it:
SOURCE=https://slackware.uk/slint/x86_64/slint-15.0:DEFAULT
then type ...
by DidierSpaier
30. May 2025, 06:37
Forum: Problems
Topic: Trying to install audio script for chromebook
Replies: 15
Views: 456

Re: Trying to install audio script for chromebook

To install the kernel, do what follows. Do not type the lines beginning with #, of course wget https://slackware.uk/slint/x86_64/slint-15.0/slint/kernel-6.12.8-x86_64-1slint.txz
wget https://slackware.uk/slint/x86_64/slint-15.0/slint/kernel-6.12.8-x86_64-1slint.md5
# check the integrity of the ...
by DidierSpaier
29. May 2025, 18:05
Forum: Problems
Topic: error while loading shared libraries
Replies: 3
Views: 298

Re: error while loading shared libraries

I confirm the issue. The shared library libjemalloc.so.2 is shipped in the jemalloc package.

So just type: sudo slapt-get -i jemalloc to solve it.

@gapan: however "depfinder bind-9.18.37-x86_64-1_slack15.0" does not list jemalloc as dependency, which is weird as "ldd /usr/sbin/named" lists ...
by DidierSpaier
25. May 2025, 07:53
Forum: Problems
Topic: Trying to install audio script for chromebook
Replies: 15
Views: 456

Re: Trying to install audio script for chromebook

Just download the file tying:
wget http://slackware.uk/slint/x86_64/slint-15.0/slint/python3.11-3.11.9-x86_64-2slint.txz
then install it typing:
sudo installpkg python3.11-3.11.9-x86_64-2slint.txz
type your password when requested, that's all.

sudo should be typed in lower case letter.

For ...
by DidierSpaier
24. May 2025, 10:29
Forum: Problems
Topic: Trying to install audio script for chromebook
Replies: 15
Views: 456

Re: Trying to install audio script for chromebook


If it needs python 3.10, there is not much to do unfortunately, other than upgrade python, which is not easy.

You could try installing this python 3.11 package from slint: http://slackware.uk/slint/x86_64/slint-15.0/slint/python3.11-3.11.9-x86_64-2slint.txz
It sits beside the python 3.9 package ...
by DidierSpaier
14. May 2025, 10:18
Forum: Problems
Topic: which kernel I am running
Replies: 7
Views: 285

Re: which kernel I am running

cat /proc/cmdline
by DidierSpaier
25. Apr 2025, 19:47
Forum: Deutsches Forum
Topic: Slackel
Replies: 2
Views: 3972

Re: Slackel

Hi, as indicated in the Slackel's website:

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to dijemos at gmail dot com.
by DidierSpaier
27. Mar 2025, 21:36
Forum: Slint
Topic: How to fund Slint? Request for suggestions.
Replies: 0
Views: 37681

How to fund Slint? Request for suggestions.

Hello,

so far Slint has been fund only by myself, with one exception: the gift of the
only computer I own, thanks to Philippe.

I'm thinking of asking for donations to help with recurring costs (currently,
mainly the cost of renting a virtual server to host the slint.fr website and its
domain name ...
by DidierSpaier
27. Mar 2025, 21:29
Forum: Slint
Topic: LXQt 2.1.0 is available for Slint.
Replies: 0
Views: 2165

LXQt 2.1.0 is available for Slint.

Quoting parts of the Changelog for Slint64-15.0:

Wednesday 26 March 2025
This batch of updates provides the LXQt 2.1.0 desktop, thanks for his great
work to Frank Honolka.

About LXQt:
first run as usual and as root:
slapt-get -u
slapt-get --upgrade
dotnew (or dotnew-gtk)

If you want to get the ...
by DidierSpaier
18. Mar 2025, 12:59
Forum: Slint
Topic: The new installation ISO named slint64-15.0-6.iso is available.
Replies: 0
Views: 18390

The new installation ISO named slint64-15.0-6.iso is available.

Hello,

To get the new ISO, read:
https://slackware.uk/slint/x86_64/slint-15.0/iso/INSTALLATION

This new ISO is provided mainly to allow getting out of the box the most recent versions of packages it contains coming from the Slackware and Slint
repositories.

The installer in this ISO only provides ...