From help-request at octave dot org Fri Feb 18 18:30:28 2005 Subject: Re: problem compiling 2.1.65 on solaris From: "Dmitri A. Sergatskov" To: "John W. Eaton" CC: octave help mailing list Date: Fri, 18 Feb 2005 17:33:49 -0700 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 -------------------------------------------------------------