<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3700.6699" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV style="FONT: 10pt arial"></DIV>
<DIV><FONT face=Arial size=2>I am attempting to make a Redisttibutable win32 
port of ircservices-5.0.21 with cygwin</FONT></DIV>
<DIV><FONT face=Arial size=2>running ./configure and make and make install all 
worx fine, ircservices runs damn stable with no errors</FONT></DIV>
<DIV><FONT face=Arial size=2>the problem only arises when i try to run it on a 
cygwin free box,</FONT></DIV>
<DIV><FONT face=Arial size=2>i copy over the ircservices.exe file and all the 
other files in the /lib dir already set up(refering to the .conf files) but then 
i get the msg</FONT></DIV>
<DIV><FONT face=Arial size=2>(i should probably add that i have included 
cygwin1.dll when i copied over the files)</FONT></DIV>
<DIV><FONT face=Arial 
size=2>C:\ircservices-win32&gt;ircservices.exe<BR></FONT><FONT face=Arial 
size=2>chdir(<FONT face=Arial size=2>/tmp/ircservices-win32/lib</FONT>): No such 
file or directoryInitialization failed, exiting.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>now when i ran ./configure it prompted for an 
install dir and a lib dir, i entered <FONT face=Arial 
size=2>/tmp/ircservices-win32/ and <FONT face=Arial 
size=2>/tmp/ircservices-win32/lib/</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>witch is clearly the reason why it propmpts me with 
this error, i have tried to make the dir of the libs the same as the base dir 
but it still returns</FONT></DIV>
<DIV><FONT face=Arial size=2>a similar error</FONT></DIV>
<DIV><FONT face=Arial size=2>chdir(/tmp/win32-ircserv/): No such file or 
directoryInitialization failed, exiting.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If ne1 knows how to fix this plz contact 
me</FONT></DIV></BODY></HTML>