]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003053.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003053.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] A couple of FreeBSD notes..
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To=E1BmiLZ-0005Ht-IX%40spamhost.rz.uni-karlsruhe.de">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003052.html">
11 <LINK REL="Next" HREF="003054.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] A couple of FreeBSD notes..</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To=E1BmiLZ-0005Ht-IX%40spamhost.rz.uni-karlsruhe.de"
17 TITLE="[IRCServices Coding] A couple of FreeBSD notes..">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Tue Jul 20 00:47:25 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003052.html">[IRCServices Coding] A couple of FreeBSD notes..
22 </A></li>
23 <LI>Next message: <A HREF="003054.html">[IRCServices Coding] 5.0.36 and Unreal
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3053">[ date ]</a>
27 <a href="thread.html#3053">[ thread ]</a>
28 <a href="subject.html#3053">[ subject ]</a>
29 <a href="author.html#3053">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>You may try to change your $PATH in a way that
35 /usr/local/bin comes before /bin and installing coreutils from
36 /usr/ports/sysutils/coreutils
37 Resulting in GNU cp be installed in /usr/local/bin
38
39 Regards;
40 yusuf.
41
42 On Tue, 2004-07-20 at 02:16, Craig McLure wrote:
43 &gt;<i> 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)
44 </I>&gt;<i>
45 </I>&gt;<i> also, in make install, -d isnt a valid param when using /bin/cp (when copying &quot;data/helpfiles&quot;)
46 </I>&gt;<i>
47 </I>&gt;<i>
48 </I>&gt;<i> Here are the version numbers of my software:
49 </I>&gt;<i>
50 </I>&gt;<i> &gt; gmake -v
51 </I>&gt;<i> GNU Make 3.80
52 </I>&gt;<i> Copyright (C) 2002 Free Software Foundation, Inc.
53 </I>&gt;<i> This is free software; see the source for copying conditions.
54 </I>&gt;<i> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
55 </I>&gt;<i> PARTICULAR PURPOSE.
56 </I>&gt;<i>
57 </I>&gt;<i>
58 </I>&gt;<i> &gt; gcc -v
59 </I>&gt;<i> Using built-in specs.
60 </I>&gt;<i> Configured with: FreeBSD/i386 system compiler
61 </I>&gt;<i> Thread model: posix
62 </I>&gt;<i> gcc version 3.3.3 [FreeBSD] 20031106
63 </I>&gt;<i>
64 </I>&gt;<i> FreeBSD greymatter 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0
65 </I>&gt;<i>
66 </I>&gt;<i> If you have any other questions, feel free to ask :)
67 </I>&gt;<i>
68 </I>&gt;<i> /****************************************
69 </I>&gt;<i> * Craig &quot;FrostyCoolSlug&quot; McLure
70 </I>&gt;<i> * <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at FrostyCoolSlug.com</A>
71 </I>&gt;<i> * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
72 </I>&gt;<i> * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
73 </I>&gt;<i> ****************************************/
74 </I>&gt;<i>
75 </I>&gt;<i>
76 </I>&gt;<i>
77 </I>&gt;<i> ------------------------------------------------------------------
78 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
79 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
80 </I>--
81 ------------------------------------------------------------------
82 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
83 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
84 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">s_iskend at ira.uka.de</A> | |
85 </I>|<i> ICQ UIN : 20587464 \ Slytherin | |
86 </I>------------------------------------------------------------------
87
88
89
90 </PRE>
91
92 <!--endarticle-->
93 <HR>
94 <P><UL>
95 <!--threads-->
96 <LI>Previous message: <A HREF="003052.html">[IRCServices Coding] A couple of FreeBSD notes..
97 </A></li>
98 <LI>Next message: <A HREF="003054.html">[IRCServices Coding] 5.0.36 and Unreal
99 </A></li>
100 <LI> <B>Messages sorted by:</B>
101 <a href="date.html#3053">[ date ]</a>
102 <a href="thread.html#3053">[ thread ]</a>
103 <a href="subject.html#3053">[ subject ]</a>
104 <a href="author.html#3053">[ author ]</a>
105 </LI>
106 </UL>
107
108 </body></html>