From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kamal lamta Newsgroups: gmane.lisp.guile.user Subject: Re: (no subject) Date: Tue, 9 Mar 2010 15:51:32 +0000 Message-ID: References: <87bpezwysj.fsf@ossau.uklinux.net> <87mxyiz9vv.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1268201199 12659 80.91.229.12 (10 Mar 2010 06:06:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Mar 2010 06:06:39 +0000 (UTC) Cc: guile-user@gnu.org To: Neil Jerram Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Mar 10 07:06:35 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NpF3z-0006HP-4l for guile-user@m.gmane.org; Wed, 10 Mar 2010 07:06:35 +0100 Original-Received: from localhost ([127.0.0.1]:39576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpF3y-000512-Ji for guile-user@m.gmane.org; Wed, 10 Mar 2010 01:06:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Np1ia-0003AB-Pk for guile-user@gnu.org; Tue, 09 Mar 2010 10:51:36 -0500 Original-Received: from [140.186.70.92] (port=55253 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np1iZ-00039J-P6 for guile-user@gnu.org; Tue, 09 Mar 2010 10:51:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Np1iY-0001gU-UU for guile-user@gnu.org; Tue, 09 Mar 2010 10:51:35 -0500 Original-Received: from mail-ew0-f216.google.com ([209.85.219.216]:49882) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Np1iY-0001gE-QB for guile-user@gnu.org; Tue, 09 Mar 2010 10:51:34 -0500 Original-Received: by ewy8 with SMTP id 8so692825ewy.8 for ; Tue, 09 Mar 2010 07:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ZVMJtbJNkvUN9dyLJwiR5n0z+i6K+TebT3pbbqvkge0=; b=NP7tI5XgL06FlVeBEgihy+BYedV/sK9d8WCD8eqajlhhBBqFsEfh8Et2pXaL7xx1W1 Kskx3tLZ9xVNHn0V81vfYpl3iN5KOnBsd28RooEqZGVa/JE0pJOPQjXisXlhaPHfAOXW S7Q0Db6pnkn0fGmOVXG0LijE4+9T5cXdk5+2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nj+FlWrkDsAMdoIp9f35t1yY5A0J/y/khm9DLH8E0HlrYbrolF758EWR5VzbLo6B8y bKMNpQIg3CtxR1XEcR7t8Zr1aXotVIVYLQ1gfh5yjHIu3359Lrrf4Jn33IYU+ygYMB6C Ym+F9PW8z7llRmd2r2bxrmI7cF2+vrUMjyG5s= Original-Received: by 10.103.81.12 with SMTP id i12mr4593144mul.89.1268149892606; Tue, 09 Mar 2010 07:51:32 -0800 (PST) In-Reply-To: <87mxyiz9vv.fsf@ossau.uklinux.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 10 Mar 2010 01:06:27 -0500 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7668 Hi, thanks you for your inswer, first i want to build the source for the wintexmacs here is the website for:http://www.texmacs.org/ The wintexmacs require the guile library to be installed see requirements. I follow the instructions given here http://www.texmacs.org/tmweb/download/winqt.en.html to build the source code and when i try to install the guile library i have an error it says "G MP 4.1 is required seereadme" you can see in the attached compressed file all the details and capture screens from my installation . please help i have a project on this program and i cant build it yet Regards kamalam