[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pmax build problem
From: |
Kai Grossjohann |
Subject: |
Re: pmax build problem |
Date: |
Thu, 29 Jan 2004 09:47:08 +0100 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) |
Skylar Thompson <skylar@os2.dhs.org> writes:
> LC_ALL=C ./temacs -batch -l loadup dump
> ./temacs: 1: Syntax error: "(" unexpected
I've never seen this. Can you go to the directory containing temacs
(probably src) and invoke the following command?
LC_ALL=C ./temacs -batch --eval '(setq debug-on-error t)' -l loadup dump
What happens?
Kai
- pmax build problem, Skylar Thompson, 2004/01/23
- Re: pmax build problem,
Kai Grossjohann <=