Squeak plugin Firefox/Ubuntu

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Squeak plugin Firefox/Ubuntu

Sam Christie
I wonder if someone could help me on this one.

I am running Ubuntu (feisty) and have installed using Synaptic Package
Manager the following packages.

     squeak
     squeak image
     squeak sources
     squeak vm

I can run squeak locally on my machine - no problem.
However, when I try to run Squeaklets in Firefox , I am prompted to
install a plug-in. This then takes me  to the Squeakland website. Here I
am prompted to download and install a package that I already have. I
have tried installing this in any case but it does not help.

I have seen from the mailing list that npsqueakregister is the script to
run to register the plug-in with Firefox. I have done this and while the
script run happily (see below) I am still presented with the same error.


sam@sam-t43:/usr/lib/squeak$ sudo ./npsqueakregister
Registering /usr/lib/mozilla/plugins/npsqueak.so
create symbolic link `/usr/lib/mozilla/plugins/npsqueak.so' to
`/usr/lib/squeak/3.7-7/npsqueak.so'


Thanks,
Sam

--
Sam Christie
The Shuttleworth Foundation
tel: +27 21 970 1214 | fax: +27 21 970 1215
www.shuttleworthfoundation.org

Email disclaimer: http://tinyurl.com/yqwe9z


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak plugin Firefox/Ubuntu

Juliano Mercantil
sam@sam-t43:/usr/lib/squeak$ sudo ./npsqueakregister
Registering /usr/lib/mozilla/plugins/npsqueak.so
create symbolic link `/usr/lib/mozilla/plugins/npsqueak.so' to
`/usr/lib/squeak/3.7-7/npsqueak.so'



Sorry if it seems pretty obvious, but I have to ask: did you " create symbolic link `/usr/lib/mozilla/plugins/npsqueak.so' to `/usr/lib/squeak/3.7-7/npsqueak.so'" as stated or substituting for the right directories?





---
Juliano Pratti Mercantil



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak plugin Firefox/Ubuntu

Jens Lincke
In reply to this post by Sam Christie
Sam Christie schrieb:
> I wonder if someone could help me on this one.
>
> I am running Ubuntu (feisty) and have installed using Synaptic Package
> Manager the following packages.
>
the plugin in that packages has a bug, but  you can try these packages:

http://www.impara.de/~jens/ubuntu/squeak-vm_3.9.8-5_i386.deb
http://www.impara.de/~jens/ubuntu/squeakland_3.8-6u_all.deb


- Jens -

>     squeak
>     squeak image
>     squeak sources
>     squeak vm
>
> I can run squeak locally on my machine - no problem.
> However, when I try to run Squeaklets in Firefox , I am prompted to
> install a plug-in. This then takes me  to the Squeakland website. Here
> I am prompted to download and install a package that I already have. I
> have tried installing this in any case but it does not help.
>
> I have seen from the mailing list that npsqueakregister is the script to
> run to register the plug-in with Firefox. I have done this and while the
> script run happily (see below) I am still presented with the same error.
>
>
> sam@sam-t43:/usr/lib/squeak$ sudo ./npsqueakregister
> Registering /usr/lib/mozilla/plugins/npsqueak.so
> create symbolic link `/usr/lib/mozilla/plugins/npsqueak.so' to
> `/usr/lib/squeak/3.7-7/npsqueak.so'
>
>
> Thanks,
> Sam
>

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners