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

es wildcard expansion problems



I just compiled es under Solaris 2.3 and find that when I run it,
expanding filenames using wildcards is screwed up. It seems that es is
truncating the first two characters of the expanded names. For example,
in a directory that contains the following files

file1 file2 file3

the command

ls *

generates the following errors

le1: No such file or directory
le2: No such file or directory
le3: No such file or directory

Before I go mucking about in the code to figure out what is going on,
is there a list of modifications to the es sources required to get it
to work on Solaris? Better yet, is there an ftp-able source for es that
runs on Solaris? Or can anyone point me at where to look in the source
to make the fix.

Any help will be much appreciated.

Tony

+-------------------------------+---------------------------------------+
|  T Anthony Allen		| internet: anthony@tony.worldbank.org	|
|  The World Bank		| Fax	: (202)522-3377			|
|  Washington, D.C. 20433	| phone : (202)473-0199			|
+-------------------------------+---------------------------------------+