<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6001.18148" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=776001221-20112008><FONT face=Arial size=2>Hi
all,</FONT></SPAN></DIV>
<DIV><SPAN class=776001221-20112008><FONT face=Arial size=2>I am learning to
program and I am currently trying SBCL 1.0.6. via Cusp v0.8.174 on Windows
Vista. The first time I started the server on port 4242 to sample the test page
everything seemed to work just fine. Any later try to access the test page,
however, gives me the following message in both IE7 and
Chrome:</FONT></SPAN></DIV>
<DIV><SPAN class=776001221-20112008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=776001221-20112008>
<H2>"Hunchentoot Default Page</H2>
<P>This the Hunchentoot default page. You're most likely seeing it because the
server administrator hasn't set up a custom default page yet.</P>
<P>Hunchentoot is a web server written in <A href="http://www.lisp.org/">Common
Lisp</A>. More info about Hunchentoot can be found at <A
href="http://weitz.de/hunchentoot/">http://weitz.de/hunchentoot/</A>.</P>
<P></P>
<P>
<HR>
<ADDRESS><A href="http://weitz.de/hunchentoot/">Hunchentoot 0.11.1</A> <A
href="http://www.sbcl.org/">(SBCL 1.0.6)</A> at localhost:4242"</ADDRESS><FONT
face=Arial>
<ADDRESS><FONT size=2></FONT><FONT size=2></FONT><FONT size=2></FONT><FONT
size=2></FONT><FONT size=2></FONT><BR><FONT size=2>and it ends there. But before
trying to access the page, I get the following error messages when loading
hunchentoot of which messages I have no idea what they mean:</FONT></ADDRESS>
<ADDRESS><FONT size=2><FONT size=1>
<P align=left><FONT size=2></FONT> </P>
<P align=left>Unable to load foreign library (LIBSSL).</P>
<P align=left>Error opening shared object "libssl32.dll":</P>
<P align=left>126.</P>
<P align=left>[Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]</P>
<P align=left>0: [RETRY] Try loading the foreign library again.</P>
<P align=left>1: [USE-VALUE] Use another library instead.</P>
<P align=left>2: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {A70BD69}> on
#<ASDF:CL-SOURCE-FILE "reload" {A70BD89}>.</P>
<P align=left>3: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {A70BD69}>
on #<ASDF:CL-SOURCE-FILE "reload" {A70BD89}> as having been
successful.</P>
<P align=left>4: [ABORT] Return to SLIME's top level.</P>
<P align=left>5: [CLOSE-CONNECTION] Close SLIME connection</P>
<P align=left>6: [ABORT] Exit debugger, returning to top level.</P>
<P align=left>]> 3</P>
<P align=left>Undefined alien: "SSL_get_version"</P>
<P align=left>[Condition of type UNDEFINED-ALIEN-ERROR]</P>
<P align=left>0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {A70BD69}> on
#<ASDF:CL-SOURCE-FILE "ffi" {A70BDA9}>.</P>
<P align=left>1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {A70BD69}>
on #<ASDF:CL-SOURCE-FILE "ffi" {A70BDA9}> as having been successful.</P>
<P align=left>2: [ABORT] Return to SLIME's top level.</P>
<P align=left>3: [CLOSE-CONNECTION] Close SLIME connection</P>
<P align=left>4: [ABORT] Exit debugger, returning to top level.</P>
<P align=left>]> 1</P>
<P align=left>Undefined alien: "SSL_read"</P>
<P align=left>[Condition of type UNDEFINED-ALIEN-ERROR]</P>
<P align=left>0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {A70BD69}> on
#<ASDF:CL-SOURCE-FILE "streams" {A70BDD9}>.</P>
<P align=left>1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {A70BD69}>
on #<ASDF:CL-SOURCE-FILE "streams" {A70BDD9}> as having been
successful.</P>
<P align=left>2: [ABORT] Return to SLIME's top level.</P>
<P align=left>3: [CLOSE-CONNECTION] Close SLIME connection</P>
<P>4: [ABORT] Exit debugger, returning to top level.</P></FONT></FONT></ADDRESS>
<ADDRESS><FONT size=2></FONT> </ADDRESS>
<ADDRESS><FONT size=2></FONT> </ADDRESS>
<ADDRESS><FONT size=2>Then when I do </FONT></ADDRESS>
<ADDRESS><FONT size=2><FONT size=1><FONT size=2></FONT> </ADDRESS>
<ADDRESS>(asdf:oos 'asdf:load-op :hunchentoot-test)</ADDRESS>
<ADDRESS><FONT size=2></FONT> </ADDRESS>
<ADDRESS><FONT size=2>I get the following:</FONT></ADDRESS></FONT><FONT
color=#008000 size=1><FONT color=#008000 size=1>
<ADDRESS><FONT color=#000000 size=2></FONT> </ADDRESS>
<ADDRESS>; loading system definition from</ADDRESS>
<ADDRESS>; C:\Program
Files\eclipse\plugins\jasko.tim.lisp.libs_1.0.0\libs\hunchentoot-0.11.1\hunchentoot-test.asd</ADDRESS>
<ADDRESS>; into #<PACKAGE "ASDF0"></ADDRESS>
<ADDRESS>; registering #<SYSTEM :HUNCHENTOOT-TEST {B6AD791}> as
HUNCHENTOOT-TEST</ADDRESS></FONT></FONT><FONT size=1>
<ADDRESS><FONT size=2></FONT> </ADDRESS>
<ADDRESS>error opening
#P"C:\\Users\\hmaseko\\Desktop\\eclipse\\plugins\\jasko.tim.lisp.libs_1.0.0\\libs\\hunchentoot-0.11.1\\test\\fz.jpg":</ADDRESS>
<ADDRESS>No such file or directory</ADDRESS>
<ADDRESS>[Condition of type SB-INT:SIMPLE-FILE-ERROR]</ADDRESS>
<ADDRESS>0: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {B535AF1}> on
#<ASDF:CL-SOURCE-FILE "test" {B6F3DE1}>.</ADDRESS>
<ADDRESS>1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {B535AF1}> on
#<ASDF:CL-SOURCE-FILE "test" {B6F3DE1}> as having been
successful.</ADDRESS>
<ADDRESS>2: [ABORT] Return to SLIME's top level.</ADDRESS>
<ADDRESS>3: [CLOSE-CONNECTION] Close SLIME connection</ADDRESS>
<ADDRESS>4: [ABORT] Exit debugger, returning to top level.</ADDRESS>
<ADDRESS>]> 1</ADDRESS>
<ADDRESS><FONT size=2></FONT> </ADDRESS>
<ADDRESS></FONT>I am wondering why at some point the path is pointing to my
desktop. True, I kept my Eclipse SDK there for a while before moving it to it's
permanent location in c:/program files/ but why is the error occuring? There is
something I am doing wrong. What is it?</ADDRESS>
<ADDRESS> </ADDRESS>
<ADDRESS>Regards,</ADDRESS>
<ADDRESS>Harrison.</FONT></FONT></ADDRESS></SPAN></DIV></BODY></HTML>