David Bolton wrote: > 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. > > Hi!
It might work if you copy unzip.exe to the root of your source folder.. I think i had a similar problem when i build h2 on windows. Btw, i think we should remove this automatic download of libsndfile from scons. It makes more problems then it solves. - Sebastian ------------------------------------------------------------------------------ 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
