Tk707. Problems getting sounds out of it (Don't Panic)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Looking for available audio apps, I installed tk707. There were some problems 
when starting it from the CLI (couldn't find shared libraries) as below.

[djmons@myhost ~]$ tk707
/usr/bin/tk707bin: error while loading shared libraries: libtk8.4.so: cannot 
open shared object file: No such file or directory
[djmons@myhost ~]$ tk707bin
tk707bin: error while loading shared libraries: libtk8.4.so: cannot open 
shared object file: No such file or directory
[djmons@myhost ~]$ su
Password:
\[root@myhost djmons]# ln -s /usr/lib/libtk8.5.so /usr/lib/libtk8.4.so
[root@myhost djmons]# exit
exit
[djmons@myhost ~]$ tk707
/usr/bin/tk707bin: error while loading shared libraries: libtcl8.4.so: cannot 
open shared object file: No such file or directory
[djmons@myhost ~]$ su
Password:
[root@myhost djmons]# ldconfig
[root@myhost djmons]# tk707
/usr/bin/tk707bin: error while loading shared libraries: libtcl8.4.so: cannot 
open shared object file: No such file or directory
[root@myhost djmons]# ln -s /usr/lib/libtcl8.5.so /usr/lib/libtcl8.4.so
[root@myhost djmons]# exit

As you can see, I created a couple of symlinks, and then starting tk707 again, 
opened the ports selection window. So far so good.

I've got an Audigy2 soundblaster on this machine, and need to load a soundfont 
to use the hardware synth. I looked for the awesfx package, and jacman shows 
version 0.5.0d-2 available from the community repo, but installing it with 
jacman failed (couldn't find the package). I also tried pacman -S awesfx, but 
again the package couldn't be found.

The community repo is uncommented in /etc/pacman.conf, and pacman -Sy shows it 
on the list of updated databases.

Any suggestions as to how I can get the awesfx package?

I could use TiMidity to get sounds out of tk707, or Qsynth (If it's 
available), but being able to load the soundfont for my card is preferable.

Thanks for any help, suggestions.

Nigel.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux