Ryan Mishmash wrote:
> As requested:
>
> Mishter-MB:~ mishmash$ ls -l /usr
> total 8
> drwxr-xr-x    9 root  wheel    306 Feb 21 09:47 X11
> drwxr-xr-x  910 root  wheel  30940 Aug 14 22:29 bin
> drwxr-xr-x  267 root  wheel   9078 Aug 14 23:45 include
> drwxr-xr-x  389 root  wheel  13226 Aug 14 21:26 lib
> drwxr-xr-x   93 root  wheel   3162 Aug 14 21:26 libexec
> drwxr-xr-x    9 root  wheel    306 Aug  1 20:47 local
> drwxr-xr-x@ 241 root  wheel   8194 Aug 14 21:26 sbin
> drwxr-xr-x   70 root  wheel   2380 Aug 14 21:26 share
> drwxr-xr-x    5 root  wheel    170 Feb 21 09:26 standalone
> lrwxr-xr-x    1 root  wheel     63 Aug  1 20:49 texbin ->
> ../Library/TeX/Distributions/.DefaultTeX/Contents/Programs/i386
>
> Thanks,
> Ryan
>
>   
That would indeed be suspect.  Run

sudo ln -s /usr/X11 /usr/X11R6

to create that symlink (it's for compatibility) and then try

fink list -it system-xfree86 x11

If you see

 i      system-xfree86  2:7.2-2 [placeholder for user installed x11]
 i      system-xfree86-dev      2:7.2-2 [placeholder for user installed
x11 development tools]
 i      system-xfree86-manual-install   2:7.2-2 Manually installed X11
components
 i      system-xfree86-shlibs   2:7.2-2 [placeholder for user installed
x11 shared libraries]
  p      x11             [virtual package]
 p      x11-dev         [virtual package]
 p      x11-shlibs              [virtual package]

then you're good to go.  If any of those are missing, then try
"fink-virtual-pkgs --debug" again.

> On Fri, Aug 15, 2008 at 12:48 PM, Alexander Hansen
> <[EMAIL PROTECTED]> wrote:
>   
>> Ryan Mishmash wrote:
>>     
>>> Here's the output from that command:
>>>
>>> Mishter-MB:lib mishmash$ ls /usr/X11/lib/libX11*
>>> /usr/X11/lib/libX11.6.2.0.dylib       /usr/X11/lib/libX11.dylib
>>> /usr/X11/lib/libX11.6.dylib   /usr/X11/lib/libX11.la
>>>
>>> Thanks,
>>> Ryan
>>>
>>>       
>> That looks as it should.  So let's check the next likely issue.  What do
>> you get from
>>
>> ls -l /usr
>>
>> ?  If you don't have a symbolic link between X11R6 and X11 that would be
>> problematic.
>>
>>     
>>> On Fri, Aug 15, 2008 at 11:55 AM, Alexander Hansen
>>> <[EMAIL PROTECTED]> wrote:
>>>
>>>       
>>>> Ryan Mishmash wrote:
>>>>
>>>>         
>>>>> I've attached the output from "fink-virtual-pkgs --debug".
>>>>> Thanks,
>>>>> Ryan
>>>>>
>>>>> On Fri, Aug 15, 2008 at 5:41 AM, Alexander Hansen
>>>>> <[EMAIL PROTECTED]> wrote:
>>>>>
>>>>>
>>>>>           
>>>> I found the following:
>>>>
>>>> - checking for library libX11.6.dylib... missing
>>>>
>>>> which would explain the lack of the "x11" virtual package. Try running
>>>>
>>>> ls /usr/X11/lib/libX11*
>>>>
>>>> in a terminal and see what you get.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>         
>> All
>>
>>     


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to