Problem when I build VNC for SCO

2001-08-06 Thread Phu Nguyen

Can any one tell me what I did wrong when I try to build Xvnc in SCO by look
at the error below? Im appreciate youre your help.






I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Mon Aug  6 10:45:32 EDT 2001

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" clean
make[1]: Entering directory `/temp/vnc_unixsrc/Xvnc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/temp/vnc_unixsrc/Xvnc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/temp/vnc_unixsrc/Xvnc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS=""
make[2]: Entering directory `/temp/vnc_unixsrc/Xvnc/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
make[2]: cc: Command not found
make[2]: *** [ccimake] Error 127
make[2]: Leaving directory `/temp/vnc_unixsrc/Xvnc/config/imake'
make[1]: *** [imake.proto] Error 2
make[1]: Leaving directory `/temp/vnc_unixsrc/Xvnc'
make: *** [World] Error 2
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



build VNC for SCO

2001-08-06 Thread Phu Nguyen

Can some one tell me what I will need to build VNC for SCO/Unix? 
 
Thanks,
Phu Nguyen
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



question

2001-03-14 Thread Phu Nguyen

Hi.

Can some one show me how to install VNC on i386 Solaris platform? Thank
you.

Phu
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



installing VNC.

2001-03-14 Thread Phu Nguyen

Hi.

Can some one show me how to install VNC on "i386 Solaris" platform? I
couldn't find the manual on line, it took me a day; but no thing done :(.
Thank you.

Phu


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2001 9:03 PM
To: [EMAIL PROTECTED]
Subject: RE: Screen Artifacts on W2K vncviewer

I've had the same thing happen on 1 of 2 Windows 2000 computers.  One is
perfectly fine and doesn't do that when I VNC into it.  The other always
leaves artifacts.  Like the screen lock.  after I input my password to
unlock the computer, the desktop comes up with the icons and taskbar, but
the image of the password input screen still remains  I haven't quite
figured out why that is either.  I am running 3.3.3r2 on both.

The only thing I can figure is maybe it has something to do with my new
video driver (it didn't use to do it on the one machine, but I recently had
to reinstall the whole computer and in the process I updated to a newer
video driver).

John

-Original Message-
From: Waltner, Steve [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 10:51 AM
To: '[EMAIL PROTECTED]'
Subject: Screen Artifacts on W2K vncviewer


I've been using VNC to access our Solaris servers with good success.
We have also used it to connect to Windows servers with slightly less
success. The problems are slower screen updates and screen artifacts left on
all clients (Solaris, Windows, MacOS). The artifacts are from the client not
getting the full screen update. This hasn't been a real problem since we
only have a few Windows systems that we are serving with VNC.

Today, one of our users started experiencing the same problem when
attached to our Solaris servers. The only real difference between this
person and all of our other users is that he is running on Windows 2000. The
screen artifacts are usually left when a window is unhidden and moved in a
single step. Selecting the "request screen update" fixes the problem, but
this happens often enough to make that workaround annoying. Any idea on what
to try. We see the same problem with both the AT&T 3.3.3r7 and TridiaVNC 1.4
releases of the viewer. We are running the AT&T 3.3.3r2 server on the
Solaris system.

--
Steve Waltner
LSI Logic
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-

--
Download ICQ at http://www.icq.com
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



RE: solaris.

2001-03-14 Thread Phu Nguyen

Hi.

I ran into a problem on i386 Solaris O/S when I try to start "vncserver".
The out put look like this:  vncpasswd: syntax error at line 1: `('
unexpected

Have any one of you know how to correction this error? I'm appreciate for
you help.

Phu

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Scott C. Best
Sent: Wednesday, March 14, 2001 1:07 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject:

Kevin:
Hello! Quick thought, perhaps it's nothing:

> Now I am presented with the applet login. However, now when I
> login it gives me the following error message:
>
> com.ms.security.SecurityExceptionEx[rfbProto.]: cannot connect to
> "10.1.0.15"
>
> Here is the HTML code. Keep in mind that the this HTML file is on a
> separate web server, which is not the VNC server.

This will have problems, of course, if the web-server tells
this particular IP-Address to anything not on the LAN. It's an
RFC-1918 private address, and so will be ignored in the public
Internet. You *may* need to change your code so that the webserver
uses a "real", routable IP-Address instead.

Just a thought. If this is all 'same LAN' work you're
doing, it's not a concern.

-Scott
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



Please Help....!!

2001-04-06 Thread Phu Nguyen

Hi guys, can any one help me on this outlook express problem? Here is the
story.



My boss, he has been using Outlook express to access his POP3 email on
PacBell=92s server. Yesterday morning, he booted his computer up and acce=
ss
his mails, there was an alarm about Outlook express said, =93outlook expr=
ess
can not open, because another user not exit outlook, please close the
program first=94. He tried several times; finally he can open outlook exp=
ress.
But he found out that his mails from 4/4/01 =96 12/07/00 are gone. Very b=
ig
troubles, he needs these mails back. Since there was no backup tape
installed for his computer. I already back up his profile (he=92s using
windows NT workstation) and import to another outlook express program in
another computer. But those loosing mails are still not recovering. Do yo=
u
have any Idea what I have to do? I=92m very appreciating for your help.



Phu Nguyen @ Upgrades Unlimited

(408) 773-9655 Ext 25

[demime 0.97b removed an attachment of type text/x-vcard which had a name of Phu q 
Nguyen.vcf]
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



RE: Please Help....!!

2001-04-06 Thread Phu Nguyen

Thank you for your help. But can you show me where can I find "Inbox Repair"
tool?

Phu Nguyen @ Upgrades Unlimited

(408) 773-9655 Ext 25


-Original Message-
From: Marcus, James [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 06, 2001 10:43 AM
To: 'Phu Nguyen '
Subject: RE: Please Help!!



I thought there was an "Inbox Repair" tool that microsoft provides to solve
this problem.

James
-----Original Message-
From: Phu Nguyen
To: Vnc-List@Uk. Research. Att. Com
Sent: 4/6/01 1:27 PM
Subject: Please Help!!

Hi guys, can any one help me on this outlook express problem? Here is
the
story.



My boss, he has been using Outlook express to access his POP3 email on
PacBell=92s server. Yesterday morning, he booted his computer up and
acce=
ss
his mails, there was an alarm about Outlook express said, =93outlook
expr=
ess
can not open, because another user not exit outlook, please close the
program first=94. He tried several times; finally he can open outlook
exp=
ress.
But he found out that his mails from 4/4/01 =96 12/07/00 are gone. Very
b=
ig
troubles, he needs these mails back. Since there was no backup tape
installed for his computer. I already back up his profile (he=92s using
windows NT workstation) and import to another outlook express program in
another computer. But those loosing mails are still not recovering. Do
yo=
u
have any Idea what I have to do? I=92m very appreciating for your help.



Phu Nguyen @ Upgrades Unlimited

(408) 773-9655 Ext 25

[demime 0.97b removed an attachment of type text/x-vcard which had a
name of Phu q Nguyen.vcf]
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-

[demime 0.97b removed an attachment of type text/x-vcard which had a name of Phu q 
Nguyen.vcf]
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-



VNC for SCO

2001-04-10 Thread Phu Nguyen

Can any one show me where to download VNC files for SCO/UNIX. Thank you


Phu Nguyen @ Upgrades Unlimited 

(408) 773-9655 Ext 25
-
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
-