On 31-Jul-09, at 23:54 , W.P. McNeill wrote: > I cannot install the aquaterm package. I am running OS X 10.5.7 on > an Intel Macbook. I have XCode version 3.1.2. I have already done > "fink selfupdate" and "fink update-all". I tried "fink rebuild > make" because that was mentioned in archive thread about this > component---the problem persists. > > Any advice on how to get around this? Thanks. > > The error details are as follows: > > ... > The following build commands failed: > AQTFwk: > CopyPlistFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ > Applications/AquaTerm.framework/Versions/A/Resources/ > AquaTerm.framework-Info.plist AquaTerm.framework-Info.plist > AquaTerm: > CopyTiffFile /sw/src/fink.build/root-aquaterm-1.0.1-5/sw/ > Applications/AquaTerm.app/Contents/Resources/Cross.tiff > English.lproj/Cross.tiff > (2 failures)
I'm the aquaterm maintainer. I tried rebuilding the package on 10.5.7 Intel, with XCode 3.1.2, and it built without failure. I'm baffled. Please confirm there is no information about the reason for the failures in the Terminal output. If not, we could try putting xcodebuild in the Debug configuration, to see if it will then give any useful clues. Copy /sw/fink/10.4/unstable/main/finkinfo/graphics/ aquaterm.info and /sw/fink/10.4/unstable/main/finkinfo/graphics/ aquaterm.patch to /sw/fink/dists/local/main/finkinfo. Edit /sw/fink/dists/local/main/finkinfo/aquaterm.info as follows: on line 17, which starts with "xcodebuild", change "-configuration Deployment" to "-configuration Debug". Save the file, and do a "fink index". Then try building aquaterm again. Maybe the build log will then give a hint as to the cause of the failure. -- Kevin Horton Ottawa, Canada ------------------------------------------------------------------------------ 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 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
