Sponsored Content
Full Discussion: GUI Installer Error
Operating Systems AIX GUI Installer Error Post 302527413 by bakunin on Friday 3rd of June 2011 08:43:45 AM
Old 06-03-2011
Quote:
Originally Posted by rocker_me2002
then tried to set the xhost but got the below error.

xhost +[citrix Server]:0.0
1356-200 xhost unable to open display "[citrix Server]:0.0:0.0"
You do not "set the xhost". "xhost" is a utility used on a Xserver to allow certain Xclients to access the servers functions (i.i. display a window with the clients output on the servers display). You have to issue the "xhost" command on the system where the X-server runs, naturally.

For a brief interoduction into X-Windows concepts and the meaning of "Xserver" and "Xclient" you may want to refer to this posting or this one.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip

Hello all, 1) I want to have a GUI application that will call Unix shell scripts, 2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix. That is for example. If a is windows gui (... (1 Reply)
Discussion started by: hchivukula
1 Replies

2. Shell Programming and Scripting

Installer script -- function not found error

I am writing an installation script on AIX. This involves typical checks of some pre requisites like java, oracle, some version checks, disk space etc. It is a long script. I am facing a strange problem. There are a no of functions used in the script. What I see is that the installer complains of... (1 Reply)
Discussion started by: asutoshch
1 Replies

3. Shell Programming and Scripting

Running a GUI without GUI

I was wondering if it is possible to run a GUI window (say Firefox) without actually showing up the window on the desktop but still make it do its own regular stuff (like maybe do something via the command line). Sorry if its a dumb question. Thanks (3 Replies)
Discussion started by: Legend986
3 Replies

4. Shell Programming and Scripting

Shell Installer GUI

Hey guys, I just can't seem to find any hints on this topic (or maybe I just don't find the correct search terms to use :rolleyes: ). My company developed an application which requires harsh configuration to run it on a server. So I wrote a LOT of shell scripts which take care of the... (2 Replies)
Discussion started by: fatfingerjoe
2 Replies

5. Solaris

OpenSolaris Installer error

Hi, Whenever i try to install OpenSolaris, I am getting the error "There was an error launching the application. Detail: Failed to fork child process (Not enough space)" I am using the image 2009.06. I have 512 mb ram and 100 gb hard drive with Red Hat and Windows Xp installed. Please... (1 Reply)
Discussion started by: krabu
1 Replies

6. SuSE

HELP for Newbie: Unable to run GUI installer (Ubuntu client connected to SLES server)

Hello All, I'm using my Ubuntu 10.04 client connected via SSH to a SuSE Linux server (SuSE Linux Enterprise Server 11 (x86_64) version 11 patchlevel=1). I'm trying to run an install of WebSphere Portal but can't seem to be able to run the GUI installer. Running xclock as root returns this... (7 Replies)
Discussion started by: kartrait
7 Replies

7. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies

8. UNIX for Dummies Questions & Answers

Oracle 12c installer - error "DISPLAY not set"

Good evening to all! :-) Need some help from experinced Oracle users. I am trying to install Oracle 12c to Redhat. sudo -u oracle ./runInstaller But installer answered me: Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY... (5 Replies)
Discussion started by: scj2012
5 Replies

9. UNIX for Advanced & Expert Users

LibGL error when opening GUI version of MATLAB

Hi all, Today, I have a question regarding a libGL error. Currently, I access linux server by using the terminal application in MAC. However, when I try to use GUI version of MATLAB, I have faced an error message as shown below. libGL error: No matching fbConfigs or visuals found libGL... (1 Reply)
Discussion started by: syg3434
1 Replies

10. OS X (Apple)

Installer issue

Hi, I have a little problem with an Installer. In my script I have a section that place a keyboard shortcut: #!/usr/bin/perl ################################################################################ # # Create Desktop shortcut for Swedish Menu Commands Document #... (1 Reply)
Discussion started by: peli
1 Replies
AUTHCONFIG-GTK(8)					      System Manager's Manual						 AUTHCONFIG-GTK(8)

NAME
authconfig-gtk, system-config-authentication - GUI utility for configuring user identity and system authentication services SYNOPSIS
authconfig-gtk [--nox] [--updateall] [--firstboot] DESCRIPTION
authconfig-gtk provides a simple graphical user interface for configuring user identity and system authentication services. It provides basic configuration options to handle NIS, LDAP, Kerberos 5, and Winbind client configuration. OPTIONS
If the --nox option is specified, authconfig command line utility is run instead of the GUI. The --updateall option forces overwriting of all configuration files not only the files affected by the changes made in the user interac- tion with the GUI. This option can be useful in case the configuration files are broken by manual editing. The --firstboot option is to be used only when firstboot utility runs the GUI during the first setup of the system after installation. RETURN CODES
authconfig-gtk returns 0 on success, non zero on error. SEE ALSO
authconfig(8), system-auth-ac(5) AUTHORS
Nalin Dahyabhai <nalin@redhat.com>, Preston Brown <pbrown@redhat.com>, Matt Wilson <msw@redhat.com>, Tomas Mraz <tmraz@redhat.com> Red Hat, Inc. 31 March 2010 AUTHCONFIG-GTK(8)
All times are GMT -4. The time now is 10:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy