aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000249.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000249.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000249.html')
-rw-r--r--pipermail/nel/2001-February/000249.html149
1 files changed, 149 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000249.html b/pipermail/nel/2001-February/000249.html
new file mode 100644
index 00000000..647a8f72
--- /dev/null
+++ b/pipermail/nel/2001-February/000249.html
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] agent service</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:chafik%40nevrax.com">
+ <LINK REL="Previous" HREF="000248.html">
+ <LINK REL="Next" HREF="000252.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] agent service</H1>
+ <B>sameh chafik Pro</B>
+ <A HREF="mailto:chafik%40nevrax.com"
+ TITLE="[Nel] agent service">chafik@nevrax.com</A><BR>
+ <I>Thu, 22 Feb 2001 10:55:07 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000248.html">[Nel] agent service</A></li>
+ <LI> Next message: <A HREF="000252.html">[Nel] NeL Network Engine</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#249">[ date ]</a>
+ <a href="thread.html#249">[ thread ]</a>
+ <a href="subject.html#249">[ subject ]</a>
+ <a href="author.html#249">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>C'est un message de format MIME en plusieurs parties.
+
+------=_NextPart_000_01E5_01C09CBD.EB74B460
+Content-Type: text/plain;
+ charset=&quot;big5&quot;
+Content-Transfer-Encoding: quoted-printable
+
+Well it do'nt exist!
+I you are passion you can compile&amp;link it else change the reference =
+library in the config.h.
+
+For that open the config.h in the include python directory and change =
+the:
+
+#pragma comment(lib,&quot;python16_d.lib&quot;)=20
+
+on
+
+#pragma comment(lib,&quot;python16.lib&quot;)
+
+That all.
+
+I use the python 1.6 and in my config i have the #pragma =
+comment(lib,&quot;python16_d.lib&quot;) at line 220.
+ ----- Original Message -----=20
+ From: jaleco=20
+ To: <A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>=20
+ Sent: Thursday, February 22, 2001 10:33 AM
+ Subject: [Nel] agent service
+
+
+ how to get python15_d.dll
+ since I have download from www.python.org but it don't have debug =
+version.
+ where to find it ?
+
+------=_NextPart_000_01E5_01C09CBD.EB74B460
+Content-Type: text/html;
+ charset=&quot;big5&quot;
+Content-Transfer-Encoding: quoted-printable
+
+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
+&lt;HTML&gt;&lt;HEAD&gt;
+&lt;META http-equiv=3DContent-Type content=3D&quot;text/html; charset=3Dbig5&quot;&gt;
+&lt;META content=3D&quot;MSHTML 5.50.4134.600&quot; name=3DGENERATOR&gt;
+&lt;STYLE&gt;&lt;/STYLE&gt;
+&lt;/HEAD&gt;
+&lt;BODY bgColor=3D#ffffff&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Well it do'nt exist!&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I you are passion you can =
+compile&amp;amp;link=20
+it&amp;nbsp;else change the reference library in the config.h.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;For that open the config.h in the =
+include python=20
+directory and &lt;/FONT&gt;&lt;FONT face=3DArial size=3D2&gt;change =
+the:&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;#pragma comment(lib,&quot;python16_d.lib&quot;) =
+&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;on&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;#pragma =
+comment(lib,&quot;python16.lib&quot;)&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;That all.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I use the python 1.6 and in my config i =
+have the=20
+#pragma comment(lib,&quot;python16_d.lib&quot;) at line 220.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;BLOCKQUOTE dir=3Dltr=20
+style=3D&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
+BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
+ &lt;DIV style=3D&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
+ &lt;DIV=20
+ style=3D&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
+black&quot;&gt;&lt;B&gt;From:&lt;/B&gt;=20
+ &lt;A title=<A HREF="mailto:3Djaleco@svr1.gameone.com.tw">3Djaleco@svr1.gameone.com.tw</A>=20
+ href=3D&quot;mailto:<A HREF="mailto:jaleco@svr1.gameone.com.tw">jaleco@svr1.gameone.com.tw</A>&quot;&gt;jaleco&lt;/A&gt; &lt;/DIV&gt;
+ &lt;DIV style=3D&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;A title=<A HREF="mailto:3Dnel@nevrax.org">3Dnel@nevrax.org</A>=20
+ href=3D&quot;mailto:<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&quot;&gt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&lt;/A&gt; &lt;/DIV&gt;
+ &lt;DIV style=3D&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Thursday, February 22, =
+2001 10:33=20
+ AM&lt;/DIV&gt;
+ &lt;DIV style=3D&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; [Nel] agent =
+service&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT size=3D2&gt;how to get python15_d.dll&lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT size=3D2&gt;since I have download from &lt;A=20
+ href=3D&quot;<A HREF="http://www.python.org"">http://www.python.org&quot;</A>&gt;www.python.org&lt;/A&gt; but it don't have =
+debug=20
+ version.&lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT size=3D2&gt;where to find it =
+?&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
+
+------=_NextPart_000_01E5_01C09CBD.EB74B460--
+
+
+</pre>
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000248.html">[Nel] agent service</A></li>
+ <LI> Next message: <A HREF="000252.html">[Nel] NeL Network Engine</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#249">[ date ]</a>
+ <a href="thread.html#249">[ thread ]</a>
+ <a href="subject.html#249">[ subject ]</a>
+ <a href="author.html#249">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>