www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/03/24/09:05:29

Date: Fri, 24 Mar 95 12:41:40 MET
From: "Chris Pennifold, REO2-F/G9, 830-4951" <pennifold AT marvin DOT enet DOT dec DOT com>
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Cc: pennifold AT marvin DOT enet DOT dec DOT com
Apparently-To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Having a bit of trouble installing GRW etc.....

Hello

Firstly I apologise if as I suspect, I am asking stupid questions, but using GNU 
products is new to me, as is DJGPP.

I have recently installed DJGPP on my DECpc 425i

I installed the grxlib as instructed in the readme files, I also set up my 
config.sys and autoexec.bat as specified in the readme files.

I went to the c:\djgpp\contrib\libgrx directory; read the docs, which said that 
I was to type 'make install' at the base directory prompt. This I did and the 
label install is not recognised, I tried 'make all' without success.

The relevent .h files are not seen when running c:\djgpp\tests\t05

I did edit the t05.c file and changed #include <graphics.h> to <grx.h>
TI also edited the t05.bat file and linked -lgrx


Also I tried make for the c:\djgpp\contrib\windows and c:\djgpp\contrib\curses
stuff and they also fail, but with compilation errors. 

I have included the contents of my autoexec.bat, config.sys and environ.lis 
below with the go32 details.

I did notice that even though I had run 112m4 go32 only recognises up to 112m3.

I would be most grateful for any help.

Chris


autoexec.bat
============
ECHO on
PATH = C:\DOS;C:\WINDOWS;C:\PW;c:\djgpp\bin
set tmpdir=c:\tmp
set djgpp=c:\djgpp\djgpp.env
set go32tmp=c:\tmp
set go32=driver::pf5 ansi topline
rem;C:\WP60;c:\zips
REM PROMPT = $E[1;32m$P$E[1;32m$G$E[0m$E[0;59;19p
prompt = $e[1;32m$p$g
LH /L:2,13984 C:\DOS\SHARE.EXE
LH /L:1,6384 C:\DOS\DOSKEY/INSERT
C:\WINDOWS\LMOUSE.COM
LH /L:0;2,45536 /S C:\DOS\SMARTDRV a+ c+
rem LH /L:0;1,1744;2,7152 /S COMMAND /E:1024
call C:\PW\STARTNET.BAT
CLS
CALL C:\MACCOUNT.BAT
USE ?: \\RDGENG\NIPGCOM
SET PASS=
C:
CD \
WIN
F:\M3OPEN.EXE
 

config.sys
==========

DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE NOEMS X=D000-D5FF
BUFFERS=30,0
FILES=40
DOS=UMB
LASTDRIVE=Z
FCBS=16,8
DEVICEHIGH /L:1,9072 =C:\DOS\ANSI.SYS
DEVICEHIGH /L:1,12048 =C:\DOS\SETVER.EXE
SHELL=COMMAND.COM c:\ /E:1048 /P
BREAK=ON
DOS=HIGH
STACKS=9,256
DEVICEHIGH /L:0;1,8112 /S =C:\DOS\POWER.EXE


environ.lst
===========

COMSPEC=C:\COMMAND.COM
TMPDIR=c:\tmp
DJGPP=c:\djgpp\djgpp.env
GO32TMP=c:\tmp
PROMPT=$e[1;32m$p$g
PCSA=C:\PW
DECNET=C:\PW
PWTPL=C:\PW\CFG0001.TPL
_SYSD=K:
HELP=K:\HELP
USER=pennifold
SERVER=marvin
PATH=C:\PW;C:\DOS;C:\WINDOWS;C:\DJGPP\BIN;K:\PCAPP;H:\MSOFT;I:\TLKST21\TEAMLINK
windir=C:\WINDOWS
GO32=gw 1024 gh 768 nc 256 topline


go32 stuff
==========

go32 version 1.12.maint3 copyright (c) 1994 DJ Delorie
lowest version I can run is 1.08
go32.exe usage: go32 [-d {debugger}] [{program} [{options} ...]]
go32.exe build time was Sun Dec 18 16:36:42 1994
DPMI memory available: 18056Kb
swap space available: 32196Kb



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019