Rodney -> RE: Cannot install SUA SDK in Vista RC1 (Sep. 13, '06, 2:02:07 PM) |
> So far I've not been able to get any type of pkg_add or pkg_update to work,
Right, that's because of the uname() API returning the wrong value.
It was close to getting fixed for RC1, but just missed. It's corrected for
the next build (I was just told this last night).
For Vista only, for now, to install packages you need to use the "older"
method instead of pkg_update. This method is still valid -- just
more typing; less automated.
To add a package use pkg_add and specify the whole URL. For example:
pkg_add ftp://ftp.interopsystems.com/pkgs/6.0-x86/bash-current-bin.tgz
All dependencies will be installed at the same time as happens with pkg_update.
|
|
|
|