Date: Mon, 15 Sep 2003 02:49:49 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 202 ************************************************** Sunday 14 September 2003 Number 202 ************************************************** Subjects for today 1 Re: RCSLIB.dll missing : T.Sikora" 2 Re: RCSLIB.dll missing - More errors : T.Sikora" 3 Re: New install - problems with ux2bs_inst.cmd : Pieter Kruger 4 RCSLIB.dll missing : Pieter Kruger 5 Re: RCSLIB.dll missing - More errors : Pieter Kruger **= Email 1 ==========================** Date: Mon, 15 Sep 2003 10:56:55 -0400 From: "T.Sikora" Subject: Re: RCSLIB.dll missing Pieter Kruger wrote: > Hi, > > I did a fresh install, and I am testing some of the packages. The RCS > tools fail with SYS1804: The system cannot find the file RCSLIB. > RCSLIB.dll was not installed. > > Regards, > > -- Yup just checked. It's missing from the ux2 package. Not sure who built it. I'll try to find out. In the meantime you can try this. Just unzip to root. ftp://os2ports.com/pub/unixos2/ux2bs-source/rcs-lib.zip -- T.Sikora tsikora at ntplx dot net _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Mon, 15 Sep 2003 15:28:07 -0400 From: "T.Sikora" Subject: Re: RCSLIB.dll missing - More errors Pieter Kruger wrote: > I also found the following errors/warnings: :-) > > [unixos2 G:\usr>yacc > emx.dll: Stack size too small. Run emxstack -f G:\USR\BIN\YACC.EXE > and try again. Not sure if running this is permanent ie; after a reboot. > > [unixos2 G:\usr>p2c --help > \emx\p2c/p2crc: No such file or directory > usage: p2c [options] file [modulename] [-h file.h] [-o file.c] > > [unixos2 G:\usr>zsh > zsh: Must define environment var ZSH_HOME Put SET ZSH_HOME=/root in the /etc/xxx_local.cmd files it will work then. You should go over /root/zsh.rc and make the changes for your machine. -- T.Sikora tsikora at ntplx dot net _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Mon, 15 Sep 2003 16:02:53 +0000 From: Pieter Kruger Subject: Re: New install - problems with ux2bs_inst.cmd This is a multi-part message in MIME format... ------------=_1063634579-21103-28 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanx for all the help! I deleted my current ux2bs, except for \install\archives. I also downloaded ux2bs_inst.cmd again, and changed it. Now everything builds without any hick ups! I did make the recommended changes to config.sys also. Best regards, Pieter T.Sikora wrote: > T.Sikora wrote: > >> T.Sikora wrote: >> >>> T.Sikora wrote: >>> >>>> T.Sikora wrote: >>>> >>>>> Pieter Kruger wrote: >>>>> >>>>>> Hello everybody! >>>>>> >>>>>> I am trying to do a fresh install of ux2bs. I modified >>>>>> ux2bs_inst.cmd to point to my g: drive (which is not my OS/2 boot >>>>>> dirve, which is c:), and when I run it, it ftp's the files, >>>>>> unzips them, and then starts rsync to download the rest of the >>>>>> files. I had to first copy link386.exe and cmd.exe to g:\os2 >>>>>> before the build could start. When it is time to build perl, I >>>>>> get the following message: >>>>>> >>>>>> Shall I use g:/emx/bin.new/nm to extract C symbols from the >>>>>> libraries? [y] >>>>>> I can't seem to find your C library. I've looked in the >>>>>> following >>>>>> places: >>>>>> >>>>>> Where is your C library? >>>>>> >>>>>> >>>>> >>>>> For: >>>>> 3.2.1 /emx/lib/mt >>>>> 3.2.2 /gcc/lib >>>>> >>>>> >>>> >>>> You should be building perl with the EMX 2.8.1 compiler by default. >>>> Hmmm don't see how this is happening. Right before building Perl >>>> the install calls make for GCC-3.2.1 with bin.new for the OMFlibs >>>> then calls 'build perl' which uses 'call %uxrt%\sbin\ux2_env' thus >>>> setting the env back. After Perl the line is removed from build.cmd >>>> and the shells set the environment. >>>> >>> Well since it did finish except for Perl just open a ux2bs shell and >>> 'cd perl' and run 'build perl'. You should be all set >>> >> Here's what happened set_env uses %path% and I have config.sys set >> with the recommended settings on the test server. >> >> http://os2ports.com/ftp/pub/unixos2/ux2bs/ux2bs.README >> >> >> Just go in /sbin/ux2_env.cmd and make sure it matches this with >> 'your' drive letter: >> set >> path=e:\bin;e:\usr\bin;e:\emx\bin;e:\usr\local\bin;e:\sbin;e:\usr\sbin;e:\XFree86\bin;%PATH% >> >> >> You really should have the config.sys set like in the README but it >> shouldn't be a requirement. I'll fix it. >> >> > All fixed. Does not rely on the config.sys at all. If you run XFree86 > however you will have to add the settings given in the README. > > Pieter change \sbin\gcc_env and gcc2_env too. Append the following > between the \emx\bin.new; in gcc and \gcc\bin; in gcc2 and the OS/2 path > > %uxrt%\bin;%uxrt%\usr\bin;%uxrt%\emx\bin;%uxrt%\usr\local\bin;%uxrt%\sbin;%uxrt%\usr\sbin;%uxrt%\XFree86\bin; > > > -- Pieter Kruger IT-Dept - Technikon Free State Bloemfontein South Africa ----------------------------------------------------------------- This e-mail is subjected to the disclaimer that can be viewed at: * http://www.tfs.ac.za/www/disclaimer/email_disclaimer ----------------------------------------------------------------- ------------=_1063634579-21103-28 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs ------------=_1063634579-21103-28-- **= Email 4 ==========================** Date: Mon, 15 Sep 2003 16:13:59 +0000 From: Pieter Kruger Subject: RCSLIB.dll missing This is a multi-part message in MIME format... ------------=_1063635242-21103-80 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I did a fresh install, and I am testing some of the packages. The RCS tools fail with SYS1804: The system cannot find the file RCSLIB. RCSLIB.dll was not installed.

Regards,

-- 
Pieter Kruger

IT-Dept - Technikon Free State
Bloemfontein
South Africa
-----------------------------------------------------------------
This e-mail is subjected to the disclaimer that can be viewed at:
* http://www.tfs.ac.za/www/disclaimer/email_disclaimer
-----------------------------------------------------------------
------------=_1063635242-21103-80 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs ------------=_1063635242-21103-80-- **= Email 5 ==========================** Date: Mon, 15 Sep 2003 18:34:42 +0000 From: Pieter Kruger Subject: Re: RCSLIB.dll missing - More errors This is a multi-part message in MIME format... ------------=_1063643688-23969-113 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline I also found the following errors/warnings: :-)

[unixos2 G:\usr>yacc
emx.dll: Stack size too small.  Run emxstack -f G:\USR\BIN\YACC.EXE and try again.

[unixos2 G:\usr>p2c --help
\emx\p2c/p2crc: No such file or directory
usage: p2c [options] file [modulename] [-h file.h] [-o file.c]

[unixos2 G:\usr>zsh
zsh:  Must define environment var ZSH_HOME

Regards,
Pieter

Pieter Kruger wrote:
Hi,

I did a fresh install, and I am testing some of the packages. The RCS tools fail with SYS1804: The system cannot find the file RCSLIB. RCSLIB.dll was not installed.

Regards,

-- 
Pieter Kruger

IT-Dept - Technikon Free State
Bloemfontein
South Africa
  
-----------------------------------------------------------------
This e-mail is subjected to the disclaimer that can be viewed at:
* http://www.tfs.ac.za/www/disclaimer/email_disclaimer
-----------------------------------------------------------------

_______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs


-- 
Pieter Kruger

IT-Dept - Technikon Free State
Bloemfontein
South Africa
-----------------------------------------------------------------
This e-mail is subjected to the disclaimer that can be viewed at:
* http://www.tfs.ac.za/www/disclaimer/email_disclaimer
-----------------------------------------------------------------
------------=_1063643688-23969-113 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs ------------=_1063643688-23969-113--