<quote who="N. L. Barna"> > for a possible driver (likely audioemu in my case). It says I need to > unpack and download the file with bunzip2, which I didn't think I had so I > went to this site
bunzip2 should be part of the SUNWbzip package and should be installed in /usr/bin as part of the default installation. You should not need to go and get the source and compile it. > The problem is I don't know what I'm doing when I'm "extracting" these > things. When I think I've extracted something, then there are all these > files from which I don't comprehend and so don't know how to execute or > install [i]the[/i] program. I'm probably lost due to my poor conditioning > with automated installers. You've gotten the source code for the bzip2 tools. You would need to compile the source code into the binary applications and install them. There should be a README type of file (sometimes including the work INSTALL in the title). However, like I said, bunzip2 should be in /usr/bin, so save yourself the effort of building. Once you find the bunzip2 binary, unpack the audioemu.bz2 file and look for the INSTALL or README. Follow those directions, and check back here if you need any additional help. -spp -- Stephen Potter <[EMAIL PROTECTED]> Director, LOPSA Executive Board <http://www.lopsa.org> Support Open Solaris <http://opensolaris.org/> "I have come to the conclusion that one useless man is a disgrace, two useless men are a law firm, and three are a congress." - John Adams _______________________________________________ opensolaris-help mailing list [EMAIL PROTECTED]
