]> jfr.im git - irc.git/blobdiff - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003052.html
RELEASE -> !RELEASE
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003052.html
diff --git a/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003052.html b/software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003052.html
deleted file mode 100644 (file)
index d7376e2..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
-   <TITLE> [IRCServices Coding] A couple of FreeBSD notes..
-   </TITLE>
-   <LINK REL="Index" HREF="index.html" >
-   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To=">
-   <META NAME="robots" CONTENT="index,nofollow">
-   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
-   <LINK REL="Previous"  HREF="003050.html">
-   <LINK REL="Next"  HREF="003053.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
-   <H1>[IRCServices Coding] A couple of FreeBSD notes..</H1>
-    <B>Craig McLure</B> 
-    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To="
-       TITLE="[IRCServices Coding] A couple of FreeBSD notes..">Craig at frostycoolslug.com
-       </A><BR>
-    <I>Mon Jul 19 17:16:38 PDT 2004</I>
-    <P><UL>
-        <LI>Previous message: <A HREF="003050.html">[IRCServices Coding] Help
-</A></li>
-        <LI>Next message: <A HREF="003053.html">[IRCServices Coding] A couple of FreeBSD notes..
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#3052">[ date ]</a>
-              <a href="thread.html#3052">[ thread ]</a>
-              <a href="subject.html#3052">[ subject ]</a>
-              <a href="author.html#3052">[ author ]</a>
-         </LI>
-       </UL>
-    <HR>  
-<!--beginarticle-->
-<PRE>I had a couple of problems when compiling services under FreeBSD, the first was when compiling, services uses LIBS = -ldl in Makefile.inc, when in fact it needs to be -Ldl (capitol L)
-
-also, in make install, -d isnt a valid param when using /bin/cp (when copying  &quot;data/helpfiles&quot;)
-
-
-Here are the version numbers of my software:
-
-&gt;<i> gmake -v
-</I>GNU Make 3.80
-Copyright (C) 2002  Free Software Foundation, Inc.
-This is free software; see the source for copying conditions.
-There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.
-
-
-&gt;<i> gcc -v
-</I>Using built-in specs.
-Configured with: FreeBSD/i386 system compiler
-Thread model: posix
-gcc version 3.3.3 [FreeBSD] 20031106
-
-FreeBSD greymatter 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0
-
-If you have any other questions, feel free to ask :)
-
-/****************************************
- *     Craig &quot;FrostyCoolSlug&quot; McLure
- *       <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at FrostyCoolSlug.com</A>
- * InspIRCd   - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
- * ChatSpike  - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
- ****************************************/
-
-
-
-
-</PRE>
-
-<!--endarticle-->
-    <HR>
-    <P><UL>
-        <!--threads-->
-       <LI>Previous message: <A HREF="003050.html">[IRCServices Coding] Help
-</A></li>
-       <LI>Next message: <A HREF="003053.html">[IRCServices Coding] A couple of FreeBSD notes..
-</A></li>
-         <LI> <B>Messages sorted by:</B> 
-              <a href="date.html#3052">[ date ]</a>
-              <a href="thread.html#3052">[ thread ]</a>
-              <a href="subject.html#3052">[ subject ]</a>
-              <a href="author.html#3052">[ author ]</a>
-         </LI>
-       </UL>
-
-</body></html>