Re: Error running Analog_bridge
David McGough
Another way to "just get it running" is to simply grab the libsndfile.*
toggle quoted messageShow quoted text
library files from another AMD64 system, like debian. Make a folder /mylibs and put the copied libs in /mylibs. Then, from the bash prompt as root: cp /etc/ld.so.conf /etc/ld.so.conf.save echo /mylibs >> /etc/ld.so.conf ldconfig ....That should do it....Not that I'm recommending a "nasty hack," but it can get you going. Note that the first step is simply to make a backup of the original file. Be careful with the /etc/ld.so.conf file. If it gets damaged badly, your install may end up fried. 73, David KB4FXC
On Sun, 7 Apr 2019, Russell, KV4S wrote:
On AWS install Ubuntu 16 not 18. ASL and dvswitch seem to work fine.
|
|