Re: Haskell and nox11

2007-07-20 Thread A.Rymkus
Hi, Tankko. You wrote at 19 июля 2007 г., 18:36:24: T> I need to install darcs on my server, and it requires Haskell (ghc) T> which in turn seems to require the x11 system which is not installed T> on my headless sever. T> I have WITHOUT_X11=true set in /etc/make.conf ===>> Extracting for darc

Re: Haskell and nox11

2007-07-19 Thread Alexey Mikhailov
On Friday 20 July 2007 00:21:25 Tankko wrote: > On 7/19/07, Sergey Zaharchenko <[EMAIL PROTECTED]> wrote: > > It probably doesn't matter here whether you use X11 or not. It > > seems like you're running -current, and you are hitting the `.if > > ${OSVERSION} > > > > >= 70' check in the Makefile

Re: Haskell and nox11

2007-07-19 Thread Tankko
On 7/19/07, Sergey Zaharchenko <[EMAIL PROTECTED]> wrote: It probably doesn't matter here whether you use X11 or not. It seems like you're running -current, and you are hitting the `.if ${OSVERSION} >= 70' check in the Makefile. Try removing it, and it might work. It works for me that way, a

Haskell and nox11

2007-07-19 Thread Tankko
I need to install darcs on my server, and it requires Haskell (ghc) which in turn seems to require the x11 system which is not installed on my headless sever. I have WITHOUT_X11=true set in /etc/make.conf ===> Extracting for darcs-1.0.9 => MD5 Checksum OK for darcs-1.0.9.tar.gz. ===> darcs-1.