*BSD News Article 3373


Return to BSD News archive

Path: sserve!manuel!munnari.oz.au!uunet!cs.utexas.edu!gateway
From: STDN%MARIST@VM.MARIST.EDU (Dan Newcombe)
Newsgroups: comp.unix.bsd
Subject: SWI-PROLOG?  Anyone get it to work?
Date: 11 Aug 1992 09:46:01 -0500
Organization: UTexas Mail-to-News Gateway
Lines: 17
Sender: daemon@cs.utexas.edu
Message-ID: <9208111445.AA22118@cs.utexas.edu>
NNTP-Posting-Host: cs.utexas.edu

I got a hold of the SWI-PROLOG sources and tried to compile them.
I used the same Makefile that was for Linux.  I didn't make
any mods to it as I have no clue what anything in it did.  I am
rather new to Unix and am used to the nice friendly Turbo C++
compiler.  I would of included the error listing I received but
I couldn't trap the error output.  I tried
  make 2>error.out
  make 1>error.out 2>&1
  make >error.out
and a few other unsuccessful combinations with make and cc.

Anyway... has anyone got this to work or can tell me what needs
to be changed.

  Thanks,

   -Dan    STDN@VM.MARIST.EDU