help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem compiling 2.1.65 on solaris


From: Dmitri A. Sergatskov
Subject: Re: problem compiling 2.1.65 on solaris
Date: Fri, 18 Feb 2005 17:33:49 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

John W. Eaton wrote:
...

Please try the following patch and let me know whether it works
correctly.  For example, try

  canonicalize_file_name ("/some/file/name/that/includes/symbolic/links")

and verify that it returns the real name of the file.


That seems to be working:
GNU Octave, version 2.1.65 (sparc-sun-solaris2.8).
Copyright (C) 2004 John W. Eaton.
...
octave:1> canonicalize_file_name ("/usr/local/bin/octave")
ans = /usr/local/bin/octave-2.1.65


Thanks,

jwe


Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]