one click linux question

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

one click linux question

SeanTAllen
does the one click work on a 64 bit linux?

i have it working fine on a 32 bit debian linux but on the 64 bit it  
complains that it can't find the x11 display module.

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

Re: one click linux question

kaveman
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: one click linux question

SeanTAllen

On May 28, 2009, at 10:52 AM, Krishna wrote:

> On Thu, May 28, 2009 at 8:12 PM, Sean Allen <[hidden email]
> > wrote:
>> does the one click work on a 64 bit linux?
>>
>> i have it working fine on a 32 bit debian linux but on the 64 bit it
>> complains that it can't find the x11 display module.
>
> you'll have to install the 32-bit versions of the X11 libs. running
> ldd on the vm-display-X11 plugin should list the missing libs.
>
> cheers,
>  --krishna


sudo apt-get install ia32-libs

worked like a charm.

thanks.

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside