<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">You can have more than 1 libc installed, but only one is linked&nbsp;as libc.so, if I recall correctly.&nbsp;&nbsp; With an alternate libc named libc.3.5.0.so for example (made up numbers) then DESPlugin.so can resolve its external needs.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I tried generating and building the VM and ran into issues.&nbsp; What you need to do is take a 3.7 or 3.8 image, load Crypto package and then launch VMMaker and generate this plugin external.&nbsp; You may need to generate all internal with DESPlugin external to meet the platform needs.&nbsp; &nbsp;Then you can go to the source and build it.&nbsp; You will need to read the instructions for building the VM on linux for the details.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I hope this helps,</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Robert<BR><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Malte Zacharias &lt;malte.zacharias@nordakademie.de&gt;<BR>To: squeak-dev@lists.squeakfoundation.org<BR>Sent: Wednesday, August 23, 2006 10:47:27 AM<BR>Subject: Re: DES Encryption<BR><BR>
<DIV>Could you explain that further? Getting another libc installed is <BR>not directly my preferred option...<BR>&gt; A DESPlugin class comes along with the Cryptography package.&nbsp;&nbsp;From<BR>&gt; memory, you load up all the VMMaker stuff along with Cryptography,<BR>&gt; then you can generate the plugin.<BR>&gt; <BR>&gt; Robert<BR>&gt; <BR>&gt; On Aug 20, 2006, at 12:27 PM, Ron Teitelbaum wrote:<BR>&gt; <BR>&gt;&gt; All,<BR>&gt;&gt;<BR>&gt;&gt; I wasn't able to find the source code for DESPlugin.&nbsp;&nbsp;I'm still<BR>&gt;&gt; looking into<BR>&gt;&gt; it.&nbsp;&nbsp;Does anyone know where the source code is?&nbsp;&nbsp;I was hoping to<BR>&gt;&gt; see it in<BR>&gt;&gt; the VMMaker but it is not there.<BR>&gt;&gt;<BR>&gt;&gt; Thanks!<BR>&gt;&gt;<BR>&gt;&gt; Ron Teitelbaum<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;&gt; From: Malte Zacharias<BR>&gt;&gt;&gt; Sent: Sunday, August 20, 2006 2:10 PM<BR>&gt;&gt;<BR>&gt;&gt;&gt; Ron Teitelbaum
 wrote:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Hello Malte,<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; You can find the plugins here:<BR>&gt;&gt;&gt;&gt; <A href="http://minnow.cc.gatech.edu/squeak/uploads/2410/" target=_blank>http://minnow.cc.gatech.edu/squeak/uploads/2410/</A><BR>&gt;&gt;&gt; Thank you, unfortunately the .so file there is linked<BR>&gt;&gt;&gt; against a different libc version as mince, is the source<BR>&gt;&gt;&gt; available somewhere so I could recompile?<BR>&gt;&gt;&gt;&gt; Just place the file in your squeak directory.&nbsp;&nbsp;Use the Dll for<BR>&gt;&gt;&gt;&gt; Windows<BR>&gt;&gt;&gt;&gt; platforms.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;</DIV></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR></DIV></div></body></html>