]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2000/000561.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2000 / 000561.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices] combining services databases
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20combining%20services%20databases&In-Reply-To=89844152.2.361%40mx1-11.onmedia.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000676.html">
11 <LINK REL="Next" HREF="000559.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] combining services databases</H1>
15 <B>Josh Odom</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20combining%20services%20databases&In-Reply-To=89844152.2.361%40mx1-11.onmedia.com"
17 TITLE="[IRCServices] combining services databases">josh at alienhosting.com
18 </A><BR>
19 <I>Tue May 30 04:10:35 PDT 2000</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000676.html">[IRCServices] New services implementations &amp; Updates?
22</A></li>
23 <LI>Next message: <A HREF="000559.html">[IRCServices] combining services databases
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#561">[ date ]</a>
27 <a href="thread.html#561">[ thread ]</a>
28 <a href="subject.html#561">[ subject ]</a>
29 <a href="author.html#561">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>1. CD into your services source directory
352. Type &quot;make clean&quot;
363. Type &quot;make&quot;
374. Type &quot;make install&quot;
38
39(without the quotes of course.)
40
41Josh Odom
42Alien Internet Services
43Server Administrator/Owner
44
45
46-----Original Message-----
47From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>
48[mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>]On Behalf Of DarkStalker
49Sent: Tuesday, May 30, 2000 5:49 PM
50To: Chris; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>
51Subject: Re: [IRCServices] combining services databases
52
53
54OK, I knew i wasnt making myself clear when i wrote this question. I
55already added the code, and inserted the nicks i wanted to be the
56service admins. So what my real questions is, How do i recompile
57services? I know its a real dumb question, but something i have not
58had to do, yet. thank you.
59
60
61
62&quot;Chris&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">chriswh at cyberhighway.net</A>&gt; wrote on Saturday May 27, 2000 at
632:23pm:
64&gt;&gt;<i> Also one more question. A few days ago, someone reposted the code
65</I>to
66&gt;&gt;<i> add to operserv.c to allow multiple service admins. Once you add
67</I>that
68&gt;&gt;<i> additional code, what do you do next? Thank you.
69</I>&gt;<i>
70</I>&gt;<i>Easy. After you recompile with the new code in it, in your
71</I>services.conf
72&gt;<i>file
73</I>&gt;<i>(where you define the services root) it should look like this:
74</I>&gt;<i>
75</I>&gt;<i>ServicesRoot&quot;Nick1 Nick2 ... NickN&quot;
76</I>&gt;<i>
77</I>&gt;<i>Where 'N' constitutes as any number. So if I want Cool and Ice as
78</I>Services
79&gt;<i>Roots I would use this line:
80</I>&gt;<i>
81</I>&gt;<i>ServicesRoot&quot;Cool Ice&quot;
82</I>&gt;<i>
83</I>&gt;<i>The new code will tell services that that is 2 nicknames, not one,
84</I>and you
85&gt;<i>should have it.
86</I>&gt;<i>(If I am wrong, somebody please correct me). As to the database
87</I>combining,
88&gt;<i>somebody else will have to answer that.
89</I>&gt;<i>
90</I>&gt;<i>Hope it helps,
91</I>&gt;<i>
92</I>&gt;<i>-Chris
93</I>&gt;<i>------------------------
94</I>&gt;<i>Psycho
95</I>&gt;<i>PsychoWeb IRC Network
96</I>&gt;<i>irc.psychoweb.net
97</I>&gt;<i>------------------------
98</I>&gt;<i>----------
99</I>&gt;&gt;<i> From: DarkStalker &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">drkstlkr at goplay.com</A>&gt;
100</I>&gt;&gt;<i> To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at delirious.shadowfire.org</A>
101</I>&gt;&gt;<i> Subject: [IRCServices] combining services databases
102</I>&gt;&gt;<i> Date: Saturday, May 27, 2000 3:04 AM
103</I>&gt;&gt;<i>
104</I>&gt;&gt;<i>
105</I>&gt;&gt;<i> I was wondering if there was a way to combine database files from
106</I>one
107&gt;&gt;<i> IRC services 4.3.3 and another. You see I have a server that
108</I>wants
109&gt;&gt;<i> to link to mine and we both are using Unreal3.0 and IRCservices
110</I>&gt;&gt;<i> 4.3.3, but neither of us wants to give up our services and lose
111</I>all
112&gt;&gt;<i> our users info. Any help would be appreciated.
113</I>&gt;&gt;<i>
114</I>&gt;&gt;<i> Also one more question. A few days ago, someone reposted the code
115</I>to
116&gt;&gt;<i> add to operserv.c to allow multiple service admins. Once you add
117</I>that
118&gt;&gt;<i> additional code, what do you do next? Thank you.
119</I>&gt;&gt;<i>
120</I>&gt;&gt;<i>
121</I>&gt;<i>+--------------------------------------------------------------------
122</I>------+
123&gt;<i>
124</I>&gt;&gt;<i> | The coolest site for free home pages, email, chat, e-cards, movie
125</I>&gt;<i>info.. |
126</I>&gt;&gt;<i> | &lt;A HREF=&quot;<A HREF="http://www.goplay.com&quot;">http://www.goplay.com&quot;</A>&gt;<A HREF="http://www.goplay.com&lt;/A">http://www.goplay.com&lt;/A</A>&gt; - it's time to Go
127</I>Play!
128&gt;<i> |
129</I>&gt;&gt;<i>
130</I>&gt;<i>+--------------------------------------------------------------------
131</I>------+
132&gt;<i>
133</I>&gt;&gt;<i>
134</I>&gt;&gt;<i> ---------------------------------------------------------------
135</I>&gt;&gt;<i> To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
136</I>&gt;&gt;<i> with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
137</I>&gt;<i>
138</I>&gt;<i>---------------------------------------------------------------
139</I>&gt;<i>To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
140</I>&gt;<i>with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
141</I>
142+--------------------------------------------------------------------------+
143|<i> The coolest site for free home pages, email, chat, e-cards, movie info.. |
144</I>|<i> &lt;A HREF=&quot;<A HREF="http://www.goplay.com&quot;">http://www.goplay.com&quot;</A>&gt;<A HREF="http://www.goplay.com&lt;/A">http://www.goplay.com&lt;/A</A>&gt; - it's time to Go Play! |
145</I>+--------------------------------------------------------------------------+
146
147---------------------------------------------------------------
148To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
149with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
150
151
152---------------------------------------------------------------
153To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
154with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
155
156
157</PRE>
158
159<!--endarticle-->
160 <HR>
161 <P><UL>
162 <!--threads-->
163 <LI>Previous message: <A HREF="000676.html">[IRCServices] New services implementations &amp; Updates?
164</A></li>
165 <LI>Next message: <A HREF="000559.html">[IRCServices] combining services databases
166</A></li>
167 <LI> <B>Messages sorted by:</B>
168 <a href="date.html#561">[ date ]</a>
169 <a href="thread.html#561">[ thread ]</a>
170 <a href="subject.html#561">[ subject ]</a>
171 <a href="author.html#561">[ author ]</a>
172 </LI>
173 </UL>
174
175</body></html>