Hi,

ok. this is what I remember.

One program I have installed (I guess it was mozilla)
complained that it misses libdl.0.dylib .

In /sw/lib I have found libdl.dylib. Then I made simply

ln -s libdl.dylib libdl.0.dylib and I was happy.

Up to now I encountered no problems connecting with this somewhat
patchy action.

But you're right the user should follow your suggection. It's for sure
the proper way.


Cheers,

Roman




  +-------------------------------------------------+
  |  Roman P�schl ([EMAIL PROTECTED])            |
  |  LAL Groupe H1 BP 34                            |
  |  Universit� Paris XI                            |
  |  F-91898 Orsay Cedex                            |
  |  Tel.: ++33-164-468-954                         |
  |  Fax.: ++33-164-468-546                         |
  |  B�timent 208, 114                              |
  |                                                 |
  |  In HH: Deutsches Elektronensynchrotron(DESY)   |
  |         Raum 1b,Nr.604                          |
  |         Tel.: ++49-40-8998-2636                 |
  |         Fax.: ++49-40-8998-4385                 |
  |                                                 |
  +-------------------------------------------------+

On Thu, 16 May 2002, Peter O'Gorman wrote:

>
> On Thursday, May 16, 2002, at 07:59  PM, Roman Poeschl wrote:
> >
> > In /sw/lib you find libdl.dylib. Try to make a symbolic link
> >
> > libdl.0.dylib -> libdl.dylib
> >
> > and see what happens.
> >
>
>
> I have to ask. In /sw/lib you had libdl.0.dylib right? And there
> was a symlink to this from libdl.dylib ?
>
> Something like this: (your dates and sizes will be different)
>    48 -rw-r--r--    1 root     admin       46500 May 12 22:54
> /sw/lib/libdl.0.dylib
>     0 lrwxr-xr-x    1 root     admin          13 May 16 00:51
> /sw/lib/libdl.dylib -> libdl.0.dylib
>
> Or were you missing something?
>
> Doing what you suggest would result in a symlink loop, or I read
> the mail wrong...
>
> Perhaps the original poster simply needs to do:
> % sudo apt-get install dlcompat
>
> Peter
>
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> _______________________________________________
> Fink-beginners mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners
>


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to