On 06/09/2009, at 16:27, enduro410 wrote: > thanks for you response. Here now the output > > fink install fuse > Password: > Information about 7608 packages read in 2 seconds. > The following package will be installed or updated: > fuse > Setting runtime build-lock... > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fuse-2.0-2 > /sw/src/fink.build > dpkg-deb: building package `fink-buildlock-fuse-2.0-2' in > `/sw/src/fink.build/fink-buildlock- > fuse-2.0-2_2009.09.06-21.24.12_darwin-i386.deb'. > Installing build-lock package... > /sw/bin/dpkg-lockwait -i > /sw/src/fink.build/fink-buildlock- > fuse-2.0-2_2009.09.06-21.24.12_darwin-i386.deb > Selecting previously deselected package fink-buildlock-fuse-2.0-2. > (Reading database ... 20481 files and directories currently > installed.) > Unpacking fink-buildlock-fuse-2.0-2 (from > .../fink-buildlock-fuse-2.0-2_2009.09.06-21.24.12_darwin-i386.deb) ... > Setting up fink-buildlock-fuse-2.0-2 (2009.09.06-21.24.12) ... > bzip2 -dc /sw/src/macfuse-2.0.tar.bz2 | /sw/bin/tar -xvf - --no- > same-owner > --no-same-permissions > macfuse-2.0/ > macfuse-2.0/core/ > macfuse-2.0/core/10.4/ (...) > macfuse-2.0/core/10.5/ (...) > MACOSVER=`/usr/bin/sw_vers | grep ProductVersion: | cut -f 2 | cut -d. > -f1,2` > /usr/bin/sw_vers | grep ProductVersion: | cut -f 2 | cut -d. -f1,2 > FUSEVER=2.7.3 > if test $MACOSVER = 10.4 > then > FSPFX=/System/Library/Filesystems/ > else > FSPFX=/Library/Filesystems/ > fi > sed -i.bak -e "s,$FSPFX,/sw/lib/fuse/," > core/$MACOSVER/fusefs/common/fuse_param.h > sed: core/10.6/fusefs/common/fuse_param.h: No such file or directory (...)
It looks like MacFUSE doesn't support OS X 10.6 yet, or at least not in the way it's being configured and built. Enduro410: please remember to carbon-copy your messages to the maintainer of the package (Brendan), otherwise he might not be aware of your replies. Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ 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
