Re: Loading and starting Swank on a lisp image

"Mauro D'Agostino" <[email protected]> Fri, 22 Jun 2018 17:30:36 +0200
Newsgroups gmane.lisp.slime.devel
Message-ID <CAGHFkDRjBLWeS9sDhyMNcJhizbdLRccyvJGHAd18cYodD+vwfw@mail.gmail.com>
--000000000000ade1ff056f3cb672
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi Frank,

Yes, I dump the image after having loaded everything. However the server
tries to load those files when the first client connects. I'm wondering if
there's something I'm not loading, even with `:load-contribs t`, or if it's
just a default behaviour that can be switched off. I wasn't able to find
the answer.

Kind regards,

- Mauro

On Thu, Jun 21, 2018 at 5:44 PM, Frank G=C3=B6nninger <[email protected]> wrote:

> Hi Mauro,
>
>
>
> seems as if those modules aren=E2=80=99t part of the image yet. When did =
you make
> the image? I assume after loading swank?
>
> Also I=E2=80=99d ask Franz directly ...
>
>
>
> Regards
>
>    Frank
>
>
>
>
>
> *Von: *slime-devel <[email protected]> im Auftrag von
> Stas Boukarev <[email protected]>
> *Datum: *Donnerstag, 21. Juni 2018 um 17:04
> *An: *Mauro D'Agostino <[email protected]>
> *Cc: *<[email protected]>
> *Betreff: *Re: Loading and starting Swank on a lisp image
>
>
>
> On Thu, Jun 21, 2018 at 5:59 PM Mauro D'Agostino <[email protected]=
m>
> wrote:
>
> Hello,
>
> Is anyone reading this?
>
> Yes, but nobody is answering.
>
>
>
> Kind regards,
>
> Mauro
>
>
>
> On Tue, May 15, 2018 at 12:34 PM, Mauro D'Agostino <
> [email protected]> wrote:
>
> I'm trying to add a swank server on all of our lisp apps running on
> images. I want to have everything compiled and loaded, so when I start up
> the image I don't need to load any .fasl files.
>
> I'm using ASDF to load swank and then running:
>
> (swank-loader:init :reload t :load-contribs t :quiet nil)
>
>
>
> On image start up, I'm running:
>
> (setf swank::*loopback-interface* "0.0.0.0")
>
>
>
> (swank:create-server :port 4005 :dont-close t)
>
>
>
> Swank starts up fine, but, when the first user tries to connect, it tries
> to load some .fasl files.
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-asdf.fasl
>
> ;   Loading /home/mdagostino/workspace/Library/world/site/cl-ppcre-1.3.2/=
cl-ppcre-test.asd
>
> ; Loading /home/mdagostino/workspace/Library/world/site/slime-20180308-gi=
t/contrib/swank-media.lisp
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-trace-dialog.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-package-fu.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-presentations.fasl
>
> ;   Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-i=
cs-linux-x86-64/contrib/swank-repl.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-macrostep.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-fuzzy.fasl
>
> ;   Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-i=
cs-linux-x86-64/contrib/swank-util.fasl
>
> ;   Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-i=
cs-linux-x86-64/contrib/swank-c-p-c.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-fancy-inspector.fasl
>
> ; Fast loading /home/mdagostino/.slime/fasl/2.20/allegro-10.1as-64bit-ics=
-linux-x86-64/contrib/swank-arglists.fasl
>
>
>
> I tried adding this after doing 'swank:create-server, but it doesn't work=
:
>
> (setf swank::*find-module* #'(lambda (module)
>
>                                  (declare (ignore module))
>
>                                  nil))
>
>
>
> How can I make it so it doesn't look for those files? I would imagine the=
y
> have already been compiled and loaded into the image. I'm using 'dumplisp
> to create the image.
>
> Thanks in advance!
>
> - Mauro
>
>
>
>

--000000000000ade1ff056f3cb672
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div>Hi Frank,<br><br></div>Yes, I dump the imag=
e after having loaded everything. However the server tries to load those fi=
les when the first client connects. I&#39;m wondering if there&#39;s someth=
ing I&#39;m not loading, even with `:load-contribs t`, or if it&#39;s just =
a default behaviour that can be switched off. I wasn&#39;t able to find the=
 answer.<br><br></div>Kind regards,<br><br></div>- Mauro<br></div><div clas=
s=3D"gmail_extra"><br><div class=3D"gmail_quote">On Thu, Jun 21, 2018 at 5:=
44 PM, Frank G=C3=B6nninger <span dir=3D"ltr">&lt;<a href=3D"mailto:frgo@me=
.com" target=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote cl=
ass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;p=
adding-left:1ex"><div link=3D"blue" vlink=3D"purple" lang=3D"DE"><div class=
=3D"m_6941767254298140094WordSection1"><p class=3D"MsoNormal"><span lang=3D=
"EN-US">Hi Mauro,<u></u><u></u></span></p><p class=3D"MsoNormal"><span lang=
=3D"EN-US"><u></u>=C2=A0<u></u></span></p><p class=3D"MsoNormal"><span lang=
=3D"EN-US">seems as if those modules aren=E2=80=99t part of the image yet. =
When did you make the image? I assume after loading swank?<u></u><u></u></s=
pan></p><p class=3D"MsoNormal"><span lang=3D"EN-US"> Also I=E2=80=99d ask F=
ranz directly ...<u></u><u></u></span></p><p class=3D"MsoNormal"><span lang=
=3D"EN-US"><u></u>=C2=A0<u></u></span></p><p class=3D"MsoNormal"><span lang=
=3D"EN-US">Regards<u></u><u></u></span></p><p class=3D"MsoNormal"><span lan=
g=3D"EN-US">=C2=A0=C2=A0 Frank<u></u><u></u></span></p><p class=3D"MsoNorma=
l"><span lang=3D"EN-US"><u></u>=C2=A0<u></u></span></p><p class=3D"MsoNorma=
l"><span lang=3D"EN-US"><u></u>=C2=A0<u></u></span></p><div style=3D"border=
:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class=3D=
"MsoNormal" style=3D"margin-left:35.4pt"><b><span style=3D"font-size:12.0pt=
;color:black">Von: </span></b><span style=3D"font-size:12.0pt;color:black">=
slime-devel &lt;<a href=3D"mailto:[email protected]" targ=
et=3D"_blank">slime-devel-bounces@common-<wbr>lisp.net</a>&gt; im Auftrag v=
on Stas Boukarev &lt;<a href=3D"mailto:[email protected]" target=3D"_blank=
">[email protected]</a>&gt;<br><b>Datum: </b>Donnerstag, 21. Juni 2018 um =
17:04<br><b>An: </b>Mauro D&#39;Agostino &lt;<a href=3D"mailto:mdagostino@r=
avenpack.com" target=3D"_blank">[email protected]</a>&gt;<br><b>Cc: =
</b>&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">sl=
[email protected]</a>&gt;<br><b>Betreff: </b>Re: Loading and starti=
ng Swank on a lisp image<u></u><u></u></span></p></div><div><div class=3D"h=
5"><div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"><u></u>=C2=A0<u=
></u></p></div><div><div><div><p class=3D"MsoNormal" style=3D"margin-left:3=
5.4pt">On Thu, Jun 21, 2018 at 5:59 PM Mauro D&#39;Agostino &lt;<a href=3D"=
mailto:[email protected]" target=3D"_blank">[email protected]=
</a>&gt; wrote:<u></u><u></u></p></div><blockquote style=3D"border:none;bor=
der-left:solid #cccccc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;ma=
rgin-right:0cm"><div><div><div><div><p class=3D"MsoNormal" style=3D"margin-=
right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">Hello,<u></u><u></u></p>=
</div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt">Is anyone reading=
 this?<u></u><u></u></p></div></div></div></blockquote><div><p class=3D"Mso=
Normal" style=3D"margin-left:35.4pt">Yes, but nobody is answering.=C2=A0<u>=
</u><u></u></p></div><blockquote style=3D"border:none;border-left:solid #cc=
cccc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm"><d=
iv><div><div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"><u></u>=C2=
=A0<u></u></p></div><p class=3D"MsoNormal" style=3D"margin-right:0cm;margin=
-bottom:12.0pt;margin-left:35.4pt">Kind regards,<u></u><u></u></p></div><p =
class=3D"MsoNormal" style=3D"margin-left:35.4pt">Mauro<u></u><u></u></p></d=
iv><div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"><u></u>=C2=A0<u=
></u></p><div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt">On Tue, M=
ay 15, 2018 at 12:34 PM, Mauro D&#39;Agostino &lt;<a href=3D"mailto:mdagost=
[email protected]" target=3D"_blank">[email protected]</a>&gt; wrote=
:<u></u><u></u></p><blockquote style=3D"border:none;border-left:solid #cccc=
cc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm"><div=
><div><div><div><div><div><div><div><div><div><p class=3D"MsoNormal" style=
=3D"margin-right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">I&#39;m tryin=
g to add a swank server on all of our lisp apps running on images. I want t=
o have everything compiled and loaded, so when I start up the image I don&#=
39;t need to load any .fasl files.<u></u><u></u></p></div><p class=3D"MsoNo=
rmal" style=3D"margin-right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">I&=
#39;m using ASDF to load swank and then running:<u></u><u></u></p></div><di=
v style=3D"margin-left:30.0pt"><p class=3D"MsoNormal" style=3D"margin-left:=
35.4pt">(swank-loader:init :reload t :load-contribs t :quiet nil)<u></u><u>=
</u></p></div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"><u></u>=
=C2=A0<u></u></p></div><p class=3D"MsoNormal" style=3D"margin-right:0cm;mar=
gin-bottom:12.0pt;margin-left:35.4pt">On image start up, I&#39;m running:<u=
></u><u></u></p></div><div style=3D"margin-left:30.0pt"><p class=3D"MsoNorm=
al" style=3D"margin-left:35.4pt">(setf swank::*loopback-interface* &quot;0.=
0.0.0&quot;)<u></u><u></u></p></div></div><div><p class=3D"MsoNormal" style=
=3D"margin-left:35.4pt"><u></u>=C2=A0<u></u></p></div><div style=3D"margin-=
left:30.0pt"><p class=3D"MsoNormal" style=3D"margin-left:35.4pt">(swank:cre=
ate-server :port 4005 :dont-close t)<u></u><u></u></p></div><p class=3D"Mso=
Normal" style=3D"margin-left:35.4pt"><u></u>=C2=A0<u></u></p></div><p class=
=3D"MsoNormal" style=3D"margin-right:0cm;margin-bottom:12.0pt;margin-left:3=
5.4pt">Swank starts up fine, but, when the first user tries to connect, it =
tries to load some .fasl files.<u></u><u></u></p><table class=3D"m_69417672=
54298140094MsoNormalTable" style=3D"width:5.3%;margin-left:35.4pt" width=3D=
"5%" cellspacing=3D"0" cellpadding=3D"0" border=3D"0"><tbody><tr id=3D"m_69=
41767254298140094m_1782912477778735382m_-76827346988009556gmail-syntaxplugi=
n_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top"><pr=
e style=3D"margin-right:7.5pt;margin-bottom:0cm;margin-left:7.5pt;margin-bo=
ttom:.0001pt;line-height:16.8pt"><span style=3D"font-size:11.0pt;font-famil=
y:Consolas;color:black">; Fast loading /home/mdagostino/.slime/fasl/<wbr>2.=
20/allegro-10.1as-64bit-ics-<wbr>linux-x86-64/contrib/swank-<wbr>asdf.fasl<=
/span><span style=3D"font-size:11.0pt;color:black"><u></u><u></u></span></p=
re></td></tr><tr id=3D"m_6941767254298140094m_1782912477778735382m_-7682734=
6988009556gmail-syntaxplugin_code_and_gutter"><td style=3D"padding:0cm 0cm =
0cm 0cm" valign=3D"top"><pre style=3D"margin-right:7.5pt;margin-bottom:0cm;=
margin-left:7.5pt;margin-bottom:.0001pt;line-height:16.8pt"><span style=3D"=
font-size:11.0pt;font-family:Consolas;color:black">;=C2=A0=C2=A0 Loading /h=
ome/mdagostino/workspace/<wbr>Library/world/site/cl-ppcre-1.<wbr>3.2/cl-ppc=
re-test.asd</span><span style=3D"font-size:11.0pt;color:black"><u></u><u></=
u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_17829124777787353=
82m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><td style=3D"padd=
ing:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-right:7.5pt;margin=
-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-height:16.8pt"><sp=
an style=3D"font-size:11.0pt;font-family:Consolas;color:black">; Loading /h=
ome/mdagostino/workspace/<wbr>Library/world/site/slime-<wbr>20180308-git/co=
ntrib/swank-<wbr>media.lisp</span><span style=3D"font-size:11.0pt;color:bla=
ck"><u></u><u></u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_1=
782912477778735382m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><=
td style=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-ri=
ght:7.5pt;margin-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-he=
ight:16.8pt"><span style=3D"font-size:11.0pt;font-family:Consolas;color:bla=
ck">; Fast loading /home/mdagostino/.slime/fasl/<wbr>2.20/allegro-10.1as-64=
bit-ics-<wbr>linux-x86-64/contrib/swank-<wbr>trace-dialog.fasl</span><span =
style=3D"font-size:11.0pt;color:black"><u></u><u></u></span></pre></td></tr=
><tr id=3D"m_6941767254298140094m_1782912477778735382m_-76827346988009556gm=
ail-syntaxplugin_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" val=
ign=3D"top"><pre style=3D"margin-right:7.5pt;margin-bottom:0cm;margin-left:=
7.5pt;margin-bottom:.0001pt;line-height:16.8pt"><span style=3D"font-size:11=
.0pt;font-family:Consolas;color:black">; Fast loading /home/mdagostino/.sli=
me/fasl/<wbr>2.20/allegro-10.1as-64bit-ics-<wbr>linux-x86-64/contrib/swank-=
<wbr>package-fu.fasl</span><span style=3D"font-size:11.0pt;color:black"><u>=
</u><u></u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_17829124=
77778735382m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><td styl=
e=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-right:7.5=
pt;margin-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-height:16=
.8pt"><span style=3D"font-size:11.0pt;font-family:Consolas;color:black">; F=
ast loading /home/mdagostino/.slime/fasl/<wbr>2.20/allegro-10.1as-64bit-ics=
-<wbr>linux-x86-64/contrib/swank-<wbr>presentations.fasl</span><span style=
=3D"font-size:11.0pt;color:black"><u></u><u></u></span></pre></td></tr><tr =
id=3D"m_6941767254298140094m_1782912477778735382m_-76827346988009556gmail-s=
yntaxplugin_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" valign=
=3D"top"><pre style=3D"margin-right:7.5pt;margin-bottom:0cm;margin-left:7.5=
pt;margin-bottom:.0001pt;line-height:16.8pt"><span style=3D"font-size:11.0p=
t;font-family:Consolas;color:black">;=C2=A0=C2=A0 Fast loading /home/mdagos=
tino/.slime/fasl/<wbr>2.20/allegro-10.1as-64bit-ics-<wbr>linux-x86-64/contr=
ib/swank-<wbr>repl.fasl</span><span style=3D"font-size:11.0pt;color:black">=
<u></u><u></u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_17829=
12477778735382m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><td s=
tyle=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-right:=
7.5pt;margin-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-height=
:16.8pt"><span style=3D"font-size:11.0pt;font-family:Consolas;color:black">=
; Fast loading /home/mdagostino/.slime/fasl/<wbr>2.20/allegro-10.1as-64bit-=
ics-<wbr>linux-x86-64/contrib/swank-<wbr>macrostep.fasl</span><span style=
=3D"font-size:11.0pt;color:black"><u></u><u></u></span></pre></td></tr><tr =
id=3D"m_6941767254298140094m_1782912477778735382m_-76827346988009556gmail-s=
yntaxplugin_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" valign=
=3D"top"><pre style=3D"margin-right:7.5pt;margin-bottom:0cm;margin-left:7.5=
pt;margin-bottom:.0001pt;line-height:16.8pt"><span style=3D"font-size:11.0p=
t;font-family:Consolas;color:black">; Fast loading /home/mdagostino/.slime/=
fasl/<wbr>2.20/allegro-10.1as-64bit-ics-<wbr>linux-x86-64/contrib/swank-<wb=
r>fuzzy.fasl</span><span style=3D"font-size:11.0pt;color:black"><u></u><u><=
/u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_1782912477778735=
382m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><td style=3D"pad=
ding:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-right:7.5pt;margi=
n-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-height:16.8pt"><s=
pan style=3D"font-size:11.0pt;font-family:Consolas;color:black">;=C2=A0=C2=
=A0 Fast loading /home/mdagostino/.slime/fasl/<wbr>2.20/allegro-10.1as-64bi=
t-ics-<wbr>linux-x86-64/contrib/swank-<wbr>util.fasl</span><span style=3D"f=
ont-size:11.0pt;color:black"><u></u><u></u></span></pre></td></tr><tr id=3D=
"m_6941767254298140094m_1782912477778735382m_-76827346988009556gmail-syntax=
plugin_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top=
"><pre style=3D"margin-right:7.5pt;margin-bottom:0cm;margin-left:7.5pt;marg=
in-bottom:.0001pt;line-height:16.8pt"><span style=3D"font-size:11.0pt;font-=
family:Consolas;color:black">;=C2=A0=C2=A0 Fast loading /home/mdagostino/.s=
lime/fasl/<wbr>2.20/allegro-10.1as-64bit-ics-<wbr>linux-x86-64/contrib/swan=
k-c-<wbr>p-c.fasl</span><span style=3D"font-size:11.0pt;color:black"><u></u=
><u></u></span></pre></td></tr><tr id=3D"m_6941767254298140094m_17829124777=
78735382m_-76827346988009556gmail-syntaxplugin_code_and_gutter"><td style=
=3D"padding:0cm 0cm 0cm 0cm" valign=3D"top"><pre style=3D"margin-right:7.5p=
t;margin-bottom:0cm;margin-left:7.5pt;margin-bottom:.0001pt;line-height:16.=
8pt"><span style=3D"font-size:11.0pt;font-family:Consolas;color:black">; Fa=
st loading /home/mdagostino/.slime/fasl/<wbr>2.20/allegro-10.1as-64bit-ics-=
<wbr>linux-x86-64/contrib/swank-<wbr>fancy-inspector.fasl</span><span style=
=3D"font-size:11.0pt;color:black"><u></u><u></u></span></pre></td></tr><tr =
id=3D"m_6941767254298140094m_1782912477778735382m_-76827346988009556gmail-s=
yntaxplugin_code_and_gutter"><td style=3D"padding:0cm 0cm 0cm 0cm" valign=
=3D"top"><pre style=3D"margin-right:7.5pt;margin-bottom:7.5pt;margin-left:7=
.5pt;line-height:16.8pt"><span style=3D"font-size:11.0pt;font-family:Consol=
as;color:black">; Fast loading /home/mdagostino/.slime/fasl/<wbr>2.20/alleg=
ro-10.1as-64bit-ics-<wbr>linux-x86-64/contrib/swank-<wbr>arglists.fasl<u></=
u><u></u></span></pre></td></tr></tbody></table><p class=3D"MsoNormal" styl=
e=3D"margin-left:35.4pt"><u></u>=C2=A0<u></u></p></div><p class=3D"MsoNorma=
l" style=3D"margin-right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">I tri=
ed adding this after doing &#39;swank:create-server, but it doesn&#39;t wor=
k:<u></u><u></u></p><div style=3D"margin-left:30.0pt"><p class=3D"MsoNormal=
" style=3D"margin-left:35.4pt">(setf swank::*find-module* #&#39;(lambda (mo=
dule)<u></u><u></u></p></div><div style=3D"margin-left:60.0pt"><p class=3D"=
MsoNormal" style=3D"margin-left:35.4pt">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<wb=
r>=C2=A0=C2=A0 (declare (ignore module))<u></u><u></u></p></div><div style=
=3D"margin-left:60.0pt"><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"=
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0<wbr>=C2=A0=C2=A0 nil))<u></u><u></u></p><=
/div><div style=3D"margin-left:60.0pt"><p class=3D"MsoNormal" style=3D"marg=
in-left:35.4pt"><u></u>=C2=A0<u></u></p></div><p class=3D"MsoNormal" style=
=3D"margin-right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">How can I mak=
e it so it doesn&#39;t look for those files? I would imagine they have alre=
ady been compiled and loaded into the image. I&#39;m using &#39;dumplisp to=
 create the image.<u></u><u></u></p></div><p class=3D"MsoNormal" style=3D"m=
argin-right:0cm;margin-bottom:12.0pt;margin-left:35.4pt">Thanks in advance!=
<u></u><u></u></p></div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"=
><span class=3D"m_6941767254298140094m1782912477778735382hoenzb"><span styl=
e=3D"color:#888888">- Mauro</span></span><u></u><u></u></p></div></blockquo=
te></div><p class=3D"MsoNormal" style=3D"margin-left:35.4pt"><u></u>=C2=A0<=
u></u></p></div></blockquote></div></div></div></div></div></div>
</blockquote></div><br></div>

--000000000000ade1ff056f3cb672--