On Monday, September 9, 2002, at 07:01 PM, Siva Arumugam wrote:
> The "not a Mach-O MH_BUNDLE file type" error occurs for all the > programs, not just kwin. Yes, it is unfortunately not the problem. That's just a side-effect of libltdl trying to dlopen a libtool .la file, it then looks for the executable directly and runs it. You don't have another libdl.dylib (dlcompat) lying around somewhere do you? (Like in /usr/local/lib) That could cause issues... ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
