dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] Bad Substitution Error


From: tsteffen
Subject: [Pnet-developers] Bad Substitution Error
Date: Tue, 17 May 2005 08:40:08 -0500




Hi,

I'm new to .NET and wanted to play around with Portable .NET on Solaris,
but I'm having problems installing it.  I got through configure, make, and
make check, but when I make install, I'm getting the following error
message...

a="/usr/local/bin/cli-unknown-ar"; b=.${a%/*}/b; c="/usr/ccs/bin/ar";
d=.${c%/*}//; e=; \
  while [ ."${b%%/*}" = ."${d%%/*}" ]; do b=${b#*/}; d=${d#*/}; done; \
  while [ ."$b" != ."b" ]; do b=${b#*/}; e=../$e; done;         \
  ln -s "$e${d%/}${c##*/}" "$a"
/bin/sh: bad substitution
make[2]: *** [install-exec-local] Error 1
make[2]: Leaving directory `/home/steffen/software/pnet/ilranlib'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/steffen/software/pnet/ilranlib'
make: *** [install-recursive] Error 1

Can you help me figure out what is wrong?  I've searched the web and can't
find anything to help me.

Thanks in advance,
Theresa



reply via email to

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