Similar folder to lib/lsb/init-functions on Salix

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
Bird
Donor
Posts: 80
Joined: 24. Jul 2015, 12:15
Location: Germany

Similar folder to lib/lsb/init-functions on Salix

Post by Bird »

I try to get Anydesk 32-Bit to run by downloading the "Generic 32-Bit" package from the Anydesk homepage. Unfortuneatly, Sourcery doesn't download the 32-bit version. Maybe the link is broken? The 64-Bit version however can be downloaded on a 64-Bit Salix.

I've run into this problem:
lib/lsb/init-functions: No such file or directory

It looks like, these files are placed on different folders for each Linux. The above would be correct for Linux Mint. But where do I find that file in Slackware?

Link: https://unix.stackexchange.com/question ... -functions
User avatar
gapan
Salix Wizard
Posts: 6236
Joined: 6. Jun 2009, 17:40

Re: Similar folder to lib/lsb/init-functions on Salix

Post by gapan »

I don't currently have a 32bit system close to try it out myself, but doesn't something like this work?

Code: Select all

wget https://download.anydesk.com/linux/anydesk-latest-i386.tar.gz
tar xf anydesk-latest-i386.tar.gz
cd anydesk-6.0.1/
./anydesk
Image
Image
Post Reply