Richard Miles wrote: > I applied the Apple Update for itunes and OSX 11 and I see the > /sw/etc/xinitrc-last-hook line 2 > : /usr/X11/lib/X11/xinitrc.d/98-user.sh: no such file or directory. > > How do I correct the missing 98-user.sh. What should it have in it? > I am on Os X 10.6.4 Intel Mac Snow Leopard
Where does your /sw/etc/xinitrc-last-hook come from? Did you make it yourself? Or do you see it in dpkg -S xinitrc-last-hook In any case, the path you give for the 98-user.sh script is not correct: It is /usr/X11/lib/X11/xinit/xinitrc.d/98-user.sh. This is the script that runs the contents of your ~/.xinitrc.d/ directory. -- Martin ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
