Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki3000: BinaryPackages

Binary Packages#

Set up your environment (the following assumes the default prefix of /usr/pkg)#

  • Add /usr/pkg/bin:/usr/pkg/sbin to your PATH environmental variable. For example, do the following once:
# echo 'export PATH=${PATH}:/usr/pkg/bin:/usr/pkg/sbin' >> ~/.profile
<log out>
<log back in>
# echo ${PATH}
  • Add /usr/pkg/lib to your CS_LIBPATH. For example, I have the following in my /etc/rc,d/rc.local
setconf CS_LIBPATH $(getconf CS_LIBPATH):/usr/pkg/lib
  • Make a /var/tmp directory (pkg_add currently looks for this)
# mkdir -p /var/tmp 

Where to find them#

  • Binary packages for QNX are currently hosted on ftp.NetBSD.org. under ftp://ftp.NetBSD.org/pub/pkgsrc/packages/QNX.
    • The layout is pub/pkgsrc/packages/QNX/<arch>/<vers>
    • Bootstrap archives can be found under:
  • Untar bootstrap.tar.gz under the root directory (/).
  • Packages can then be added as follows:
# export PKG_PATH=ftp://ftp.NetBSD.org/pub/pkgsrc/packages/QNX/<arch>/<vers>/All
# pkg_add -v <package>

6.3.2 packages.#

Attachments:
Text 6.5.0_bootstrap.tar.gz [BinaryPackages/6.5.0_bootstrap.tar.gz]



Active Tab Versions Inactive Tab - left sideAssociations Inactive Tab - left sideAttachments (1) Inactive Tab - left sideBack LinksInactive Tab - right side  
    Version From To Version Comment Created By
    Version 13 Sean Boudreau(deleted)  -  08/07/2010
    Version 12 Sean Boudreau(deleted)  -  07/23/2010
    Version 11 Sean Boudreau(deleted)  -  03/12/2010
    Version 10 Sean Boudreau(deleted)  -  03/12/2010
    Version 9 Sean Boudreau(deleted)  -  08/04/2009
    Version 8 Sean Boudreau(deleted)  -  12/15/2008
    Version 7 Sean Boudreau(deleted)  -  12/03/2008
    Version 6 Sean Boudreau(deleted)  -  12/03/2008
    Version 5 Sean Boudreau(deleted)  -  12/01/2008
    Version 4 Sean Boudreau(deleted)  -  12/01/2008
    Version 3 Sean Boudreau(deleted)  -  12/01/2008
    Version 2 Sean Boudreau(deleted)  -  12/01/2008
    Version 1 Sean Boudreau(deleted)  -  12/01/2008