From owner-freebsd-questions@FreeBSD.ORG Mon Apr 23 17:52:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01BFB16A403 for ; Mon, 23 Apr 2007 17:52:33 +0000 (UTC) (envelope-from vittorio@de-martino.it) Received: from smtp4.aruba.it (smtpd2.aruba.it [62.149.128.207]) by mx1.freebsd.org (Postfix) with SMTP id 3C98013C487 for ; Mon, 23 Apr 2007 17:52:31 +0000 (UTC) (envelope-from vittorio@de-martino.it) Received: (qmail 5177 invoked by uid 89); 23 Apr 2007 17:52:26 -0000 Received: by simscan 1.1.0 ppid: 5121, pid: 5165, t: 0.1203s scanners: clamav: 0.88.4/m:40/d:1722 Received: from unknown (HELO ?10.155.100.8?) (ml-vic@de-martino.it@87.6.220.178) by smtp4.aruba.it with SMTP; 23 Apr 2007 17:52:26 -0000 From: Vittorio De Martino To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Date: Mon, 23 Apr 2007 19:52:01 +0000 User-Agent: KMail/1.9.6 References: <200704071924.06189.vittorio@de-martino.it> <200704182300.39737.vittorio@de-martino.it> <20070422213812.GN85436@graf.pompo.net> In-Reply-To: <20070422213812.GN85436@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200704231952.01830.vittorio@de-martino.it> X-Spam-Rating: smtp4.aruba.it 1.6.2 0/1000/N Cc: Subject: Re: FreeMat 3.0 doesn't call functions and help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2007 17:52:33 -0000 Il Sunday 22 April 2007 21:38:12 Thierry Thomas ha scritto: > Le Jeu 19 avr 07 =E0 1:00:38 +0200, Vittorio De Martino > > > =E9crivait=A0: > > > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, a= nd > > > which should fix this "Help on line" bug too; could you please check > > > it? > > > > Yes, with the new version 3.1 inv now works fine. Unfortunately the "He= lp > > on line" still doesn't work. I think that something worsened because wi= th > > this new port now I cannot use the help on line even as root (in the > > previous version "Help online" as root worked quite well). > > Could you please script (1) a session with only `truss FreeMat', just > calling the help and exiting? Then please send me the compresed log of > this session. > > If you had created some symlinks, please don't forget to remove them. > > Regards, I cannot truss anything victor# truss /bin/echo "hello" truss: cannot open /proc/curproc/mem: No such file or directory any other solution or workaround? Vittorio