From nicholaswilliams@earthlink.net Sat Nov 3 15:04:00 2001 From: nicholaswilliams@earthlink.net (Nicholas Williams) Date: Sat, 3 Nov 2001 15:04:00 -0000 Subject: [Coldstuff] Windows 98 Message-ID: <000a01c16478$cc729900$cc6f0f3f@net> This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C16478.C50CFB60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Could you explain to me how to Install Genesis and ColdCore under = Windows 98? or has it still not been figured out yet? Help would be = apreciated.. Thanks.. ------=_NextPart_000_0007_01C16478.C50CFB60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 Could you explain to me how to = Install=20 Genesis and ColdCore under Windows 98? or has it still not been figured = out=20 yet?  Help would be apreciated..  =20 Thanks..
------=_NextPart_000_0007_01C16478.C50CFB60-- From theguy32@hotmail.com Wed Nov 14 18:26:35 2001 From: theguy32@hotmail.com (Shawn Cyr) Date: Wed, 14 Nov 2001 13:26:35 -0500 Subject: [Coldstuff] Windows 98 Message-ID: Yeah if someone could tell me how that done it would make my life alot easier. But the only way I've gotten it to work was in a Unix enviorment. Any help would be appreciated,(I hate Unix/linux) >From: "Nicholas Williams" >To: >Subject: [Coldstuff] Windows 98 >Date: Sat, 3 Nov 2001 15:04:00 -0000 > > Could you explain to me how to Install Genesis and ColdCore under Windows >98? or has it still not been figured out yet? Help would be apreciated.. >Thanks.. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp From jlsysinc@ix.netcom.com Wed Nov 14 23:48:56 2001 From: jlsysinc@ix.netcom.com (Jon A. Lambert) Date: Wed, 14 Nov 2001 18:48:56 -0500 Subject: [Coldstuff] Windows 98 In-Reply-To: <000a01c16478$cc729900$cc6f0f3f@net> Message-ID: This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C16D3D.037C6080 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit The installation intructions for Borland C++ 5.x are in the docs directory and still work with some minor fiddling. IIRC you need acces to a unix-like configure, yacc, or bison to prepare it for compilation. Also you need a Windows version of gdbm or ndbm to link it. You can find that on my site as the one on the Cold site is corrupted. (see URL below). You need Perl to run some of the utilities and the regression tests. Or you can download the Cygwin (Linux tools and emulator) distribution and follow the regular instructions. Some others have compiled it using VC++ as well. -- --* Jon A. Lambert - TychoMUD Email:jlsysinc@ix.netcom.com *-- --* Mud Server Developer's Page *-- --* If I had known it was harmless, I would have killed it myself.*-- -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas Williams Sent: Saturday, November 03, 2001 10:04 AM To: coldstuff@cold.org Subject: [Coldstuff] Windows 98 Could you explain to me how to Install Genesis and ColdCore under Windows 98? or has it still not been figured out yet? Help would be apreciated.. Thanks.. ------=_NextPart_000_0000_01C16D3D.037C6080 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
The=20 installation intructions for Borland C++ 5.x are in the docs directory=20
and=20 still work with some minor fiddling.  IIRC you need acces to a=20 unix-like
configure, yacc, or bison to prepare it for=20 compilation.  Also you need a
Windows version of gdbm = or ndbm to link=20 it.  You can find that on my
site=20 as the one on the Cold site is corrupted. (see URL below).  = You=20 need
Perl=20 to run some of the utilities and the regression = tests.
 
Or you=20 can download the Cygwin (Linux tools and emulator) distribution=20
and=20 follow the regular instructions.
 
Some=20 others have compiled it using VC++ as well.
 

--
--* Jon A. Lambert -=20 TychoMUD        = Email:jlsysinc@ix.netcom.com=20 *--
--* Mud Server Developer's Page <http://tychomud.home.netcom.com> *--
--* If I = had known=20 it was harmless, I would have killed it myself.*--
 
=20

 
 
 -----Original=20 Message-----
From: cold-coldstuff-admin@cold.org=20 [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas=20 Williams
Sent: Saturday, November 03, 2001 10:04 = AM
To:=20 coldstuff@cold.org
Subject: [Coldstuff] Windows=20 98

 Could you explain to me how to = Install=20 Genesis and ColdCore under Windows 98? or has it still not been = figured out=20 yet?  Help would be apreciated..  =20 Thanks..
------=_NextPart_000_0000_01C16D3D.037C6080-- From bradleyr1@iname.com Thu Nov 15 00:58:51 2001 From: bradleyr1@iname.com (Robert Bradley) Date: Wed, 14 Nov 2001 17:58:51 -0700 Subject: [Coldstuff] Windows 98 In-Reply-To: Message-ID: This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C16D36.04B002B0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit There is also a copy of the gdbm/ndbm source with pre-compiled VC++ lib files available via link from my page at http://www.geocities.com/inindo.geo and a link to VC++ win32 binaries. I've submitted some changes to help genesis compile with VC++, I'm sure however that they are posted to the source yet. Rob -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Jon A. Lambert Sent: Wednesday, November 14, 2001 4:49 PM To: coldstuff@cold.org Subject: RE: [Coldstuff] Windows 98 The installation intructions for Borland C++ 5.x are in the docs directory and still work with some minor fiddling. IIRC you need acces to a unix-like configure, yacc, or bison to prepare it for compilation. Also you need a Windows version of gdbm or ndbm to link it. You can find that on my site as the one on the Cold site is corrupted. (see URL below). You need Perl to run some of the utilities and the regression tests. Or you can download the Cygwin (Linux tools and emulator) distribution and follow the regular instructions. Some others have compiled it using VC++ as well. -- --* Jon A. Lambert - TychoMUD Email:jlsysinc@ix.netcom.com *-- --* Mud Server Developer's Page *-- --* If I had known it was harmless, I would have killed it myself.*-- -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas Williams Sent: Saturday, November 03, 2001 10:04 AM To: coldstuff@cold.org Subject: [Coldstuff] Windows 98 Could you explain to me how to Install Genesis and ColdCore under Windows 98? or has it still not been figured out yet? Help would be apreciated.. Thanks.. ------=_NextPart_000_000B_01C16D36.04B002B0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
There=20 is also a copy of the gdbm/ndbm source with pre-compiled VC++ lib files=20 available via link from my page at http://www.geocities.com/ini= ndo.geo=20 and a link to VC++ win32 binaries.  I've submitted some changes to = help=20 genesis compile with VC++, I'm sure however that they are posted to the = source=20 yet.
 
Rob
-----Original Message-----
From:=20 cold-coldstuff-admin@cold.org = [mailto:cold-coldstuff-admin@cold.org]On=20 Behalf Of Jon A. Lambert
Sent: Wednesday, November 14, = 2001 4:49=20 PM
To: coldstuff@cold.org
Subject: RE: [Coldstuff] = Windows=20 98

The=20 installation intructions for Borland C++ 5.x are in the docs directory =
and=20 still work with some minor fiddling.  IIRC you need acces to a=20 unix-like
configure, yacc, or bison to prepare it for = compilation.  Also you need a
Windows version of gdbm = or ndbm to link=20 it.  You can find that on my
site=20 as the one on the Cold site is corrupted. (see URL below).  = You=20 need
Perl=20 to run some of the utilities and the regression = tests.
 
Or=20 you can download the Cygwin (Linux tools and emulator) distribution=20
and=20 follow the regular instructions.
 
Some=20 others have compiled it using VC++ as well.
 

--
--* Jon A. Lambert -=20 TychoMUD       =20 Email:jlsysinc@ix.netcom.com *--
--* Mud Server Developer's Page = <http://tychomud.home.netcom.com> *--
--* If = I had=20 known it was harmless, I would have killed it = myself.*--
 
=20

 
 
 -----Original = Message-----
From: cold-coldstuff-admin@cold.org=20 [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas=20 Williams
Sent: Saturday, November 03, 2001 10:04 = AM
To:=20 coldstuff@cold.org
Subject: [Coldstuff] Windows=20 98

 Could you explain to me how = to Install=20 Genesis and ColdCore under Windows 98? or has it still not been = figured out=20 yet?  Help would be apreciated..  =20 Thanks..
------=_NextPart_000_000B_01C16D36.04B002B0-- From Ross@CharterTN.net Thu Nov 15 18:41:10 2001 From: Ross@CharterTN.net (Jonathan Ross) Date: Thu, 15 Nov 2001 13:41:10 -0500 Subject: [Coldstuff] Windows 98 References: Message-ID: <001801c16e05$188d9bb0$74190bd0@vross> This is a multi-part message in MIME format. ------=_NextPart_000_0015_01C16DDB.2FA3BD90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is anyone giving the source for a VC++ compile away? I'd like to = compile it for myself, make a few changes. --Jonathan Ross ----- Original Message -----=20 From: Robert Bradley=20 To: coldstuff@cold.org=20 Sent: Wednesday, November 14, 2001 7:58 PM Subject: RE: [Coldstuff] Windows 98 There is also a copy of the gdbm/ndbm source with pre-compiled VC++ = lib files available via link from my page at = http://www.geocities.com/inindo.geo and a link to VC++ win32 binaries. = I've submitted some changes to help genesis compile with VC++, I'm sure = however that they are posted to the source yet. Rob -----Original Message----- From: cold-coldstuff-admin@cold.org = [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Jon A. Lambert Sent: Wednesday, November 14, 2001 4:49 PM To: coldstuff@cold.org Subject: RE: [Coldstuff] Windows 98 The installation intructions for Borland C++ 5.x are in the docs = directory=20 and still work with some minor fiddling. IIRC you need acces to a = unix-like configure, yacc, or bison to prepare it for compilation. Also you = need a Windows version of gdbm or ndbm to link it. You can find that on my site as the one on the Cold site is corrupted. (see URL below). You = need Perl to run some of the utilities and the regression tests. Or you can download the Cygwin (Linux tools and emulator) = distribution=20 and follow the regular instructions. Some others have compiled it using VC++ as well. -- --* Jon A. Lambert - TychoMUD Email:jlsysinc@ix.netcom.com = *-- --* Mud Server Developer's Page = *-- --* If I had known it was harmless, I would have killed it = myself.*-- =20 -----Original Message----- From: cold-coldstuff-admin@cold.org = [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas Williams Sent: Saturday, November 03, 2001 10:04 AM To: coldstuff@cold.org Subject: [Coldstuff] Windows 98 Could you explain to me how to Install Genesis and ColdCore under = Windows 98? or has it still not been figured out yet? Help would be = apreciated.. Thanks.. ------=_NextPart_000_0015_01C16DDB.2FA3BD90 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
   Is anyone giving the = source for a VC++=20 compile away?  I'd like to compile it for myself, make a few=20 changes.
 
--Jonathan Ross
----- Original Message -----
From:=20 Robert=20 Bradley
Sent: Wednesday, November 14, = 2001 7:58=20 PM
Subject: RE: [Coldstuff] = Windows 98

There is also a copy of the gdbm/ndbm = source with=20 pre-compiled VC++ lib files available via link from my page at http://www.geocities.com/ini= ndo.geo=20 and a link to VC++ win32 binaries.  I've submitted some changes = to help=20 genesis compile with VC++, I'm sure however that they are posted to = the source=20 yet.
 
Rob
-----Original Message-----
From:=20 cold-coldstuff-admin@cold.org = [mailto:cold-coldstuff-admin@cold.org]On=20 Behalf Of Jon A. Lambert
Sent: Wednesday, November 14, = 2001=20 4:49 PM
To: coldstuff@cold.org
Subject: RE: = [Coldstuff]=20 Windows 98

The installation intructions for Borland = C++ 5.x=20 are in the docs directory
and still work with some minor = fiddling.  IIRC=20 you need acces to a unix-like
configure, yacc, or bison to prepare it = for=20 compilation.  Also you need a
Windows version of gdbm = or ndbm to=20 link it.  You can find that on my
site as the one on the Cold site is = corrupted. (see=20 URL below).  You need
Perl to run some of the utilities and the = regression tests.
 
Or=20 you can download the Cygwin (Linux tools and emulator) distribution=20
and follow the regular = instructions.
 
Some others have compiled it using VC++ = as=20 well.
 

--
--* Jon A. Lambert -=20 TychoMUD       =20 Email:jlsysinc@ix.netcom.com *--
--* Mud Server Developer's Page = <http://tychomud.home.netcom.com> *--
--* = If I had=20 known it was harmless, I would have killed it = myself.*--
 
=20

 
 
 -----Original=20 Message-----
From: cold-coldstuff-admin@cold.org=20 [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Nicholas = Williams
Sent: Saturday, November 03, 2001 10:04=20 AM
To: coldstuff@cold.org
Subject: [Coldstuff] = Windows=20 98

 Could you explain to me how = to Install=20 Genesis and ColdCore under Windows 98? or has it still not been = figured=20 out yet?  Help would be apreciated..  =20 = Thanks..
------=_NextPart_000_0015_01C16DDB.2FA3BD90-- From jlsysinc@ix.netcom.com Thu Nov 15 23:19:16 2001 From: jlsysinc@ix.netcom.com (Jon A. Lambert) Date: Thu, 15 Nov 2001 18:19:16 -0500 Subject: [Coldstuff] Windows 98 In-Reply-To: Message-ID: This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C16E02.08E37980 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Oh that reminds me. The gdbm libraries on my site will only work with Borland C++ 5.x because Borland and Microsoft library format are not compatible. -- --* Jon A. Lambert - TychoMUD Email:jlsysinc@ix.netcom.com *-- --* Mud Server Developer's Page *-- --* If I had known it was harmless, I would have killed it myself.*-- -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org]On Behalf Of Robert Bradley Sent: Wednesday, November 14, 2001 7:59 PM To: coldstuff@cold.org Subject: RE: [Coldstuff] Windows 98 There is also a copy of the gdbm/ndbm source with pre-compiled VC++ lib files available via link from my page at http://www.geocities.com/inindo.geo and a link to VC++ win32 binaries. I've submitted some changes to help genesis compile with VC++, I'm sure however that they are posted to the source yet. ------=_NextPart_000_0004_01C16E02.08E37980 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Oh that reminds me. =20 The gdbm libraries on my site will only work = with=20 Borland C++ 5.x
because Borland and = Microsoft library format=20 are not compatible.
 

--
--* Jon A. Lambert -=20 TychoMUD        = Email:jlsysinc@ix.netcom.com=20 *--
--* Mud Server Developer's Page <http://tychomud.home.netcom.com> *--
--* If I = had known=20 it was harmless, I would have killed it myself.*--
 
=20

 
-----Original Message-----
From:=20 cold-coldstuff-admin@cold.org = [mailto:cold-coldstuff-admin@cold.org]On=20 Behalf Of Robert Bradley
Sent: Wednesday, November 14, = 2001 7:59=20 PM
To: coldstuff@cold.org
Subject: RE: [Coldstuff] = Windows=20 98

There is also a copy of the gdbm/ndbm = source with=20 pre-compiled VC++ lib files available via link from my page at http://www.geocities.com/ini= ndo.geo=20 and a link to VC++ win32 binaries.  I've submitted some changes = to help=20 genesis compile with VC++, I'm sure however that they are posted to = the source=20 yet.
 
 
------=_NextPart_000_0004_01C16E02.08E37980-- From vanish1024@onebox.com Thu Nov 22 08:41:36 2001 From: vanish1024@onebox.com (Vanish 1024) Date: Thu, 22 Nov 2001 00:41:36 -0800 Subject: [Coldstuff] ColdHell DB Message-ID: <20011122084136.MRKF26106.mta07.onebox.com@onebox.com> -- Vanish 1024 vanish1024@onebox.com - email (818) 630-2340 x5993 - voicemail/fax Is the coldhell db still under beta and also does it work under the stable version of Genesis? I'm really interested in using that core as it has a lot of spiffy features already in it. __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com From frankc@maddog.com Thu Nov 22 18:12:53 2001 From: frankc@maddog.com (Frank Crowell) Date: Thu, 22 Nov 2001 10:12:53 -0800 Subject: [Coldstuff] ColdHell DB References: <20011122084136.MRKF26106.mta07.onebox.com@onebox.com> Message-ID: <002501c17381$4e913880$0501a8c0@ramphome.com> ----- Original Message ----- From: "Vanish 1024" > > Is the coldhell db still under beta and also does it work under the stable > version of Genesis? I'm really interested in using that core as it has > a lot of spiffy features already in it. > > I have run the Coldhell under the stable versions of Genesis for a couple of years now with no noticeable problems. frank From vanish1024@onebox.com Fri Nov 23 04:55:00 2001 From: vanish1024@onebox.com (Vanish 1024) Date: Thu, 22 Nov 2001 20:55:00 -0800 Subject: [Coldstuff] Weather Stuff Message-ID: <20011123045500.LQQK27009.mta05.onebox.com@onebox.com> -- Vanish 1024 vanish1024@onebox.com - email (818) 630-2340 x5993 - voicemail/fax How can I get the weather annouce properly? I did a hack way back when but it was just that, a hack. >From what I can tell about events is that they need to be registered, they need to be hooked but unfortunately the documentation is very sketchy on what is to be done. If anybody has gotten the weather change to announce to the realm I would greatly appreciate knowing how to do it. I am using: Driver: Genesis 1.1.9-STABLE Core: ColdCore 3.0.1999-08-28 Thanks. __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com From bradleyr1@iname.com Fri Nov 23 07:18:24 2001 From: bradleyr1@iname.com (Robert Bradley) Date: Fri, 23 Nov 2001 00:18:24 -0700 Subject: [Coldstuff] ColdHell DB In-Reply-To: <002501c17381$4e913880$0501a8c0@ramphome.com> Message-ID: <000b01c173ef$0aef08a0$0100a8c0@alphaprime> I am no longer developing the coldhell core anymore, except for some bugs fixed in the distribution recently. I will apply bug fixes and useful upgrades to the distribution if they are submitted to me though. Rob -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org] On Behalf Of Frank Crowell Sent: Thursday, November 22, 2001 11:13 AM To: Cold-Coldstuff@cold.org Subject: Re: [Coldstuff] ColdHell DB ----- Original Message ----- From: "Vanish 1024" > > Is the coldhell db still under beta and also does it work under the stable > version of Genesis? I'm really interested in using that core as it has > a lot of spiffy features already in it. > > I have run the Coldhell under the stable versions of Genesis for a couple of years now with no noticeable problems. frank _______________________________________________ Cold-Coldstuff mailing list Cold-Coldstuff@cold.org http://web.cold.org/mailman/listinfo/cold-coldstuff From vanish1024@onebox.com Fri Nov 23 04:21:18 2001 From: vanish1024@onebox.com (Vanish 1024) Date: Thu, 22 Nov 2001 20:21:18 -0800 Subject: [Coldstuff] ColdHell DB Message-ID: <20011123042118.CTUJ12575.mta04.onebox.com@onebox.com> I am using cold 1.1.19(or what ever is the most recent one) and chdb_v1_0beta2 and am getting the below error when I log on as root. [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] This normal? -- Vanish 1024 vanish1024@onebox.com - email (818) 630-2340 x5993 - voicemail/fax ---- "Frank Crowell" wrote: > > ----- Original Message ----- > From: "Vanish 1024" > > > > > Is the coldhell db still under beta and also does it work under the > stable > > version of Genesis? I'm really interested in using that core as > it has > > a lot of spiffy features already in it. > > > > > > I have run the Coldhell under the stable versions of Genesis for a > couple of > years now with no noticeable problems. > > frank > > _______________________________________________ > Cold-Coldstuff mailing list > Cold-Coldstuff@cold.org > http://web.cold.org/mailman/listinfo/cold-coldstuff > __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com From bradleyr1@iname.com Mon Nov 26 05:22:53 2001 From: bradleyr1@iname.com (Robert Bradley) Date: Sun, 25 Nov 2001 22:22:53 -0700 Subject: [Coldstuff] ColdHell DB In-Reply-To: <20011123042118.CTUJ12575.mta04.onebox.com@onebox.com> Message-ID: <000501c1763a$72fdc920$0100a8c0@alphaprime> Check the latest release at http://www.geocities.com/inindo.geo I have corrected the bug. Rob -----Original Message----- From: cold-coldstuff-admin@cold.org [mailto:cold-coldstuff-admin@cold.org] On Behalf Of Vanish 1024 Sent: Thursday, November 22, 2001 9:21 PM To: Frank Crowell Subject: Re: [Coldstuff] ColdHell DB I am using cold 1.1.19(or what ever is the most recent one) and chdb_v1_0beta2 and am getting the below error when I log on as root. [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] [ [[~objnf, "Target (#-1739) not found.", 0], ['opcode, 'EXPR_CALL_METHOD], [~ob jnf, 'tick, $scheduler, $scheduler, 22]] ] This normal? -- Vanish 1024 vanish1024@onebox.com - email (818) 630-2340 x5993 - voicemail/fax ---- "Frank Crowell" wrote: > > ----- Original Message ----- > From: "Vanish 1024" > > > > > Is the coldhell db still under beta and also does it work under the > stable > > version of Genesis? I'm really interested in using that core as > it has > > a lot of spiffy features already in it. > > > > > > I have run the Coldhell under the stable versions of Genesis for a > couple of > years now with no noticeable problems. > > frank > > _______________________________________________ > Cold-Coldstuff mailing list > Cold-Coldstuff@cold.org > http://web.cold.org/mailman/listinfo/cold-coldstuff > __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com _______________________________________________ Cold-Coldstuff mailing list Cold-Coldstuff@cold.org http://web.cold.org/mailman/listinfo/cold-coldstuff From jtm1@student.cs.ucc.ie Mon Nov 26 16:09:06 2001 From: jtm1@student.cs.ucc.ie (John Timothy Murphy) Date: Mon, 26 Nov 2001 16:09:06 +0000 Subject: [Coldstuff] Coldcore initialisaton problem Message-ID: <3C026922.3B5B978E@student.cs.ucc.ie> Hi there, I was hoping someone could give me hand with an installaton problem I'm having. As I'm installing cold for the first time I'm not sure if I'm making some simple mistake. I downloaded & unzipped both ColdCore-STABLE.tar.gz and Genesis.tar.gz I didn't have any problems with that or the make with genesis. However after moving the coldcc and genesis programs to the coldcore directory it just prints out: ColdCore-3.0.1999-08-28> coldcc -t coldcore Compiling database... [26 Nov 2001 15:56] FAILED TO START: Cannot open dbm database file. It's in the same directory as the coldcore file and it just can't seem to find it Thanks for any help Eoin -- =========================================== Eoin Murphy Comp Sci IV =========================================== From bruce@puremagic.com Mon Nov 26 16:15:40 2001 From: bruce@puremagic.com (Bruce Mitchener) Date: Mon, 26 Nov 2001 09:15:40 -0700 Subject: [Coldstuff] Coldcore initialisaton problem References: <3C026922.3B5B978E@student.cs.ucc.ie> Message-ID: <3C026AAC.6080002@cubik.org> John Timothy Murphy wrote: > I downloaded & unzipped both ColdCore-STABLE.tar.gz and > Genesis.tar.gz I didn't have any problems with that or the make with > genesis. However after moving the coldcc and genesis programs to the > coldcore directory it just prints out: > > ColdCore-3.0.1999-08-28> coldcc -t coldcore > Compiling database... > [26 Nov 2001 15:56] FAILED TO START: Cannot open dbm database file. That's odd. Make sure there's no directory or file there already called 'binary' and make sure that you have all of the appropriate write permissions. Failing that, what OS are you running, what gcc version did you use and so on? - Bruce