You can try export DYLD_FALLBACK_LIBRARY_PATH=/usr/lib
before you 'fink install mono'. Once mono is installed you can edit /sw/etc/mono/config and tell it where libc.dylib really is (ie /usr/lib). On 8/12/05, David Tait <[EMAIL PROTECTED]> wrote: > Hi i am using Fink to install ultimately MonoDevelop however i am > getting stuck when it comes to install Mono - it is trying to install > mono 1.1.7-21. No matter what i try it always without fail fails with > the following message: > > > MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" > > /sw/src/fink.build/mono-1.1.7-21/mono-1.1.7/runtime/mono-wrapper > > ../../class/lib/net_1_1_bootstrap/gacutil.exe /i > > ../../class/lib/default/System.dll /f /root > > /sw/src/fink.build/root-mono-1.1.7-21/sw/lib /package 1.0 > > > > Unhandled Exception: System.DllNotFoundException: libc.dylib > > in (wrapper managed-to-native) Mono.Tools.Driver:symlink (string,string) > > in <0x0062c> Mono.Tools.Driver:Install (Boolean check_refs, System.String > > name, System.String package, System.String gacdir, System.String > > link_gacdir, > > System.String libdir, System.String link_libdir) > > in <0x006f4> Mono.Tools.Driver:Main (System.String[] args) > > make[7]: *** [install-local] Error 1 > > make[6]: *** [install] Error 2 > > make[5]: *** [install-recursive] Error 1 > > make[4]: *** [install-recursive] Error 1 > > make[3]: *** [profile-do--default--install] Error 2 > > make[2]: *** [profiles-do--install] Error 2 > > make[1]: *** [install-exec] Error 2 > > make: *** [install-recursive] Error 1 > > ### execution of /var/tmp/tmp.2.9yDqat failed, exit code 2 > > Removing build lock... > > /sw/bin/dpkg-lockwait -r fink-buildlock-mono-1.1.7-21 > > (Reading database ... 25783 files and directories currently installed.) > > Removing fink-buildlock-mono-1.1.7-21 ... > > Failed: phase installing: mono-1.1.7-21 failed > > > > Before reporting any errors, please run "fink selfupdate" and > > try again. If you continue to have issues, please check to see if the > > FAQ on fink's website solves the problem. If not, ask on the fink-users > > or fink-beginners mailing lists. As a last resort, you can try e-mailing > > the maintainer directly: > > > > Benjamin Reed <[EMAIL PROTECTED]> > > As mentioned on other posts on the group i have tried installing > monodevelop being sure not to select the options with SSL but this does > not affect the stage with mono. > > I have manually tried to install that specific source and have had no > problems but Fink does not appear to pick up the fact that mono is > already installed - i have the current binary installed and also the > version mentioned above that i manually installed (i did not run > configure with any parameters though). I would be tempted to try and > bypass this particular package but there are 91 others left after this > before monodevelop with run! > > Any help is welcome! > > Kind regards > David > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Fink-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- ~Travis ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
