LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Error loading shared libraries (https://www.linuxquestions.org/questions/puppy-71/error-loading-shared-libraries-4175583943/)

Fixit7 07-06-2016 05:03 PM

Error loading shared libraries
 
Quote:

# audacity
audacity: error while loading shared libraries: libFLAC++.so.6: cannot open shared object file: No such file or directory
I looked for libFLAC++.so.6, but I found

sudo apt-get install libflac++6

which neither Slacko or any Puppy variant uses.

How do I get that library ?

Ztcoracat 07-06-2016 07:52 PM

I looked online and it appears that libflacc is an .rpm pkg which is for a Red Hat based distro.

Can Puppy convert a .rpm into a puppy pkg?

If not I don't know any other way.

Fixit7 07-06-2016 08:41 PM

I could find no way.

I want to be able to record audio with an external mike.

PavRecord is no help at all.

Quote:

# arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: Generic [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
arecord is supposed to record audio, but I can not find out which device to use ?

Quote:

arecord -D default:ALC887-VD Analog -V mono -t wav -f dat sound.wav

Ztcoracat 07-06-2016 09:31 PM

Audacity records well if you want to try that.
It works well with my Logitech headset.-;)

It looks like you would use:
Code:

ALC887-VD
Pretty sure that's your sound card.

Fixit7 07-06-2016 09:57 PM

Quote:

Originally Posted by Ztcoracat (Post 5571599)
Audacity records well if you want to try that.
It works well with my Logitech headset.-;)

It looks like you would use:
Code:

ALC887-VD
Pretty sure that's your sound card.

I can get a version of Audacity that works with 64 bit Slacko. :-(

Ztcoracat 07-06-2016 10:17 PM

Quote:

Originally Posted by Fixit7 (Post 5571608)
I can get a version of Audacity that works with 64 bit Slacko. :-(

Good:-

I'm guessing that your Puppy Package Manager should have Audacity.

Fixit7 07-06-2016 11:51 PM

Sorry, I meant I could NOT get a version that works.

Ever since going from 32 -> 64 bit Slacko, I have been finding a lot of broken things.

1. Audacity
2. ScangearMp - Canon Scanner
3. VLC
4. Can not record any audio
5. Webcam records video but no audio

I put a 32 bit version in so I can do scanning of documents.

Wine and Efax are also not in the package manager.

Ztcoracat 07-07-2016 06:20 AM

Quote:

Ever since going from 32 -> 64 bit Slacko, I have been finding a lot of broken things.
Sorry to hear that. BTDT and been disappointed too.

Maybe get in touch with the maintainer of the programs that are broken and write to them.
You can contact the Audacity Team here:
http://www.audacityteam.org/
https://www.videolan.org/contact.html
http://puppylinux.org/wikka/VLC

Try a higher version of the kernel or recompile the one you already have.
That often makes things that didn't work; work again.

Fixit7 07-07-2016 09:50 AM

Quote:

Originally Posted by Ztcoracat (Post 5571758)
Sorry to hear that. BTDT and been disappointed too.

Maybe get in touch with the maintainer of the programs that are broken and write to them.
You can contact the Audacity Team here:
http://www.audacityteam.org/
https://www.videolan.org/contact.html
http://puppylinux.org/wikka/VLC

Try a higher version of the kernel or recompile the one you already have.
That often makes things that didn't work; work again.

I am not sure the programs are broken.

I am evaluating Mint 18 right now.

All of those programs work right out of the box.

Having some issues such as trying to give full write access to all files on my other partitions.

I cannot import my bookmarks file which is on another partition.

Is there a site to learn how to recompile my kernel ?

Ztcoracat 07-07-2016 06:32 PM

When I was running Mint 17.3 is was stable and all was well. I think you will like Mint as it is fairly easy to run.

Quote:

Having some issues such as trying to give full write access to all files on my other partitions.
I couldn't mount other drives while I was booted into one os. Found out it's a user id issue.
All of the user id's have to be the same and if they are not you'll have to use the usermod and groupmod commands to fix it in a tty terminal.
http://www.linuxquestions.org/questi...es-4175574907/

Quote:

Is there a site to learn how to recompile my kernel ?
These links should help.
http://www.wikihow.com/Compile-the-Linux-Kernel
http://www.berkes.ca/guides/linux_kernel.html

Fixit7 07-07-2016 07:01 PM

[QUOTE]
Quote:

Originally Posted by Ztcoracat (Post 5572207)
When I was running Mint 17.3 is was stable and all was well. I think you will like Mint as it is fairly easy to run.


I couldn't mount other drives while I was booted into one os. Found out it's a user id issue.
All of the user id's have to be the same and if they are not you'll have to use the usermod and groupmod commands to fix it in a tty terminal.
http://www.linuxquestions.org/questi...es-4175574907/

After reading 4 pages of posts which included you having to re-install Mint, I decided

that I would just boot into Slacko and then move or copy whatever files I wanted to my Mint installation.

I have my Mint 18 fairly customized and do not want to boof it up. :-)
I hate re-installations.

Ztcoracat 07-07-2016 07:32 PM

[QUOTE=Fixit7;5572215]
Quote:


After reading 4 pages of posts which included you having to re-install Mint, I decided

that I would just boot into Slacko and then move or copy whatever files I wanted to my Mint installation.

I have my Mint 18 fairly customized and do not want to boof it up. :-)
I hate re-installations.
Yeah, I know what you mean; I'm not fond of re-installing either.
Good luck;)


All times are GMT -5. The time now is 08:54 PM.