<div dir="ltr">Thanks for the reply Yaroslav,<div><br></div><div>That worked!  I ran (sudo) <span style="font-size:12.8px">apt-get install liboctave-dev any reason why the install didn't take care of that?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">As it happens, I also had to run sudo apt-get upgrade alsa-utils to get PsychPortAudio to work... </span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 March 2016 at 19:47, Yaroslav Halchenko <span dir="ltr"><<a href="mailto:debian@onerussian.com" target="_blank">debian@onerussian.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On Tue, 01 Mar 2016, Neil Dundon wrote:<br>
<br>
>    Dear all,<br>
<br>
</span>>    The other night I successfully installed and PsychToolbox via Octave on<br>
>    Ubuntu 14.04 LTS 32-bit on Oracal VirtualBox 5.0.14.  Exact as<br>
>    instructed: <br>
<br>
>  wget -O- <a href="http://neuro.debian.net/lists/trusty.de-md.full" rel="noreferrer" target="_blank">http://neuro.debian.net/lists/trusty.de-md.full</a> | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list <br>
<span class=""><br>
>  sudo apt-key adv --recv-keys --keyserver hkp://<a href="http://pgp.mit.edu:80" rel="noreferrer" target="_blank">pgp.mit.edu:80</a> 0xA5D32F012649A5A9<br>
<br>
>  sudo apt-get update<br>
<br>
>  sudo apt-get install octave-psychtoolbox-3<br>
<br>
>    I then ran PsychLinuxUpdate in command line octave, and after a reboot,<br>
>    everything worked fine.<br>
<br>
</span>Either I am out of luck or ... -- where is PsychLinuxUpdate comes from?<br>
<span class=""><br>
>    Following this, I reinstalled VirtualBox to another disk space,<br>
</span>>    reinstalled everything exactly as above and it didn't work.  Any time I<br>
<span class="">>    try to run basic PTB functions, e.g., Screen('OpenWindow',0,0);, it gives<br>
>    me the error:<br>
>    error: /usr/share/octave/site/m/psychtoolbox-3/PsychBasic/Screen.mex:<br>
>    failed to load: liboctinterp.so: cannot open shared object file: No such<br>
>    file or directory<br>
<br>
</span>that one comes from liboctave* package... dunno exact one on trusty AT<br>
just do<br>
<br>
apt-get install liboctave-dev<br>
<br>
which should pull it in<br>
<span class=""><br>
>    I've tried on the same flavour of Ubuntu on other VirtualBoxes on other<br>
>    machines, trying both 32-bit and 64-bit Ubuntu, reformatting and<br>
</span>>    reinstalling several times, exactly as above and always the same<br>
<span class="">>    errors....<br>
>    Please put me out of my misery and let me know what bone-head mistake I<br>
>    keep making!<br>
<br>
</span>what if you try some other than trusty?  what about Debian jessie? ;)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Yaroslav O. Halchenko, Ph.D.<br>
<a href="http://neuro.debian.net" rel="noreferrer" target="_blank">http://neuro.debian.net</a> <a href="http://www.pymvpa.org" rel="noreferrer" target="_blank">http://www.pymvpa.org</a> <a href="http://www.fail2ban.org" rel="noreferrer" target="_blank">http://www.fail2ban.org</a><br>
Research Scientist,            Psychological and Brain Sciences Dept.<br>
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755<br>
Phone: <a href="tel:%2B1%20%28603%29%20646-9834" value="+16036469834">+1 (603) 646-9834</a>                       Fax: <a href="tel:%2B1%20%28603%29%20646-1419" value="+16036461419">+1 (603) 646-1419</a><br>
WWW:   <a href="http://www.linkedin.com/in/yarik" rel="noreferrer" target="_blank">http://www.linkedin.com/in/yarik</a><br>
<br>
_______________________________________________<br>
Neurodebian-users mailing list<br>
<a href="mailto:Neurodebian-users@lists.alioth.debian.org">Neurodebian-users@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users" rel="noreferrer" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users</a></font></span></blockquote></div><br></div>