diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-March/000339.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-March/000339.html')
-rw-r--r-- | pipermail/nel/2001-March/000339.html | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/pipermail/nel/2001-March/000339.html b/pipermail/nel/2001-March/000339.html new file mode 100644 index 00000000..4e3fe46e --- /dev/null +++ b/pipermail/nel/2001-March/000339.html @@ -0,0 +1,59 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] compile.cpp</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:nel%40elwar.com"> + <LINK REL="Previous" HREF="000352.html"> + <LINK REL="Next" HREF="000340.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] compile.cpp</H1> + <B>nel@elwar.com</B> + <A HREF="mailto:nel%40elwar.com" + TITLE="[Nel] compile.cpp">nel@elwar.com</A><BR> + <I>Tue, 06 Mar 2001 00:39:40 -0500</I> + <P><UL> + <LI> Previous message: <A HREF="000352.html">[Nel] newbies about packet schema</A></li> + <LI> Next message: <A HREF="000340.html">[Nel] compile.cpp</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#339">[ date ]</a> + <a href="thread.html#339">[ thread ]</a> + <a href="subject.html#339">[ subject ]</a> + <a href="author.html#339">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>After finally getting the client to compile and run I ran into the problem +of the itsalive.nevrax.org site not being alive. So I figured I'd compile the +server on my system. +First problem I had with the agent_service directory is it was searching for +my Python.h file which I finally had to explicetly include the path in the +Makefile. The final problem was that there's no compile.cpp in the agent_service +directory and the Makefile is trying to create the compile.o +I'll check out the .gz version to see if there's a compile.cpp in there. + + Elwar + +</pre> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000352.html">[Nel] newbies about packet schema</A></li> + <LI> Next message: <A HREF="000340.html">[Nel] compile.cpp</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#339">[ date ]</a> + <a href="thread.html#339">[ thread ]</a> + <a href="subject.html#339">[ subject ]</a> + <a href="author.html#339">[ author ]</a> + </LI> + </UL> +</body></html> |