MacPorts is no longer working since I added Xquartz 2.5.0 I need help fixing this asap. I also upgraded to Lion + latest XCode.
Last login: Tue May 15 16:44:59 on console You have new mail. jaspersmbp:~ jasper$ gedit -bash: gedit: command not found jaspersmbp:~ jasper$ port -qv installed > myports.txt -bash: port: command not found On Tue, May 15, 2012 at 11:27 AM, Jasper Frumau <[email protected]>wrote: > I can start Xquartz 2.5.0 and open Gimp 2.8, but then it crashes on text > editing > > xterm: fatal IO error 32 (Broken pipe) or KillClient on X server > "/tmp/launch-dzlStO/org.macosforge.xquartz:0" > > . All regular X11 MacPorts apps won't start from the command line. Still > wondering how I can either get 2.5.0 be the default MacPorts / X11 apps... > > > On Tue, May 15, 2012 at 11:18 AM, Jasper Frumau <[email protected]>wrote: > >> I did find one just now: >> >> jaspersmbp:LaunchAGents jasper$ cd /Library/LaunchAGents >> jaspersmbp:LaunchAGents jasper$ ls >> cn.com.zte.usbswapper.plist org.freedesktop.dbus-session.plist >> com.google.keystone.agent.plist org.macosforge.xquartz.startx.plist >> com.hp.help.tocgenerator.plist org.tigris.scplugin.launch.plist >> >> jaspersmbp:LaunchAGents jasper$ cat org.macosforge.xquartz.startx.plist >> <?xml version="1.0" encoding="UTF-8"?> >> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" " >> http://www.apple.com/DTDs/PropertyList-1.0.dtd"> >> <plist version="1.0"> >> <dict> >> <key>Label</key> >> <string>org.macosforge.xquartz.startx</string> >> <key>ProgramArguments</key> >> <array> >> <string>/opt/X11/bin/startx</string> >> </array> >> <key>Sockets</key> >> <dict> >> <key>org.macosforge.xquartz:0</key> >> <dict> >> <key>SecureSocketWithKey</key> >> <string>DISPLAY</string> >> </dict> >> </dict> >> <key>ServiceIPC</key> >> <true/> >> <key>EnableTransactions</key> >> <true/> >> </dict> >> </plist> >> >> >> So I think this is the XQuartz I installed to hopefully get text editing >> to work in Gimp 2.8... >> >> I also found >> >> jaspersmbp:xserver jasper$ pwd >> /opt/X11/lib/X11/xserver >> jaspersmbp:xserver jasper$ ls >> Xquartz.plist >> >> >> but I am not sure if that is its equivalent.. >> >> On Tue, May 15, 2012 at 11:00 AM, Jasper Frumau >> <[email protected]>wrote: >> >>> I guess you are right. How to do this? There are many locations for >>> launchagents: >>> >>> ~/Library/LaunchAgents #Per-user agents provided by the user.# >>> /Library/LaunchAgents # Per-user agents provided by the administrator# >>> /Library/LaunchDaemons #System wide daemons provided by the >>> administrator# >>> /System/Library/LaunchAgents #Mac OS X Per-user agents.# >>> /System/Library/LaunchDaemons #Mac OS X System wide daemons.# >>> //https://discussions.apple.com/thread/1872008?start=0&tstart=0 >>> >>> and I have not seen two conflicting ones with a name lik xquarts, but >>> they are probably named differently. Where to look? And once found I >>> can/should just remove one .plist? >>> >>> >>> >>> On Tue, May 15, 2012 at 10:45 AM, Jeremy Lavergne < >>> [email protected]> wrote: >>> >>>> > I just installed Xquartz 2.5.0 >>>> http://xquartz.macosforge.org/trac/wiki/X112.5.0 and logged out and >>>> in. I did this as I was having issues with text manipulation in the Mac OSX >>>> Gimp package 2.8 and Photoshop CS5. After I did all this Gimp 2.8 did no >>>> longer run nor did MacPorts Gimp 2.6. I think I need to either use another >>>> version or make another change. What did I miss? >>>> >>>> There are LauchAgents/LauchDaemons that get installed, and are likely >>>> conflicting with the MacPorts ones. Whichever one manages to launch first, >>>> wins! >>>> >>>> Disable one set while trying to use the other ... assuming this is the >>>> issue. >>>> >>>> >>> >> >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
