gif viewer (gif.c)

sanand at sp90.uucp sanand at sp90.uucp
Mon Aug 6 12:58:28 AEST 1990


> I compiled the gif.c that was posted to the net a while back
> but in the comments of the program it said I needed to set the variables
> CGIPATH and CGIDISP.  I have cgi installed on my xenix/386 2.3.2
> but I don't know what to set these values to.  If anyone has any
> ideas could you let me know?  I have a vga and set CGIDISP to vga
> but I don't know what CGIPATH is supposed to be, for that matter
> I really don't know what CGIDISP is supposed to be.  I have RTFMed
> till I'm blue in the face but I must be missing something.
> Any help would be greatly appeciated.
> 
> 
> -- 
> +--------[ Paul Martin at P.S.M. Software Development ]--------+
> | Smart: pmartin at psmsd.UUCP     | "Yes I am serious, and don't |
> | Dumb:  ...uccba!psmsd!pmartin |  call me Shirley!"           |
> +-------------------------------+------------------------------+
> 

In my .login file I have:

setenv CGIDISP "vga16 `tty`"
setenv CGIPATH /usr/lib/cgi

One variable is the tty and type of tty you are on.
The other locates where you have installed the cgi libraries (from SCO).



More information about the Comp.unix.xenix mailing list