From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Don Graffiti Newsgroups: gmane.emacs.help Subject: cannot install gnu calc Date: Thu, 21 Aug 2003 23:27:00 GMT Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <6f76711f988dfbbdbd1bedf8661f67f8@news.teranews.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1061533504 32510 80.91.224.253 (22 Aug 2003 06:25:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Aug 2003 06:25:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 22 08:25:02 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19q5M6-0008Uc-00 for ; Fri, 22 Aug 2003 08:25:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pywr-0001fk-RV for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Aug 2003 19:34:33 -0400 X-Abuse-Report: abuse@teranews.com Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!torn!snoopy.risq.qc.ca!chi1.webusenet.com!news.webusenet.com!newsfeed-east.nntpserver.com!nntpserver.com!news.teranews.com!not-for-mail Original-Lines: 32 User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Newsgroups: gnu.emacs.help Original-Xref: shelby.stanford.edu gnu.emacs.help:116057 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11971 Hi, I just started learning EMacs. When looking for some reference cards, i learnt about a little add-on to the ultimate editors that allows u to make calculations without quitting your job. I have downloaded two files called calc-2.02e.tar.gz calc-2.02f.tar.gz But neither worked! When I do 'make install' which is supposed to perform a system-wide installation, I got the following: [/home/graffiti/calc-2.02e]: make install make compile make[1]: Entering directory `/home/graffiti/calc-2.02e' cp calc-maint.el calc-maint.elc emacs -batch -l calc-maint.elc -f calc-compile Loading /usr/share/emacs/site-lisp/site-start.d/aspell-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/lang.emacs.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)... File `/home/graffiti/calc-2.02e/calc-maint.elc' was not compiled in Emacs make[1]: *** [compile] Error 255 make[1]: Leaving directory `/home/graffiti/calc-2.02e' make: *** [install] Error 2 What can be the reason for this?? I couldn't understand why the script duplicates the file calc-main.el?? Please help me!! Thanks!