a quickie on using the xsconf.tmux build files requirements: a opensolaris/SXCE install with a working Sunstudio and/or GCC compiler
1 download the source from the home site http://tmux.sourceforge.net/ 2 mkdir a working dir for eg mkdir tmux 3 mv xsconf.tmux and downloaded tmux source files into working dir above tmux 4 unpack tmux source and run xsconf.tmux to configure, build: cd tmux gzip -dc tmux_1.1.tar.gz | tar -xf - cd tmux-1.1 ../xsconf.tmux c ../xsconf.tmux m if all went well you will have working binaries of whichever xsconf.prog. The binary kit in that posting is different from files where I provided a xsconf.progname example to build. The conf is more meant to facilitate you building or keeping pace with each source update release from a particular opensource program. The binary kit in that posting is built from SXCE packages. That technique can be used to build any packages if it is already available as a SXCE package. -- This message posted from opensolaris.org _______________________________________________ distribution-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/distribution-discuss
