Comment 18 for bug 314805

Revision history for this message
amw3465 (amw3465-deactivatedaccount) wrote :

I've tried both the above methods but unfortunately neither have worked. I'm attaching the output from the terminal by odt attachment when I followed Jamin's instructions. The written output from the terminal following Florent's instructions is below
alan@alan-desktop:~$ export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
alan@alan-desktop:~$ amsn
sudo nano /usr/local/bin/amsn
#!/bin/sh
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so exec /usr/share/amsn/amsn
sudo chmod ugo+x /usr/local/bin/amsn