vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Sorry all for this silly question, but I don't have UNIX, or AIX knowledge, I have probelm in my application which runs fine onn windows, but when run on AIX machine I got error not able to connect to X11 server for imaging. What component should I tell the administrator to install on this AIX machine? Thankx |
| ||||
| Ashraf Fouad wrote: > Sorry all for this silly question, but I don't have UNIX, or AIX > knowledge, > I have probelm in my application which runs fine onn windows, but > when run on AIX machine I got error not able to connect to X11 server > for imaging. > > What component should I tell the administrator to install on this AIX > machine? > > Thankx I suppose you run your application on an AIX machine, try to use the command : xhost + on the AIX machine where you launch your GUI. |