Opened 17 years ago
Closed 17 years ago
#14965 closed defect (invalid)
X11 doesn't launch
Reported by: | eric.detrez@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Hello
I succeed install chemtool with your help, many thank's. But now I can't get it launched without having launched X11 previously : * EricD:~ ericd$ chemtool
(chemtool:343): Gtk-WARNING : cannot open display: :0.0 * I thought that X11 didn't need to be opened in leopard I've got an imac 2Ghz core 2 duo running 10.5.2
Change History (1)
comment:1 Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
On Leopard, DISPLAY should be of the form "/tmp/launch-xxxxxx/:0".
If it is not, then DISPLAY is being explicitly set somewhere
(perhaps in ~/.bashrc or /etc/bashrc).
Find where DISPLAY is being set and remove it.
In any event, I do not believe this is a bug in MacPorts.