Sebastian Kraft wrote: > Scons first downloads libsndfile but it cannot unzip it. But zip is > installed and added to the PATH. Typing "unzip" anywhere on the > console starts unzip. > > What can be wrong here? >
Sebastian, I also had difficulty with unzip too (I couldn't get it to work even from the console). As a workaround I manually unzipped libsndfile. When Scons sees that the file has already been unzipped it continues with the rest of the build process. David ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
