we don't have a netbsd machine in our build farm
and we only post binaries from machines under our control

you will have to build from the source
post back if you have problems

---
download from http://www.research.att.com/sw/download/
  INIT
  ast-ksh
the name and passwd to use are at the bottom of the license
view the license by hitting CANCEL when first asked for the name/passwd

# cd to a clean build dir
mkdir -p bin lib/package/tgz
# download the *.tgz to lib/package/tgz
# download http://www.research.att.com/sw/download/package to bin
chmod +x bin/package
bin/package read
bin/package make

# the ksh a.out is
KSH=$PWD/arch/$(bin/package)/bin/ksh
# to test
cd src/cmd/ksh93/tests
SHELL=$KSH $KSH shtests
---

On Tue, 16 Feb 2010 19:26:27 +0000 (UTC) [email protected] wrote:
> AST-Users, 

> Is there an available binary download of ksh93 for "NetBSD 3.1 (Bulgaria) 
> i386"? Could I use one of the downloads listed at 
> http://www2.research.att.com/sw/download/ (none are labeled "NetBSD"). 

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to