Disable Toolbar

2009-01-05 Thread Jose Luis

Hi,

When I start "XWin Server", the "Toolbar" is enabled by default. How can I
disable it, so it is not shown in when "XWin Server" is launched?

Thanks in advance,
Jose Luis.
-- 
View this message in context: 
http://www.nabble.com/Disable-Toolbar-tp21287621p21287621.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Vim copy on select doesn't run

2007-07-10 Thread Jose Luis


Hi,

When I select a text on a vim edited file with the mouse, the text isn't
copy automatically. On the shell window this run fine.

Any hint?

Thanks in advance,
Jose Luis
-- 
View this message in context: 
http://www.nabble.com/Vim-copy-on-select-doesn%27t-run-tf4060074.html#a11534723
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis


Hi,

Without the ".vimrc" file the copy/paste runs fine in a vim's edited file,
but when I copy the example vimrc file
(/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected text
isn't copy automatically on the clipboard.

The ".vimrc" is attached.

http://www.nabble.com/file/p12232667/.vimrc .vimrc 

Some information about Cygwin is attached too. 

http://www.nabble.com/file/p12232667/cygcheck.out cygcheck.out 


The vim version is:

$ vim --version
VIM - Vi IMproved 7.1 (2007 May 12, compiled May 14 2007 16:29:51)
Compilado por [EMAIL PROTECTED]
Versión «enorme» sin GUI.  Aspectos incluidos (+) o no (-):
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info
+comments
+cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic
+emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path
+folding -footer +fork() +gettext -hangul_input +iconv +insert_expand
+jumplist
 +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap +menu
+mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm
-mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -mzscheme
-netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile
-python +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent
-sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace
+wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
-xterm_clipboard -xterm_save
 fichero «vimrc» del sistema: "$VIM/vimrc"
 fichero «vimrc» del usuario: "$HOME/.vimrc"
  fichero «exrc» del usuario: "$HOME/.exrc"
localización de $VIM: "/usr/share/vim"
Compilación: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2
Enlazado:
gcc   -L/usr/local/lib -o vim.exe   -lncurses  -liconv -lintl



Any help?


Thanks in advance,
Jose Luis


-- 
View this message in context: 
http://www.nabble.com/Copy-Paste-doesn%27t-run-on-Cygwin-tf4297657.html#a12232667
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis


Thanks for your help.


I have tried it, but the problem persist.

I have found som information about this issue on a "Vim Forum":

http://www.nabble.com/Patch-for-problems-with-X11-GUI---XTERM-clipboard-integration-with-native-Win-applications---was-%22clipboard-support-with-GTK-GUI-under-cygwin%22-tf935831.html#a2424350


Regards,
Jose Luis




Dave Korn wrote:
> 
> On 20 August 2007 10:26, Jose Luis wrote:
> 
>> Hi,
>> 
>> Without the ".vimrc" file the copy/paste runs fine in a vim's edited
>> file,
>> but when I copy the example vimrc file
>> (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected
>> text
>> isn't copy automatically on the clipboard.
> 
>   When the behaviour of vim changes in the presence of a .vimrc file,
> suspect something to do with the vi-compatible mode, which is disabled by
> doing so.  Does adding '-C' to the command-line help?
> 
> 
> cheers,
>   DaveK
> -- 
> Can't think of a witty .sigline today
> 
> 
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:   http://cygwin.com/problems.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Copy-Paste-doesn%27t-run-on-Cygwin-tf4297657.html#a12233308
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis



Here there is another link about this issue:

http://www.nabble.com/Serious-flaw-in-Cygwin-X-clipboard-integration-prevents-paste-from-X-to-Windows-apps-tf946678.html#a2458589


It seems that it is a Cygwin X bug. 

Does anybody know if there is a fix to this problem?

Regards,
Jose Luis.





Jose Luis wrote:
> 
> 
> Thanks for your help.
> 
> 
> I have tried it, but the problem persist.
> 
> I have found som information about this issue on a "Vim Forum":
> 
> http://www.nabble.com/Patch-for-problems-with-X11-GUI---XTERM-clipboard-integration-with-native-Win-applications---was-%22clipboard-support-with-GTK-GUI-under-cygwin%22-tf935831.html#a2424350
> 
> 
> Regards,
> Jose Luis
> 
> 
> 
> 
> Dave Korn wrote:
>> 
>> On 20 August 2007 10:26, Jose Luis wrote:
>> 
>>> Hi,
>>> 
>>> Without the ".vimrc" file the copy/paste runs fine in a vim's edited
>>> file,
>>> but when I copy the example vimrc file
>>> (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected
>>> text
>>> isn't copy automatically on the clipboard.
>> 
>>   When the behaviour of vim changes in the presence of a .vimrc file,
>> suspect something to do with the vi-compatible mode, which is disabled by
>> doing so.  Does adding '-C' to the command-line help?
>> 
>> 
>> cheers,
>>   DaveK
>> -- 
>> Can't think of a witty .sigline today
>> 
>> 
>> --
>> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
>> Problem reports:   http://cygwin.com/problems.html
>> Documentation: http://cygwin.com/docs.html
>> FAQ:   http://cygwin.com/faq/
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Copy-Paste-doesn%27t-run-on-Cygwin-tf4297657.html#a12233534
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Copy/Paste doesn't run on Cygwin

2007-09-13 Thread Jose Luis


I have fixed this issue deleting the line:

  set mouse=a

in the ".vimrc" file.



Jose Luis wrote:
> 
> 
> Hi,
> 
> Without the ".vimrc" file the copy/paste runs fine in a vim's edited file,
> but when I copy the example vimrc file
> (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected
> text isn't copy automatically on the clipboard.
> 
> The ".vimrc" is attached.
> 
>  http://www.nabble.com/file/p12232667/.vimrc .vimrc 
> 
> Some information about Cygwin is attached too. 
> 
>  http://www.nabble.com/file/p12232667/cygcheck.out cygcheck.out 
> 
> 
> The vim version is:
> 
> $ vim --version
> VIM - Vi IMproved 7.1 (2007 May 12, compiled May 14 2007 16:29:51)
> Compilado por [EMAIL PROTECTED]
> Versión «enorme» sin GUI.  Aspectos incluidos (+) o no (-):
> +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset
> +cindent
> -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info
> +comments
> +cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic
> +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
> +find_in_path
> +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand
> +jumplist
>  +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap
> +menu
> +mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm
> -mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang
> -mzscheme
> -netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile
> -python +quickfix +reltime +rightleft -ruby +scrollbind +signs
> +smartindent
> -sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
> -tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar
> +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
> +vreplace
> +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
> -xterm_clipboard -xterm_save
>  fichero «vimrc» del sistema: "$VIM/vimrc"
>  fichero «vimrc» del usuario: "$HOME/.vimrc"
>   fichero «exrc» del usuario: "$HOME/.exrc"
> localización de $VIM: "/usr/share/vim"
> Compilación: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2
> Enlazado:
> gcc   -L/usr/local/lib -o vim.exe   -lncurses  -liconv -lintl
> 
> 
> 
> Any help?
> 
> 
> Thanks in advance,
> Jose Luis
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Copy-Paste-doesn%27t-run-on-Cygwin-tf4297657.html#a12669551
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



I can not delete read permisions in a file

2007-01-02 Thread Jose Luis


Hi,



[EMAIL PROTECTED] ~
$ ll .netrc 
-rw-r--r--  1 ZD01 mkpasswd 49 Jan  2 13:10 .netrc

[EMAIL PROTECTED] ~
$ chmod 600 .netrc 

[EMAIL PROTECTED] ~
$ id
uid=400(ZD01) gid=401(mkpasswd)
groups=544(Administradores),545(Usuarios),547(Usuarios
avanzados),401(mkpasswd)

[EMAIL PROTECTED] ~
$ ll .netrc 
-rw-r--r--  1 ZD01 mkpasswd 49 Jan  2 13:10 .netrc


Any help?

Thanks in advance,
Jose Luis.

-- 
View this message in context: 
http://www.nabble.com/I-can-not-delete-read-permisions-in-a-file-tf2907643.html#a8123320
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: I can not delete read permisions in a file

2007-01-02 Thread Jose Luis


"cygcheck.out" is in a attached file.

Jose Luis



Christopher Faylor-8 wrote:
> 
> On Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote:
>>
>>Hi,
>>
>>
>>
>>[EMAIL PROTECTED] ~
>>$ ll .netrc 
>>-rw-r--r--  1 ZD01 mkpasswd 49 Jan  2 13:10 .netrc
>>
>>[EMAIL PROTECTED] ~
>>$ chmod 600 .netrc 
>>
>>[EMAIL PROTECTED] ~
>>$ id
>>uid=400(ZD01) gid=401(mkpasswd)
>>groups=544(Administradores),545(Usuarios),547(Usuarios
>>avanzados),401(mkpasswd)
>>
>>[EMAIL PROTECTED] ~
>>$ ll .netrc 
>>-rw-r--r--  1 ZD01 mkpasswd 49 Jan  2 13:10 .netrc
>>
>>
>>Any help?
> 
> Problem reports:   http://cygwin.com/problems.html
> ^^
> 
> You're probably using a filesystem, like FAT32, which doesn't support
> setting permissions but sending the information as listed in the above
> would probably allow us to know for sure.
> 
> cgf
> 
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:   http://cygwin.com/problems.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
> 
> 
> 
http://www.nabble.com/file/5187/cygcheck.out cygcheck.out 
-- 
View this message in context: 
http://www.nabble.com/I-can-not-delete-read-permisions-in-a-file-tf2907643.html#a8125821
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



telnet: tcp/telnet: unknown service

2006-05-15 Thread Jose Luis Fernandez

Hi,

When I try to connect to a remote machine with telnet
I get the message below:

telnet: tcp/telnet: unknown service

I have tried to fix this problem removing
/etc/services,  /etc/hosts, /etc/protocols,
/etc/networks, and re-running
/etc/postinstall/base-files-mketc.sh.done, but it
didn't work.

Any hint?






__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez


After doing a lot more googleing, I've stumbled upon
this fix.  Wonder
if you know about this issue?

In regedit go to
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
edit DataBasePath change %SystemRoot% to its real
value (on mine its
C:\WINDOWS)  Don't know why but this fixed my issue.

Regards,
Jose Luis

 --- Jose Luis Fernandez
<[EMAIL PROTECTED]> escribió:

> 
> Hi,
> 
> When I try to connect to a remote machine with
> telnet
> I get the message below:
> 
> telnet: tcp/telnet: unknown service
> 
> I have tried to fix this problem removing
> /etc/services,  /etc/hosts, /etc/protocols,
> /etc/networks, and re-running
> /etc/postinstall/base-files-mketc.sh.done, but it
> didn't work.
> 
> Any hint?
> 
> 
> 
>   
>   
>   
> __ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por
> minuto. 
> http://es.voice.yahoo.com
> 
> --
> Unsubscribe info: 
> http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:  
> http://cygwin.com/problems.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
> 
> 






__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez
$ echo $SYSTEMROOT 
C:\WINDOWS

[EMAIL PROTECTED] ~
$ cygcheck telnet
Found: C:\cygwin\bin\telnet.exe
C:/cygwin/bin/telnet.exe
  C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
  C:\WINDOWS\system32\ntdll.dll
  C:\WINDOWS\system32\KERNEL32.dll
  C:\WINDOWS\system32\RPCRT4.dll

Regards,
Jose Luis.




> After doing a lot more googleing, I've stumbled upon
> this fix.  Wonder
> if you know about this issue?
> 
> In regedit go to
>
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
> edit DataBasePath change %SystemRoot% to its real
> value (on mine its
> C:\WINDOWS)  Don't know why but this fixed my issue.


  The reason it fixed your issue is probably because
SYSTEMROOT is not set in
your cygwin environment, and this causes winsock
failures, which manifest when
telnet (client) tries to look up the well-known port
number for telnet
(service) in the ports database.  So the interesting
question is, what is
going on in your environment?  Is SYSTEMROOT set or
not?  Is it correct or
not?  If that doesn't explain it, 

--->Problem reports:  
http://cygwin.com/problems.html

read the bit about sending your cygcheck output *as an
attachment please* to
the list and we'll see if anything obvious shows up.



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



telnet: tcp/telnet: unknown service (XP)

2006-05-17 Thread Jose Luis Fernandez
After doing a lot more googleing, I've stumbled upon
this fix.  Wonder
if you know about this issue?

In regedit go to
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
edit DataBasePath change %SystemRoot% to its real
value (on mine its
C:\WINDOWS)  Don't know why but this fixed my issue.

Regards,
Jose Luis

 --- Jose Luis Fernandez
<[EMAIL PROTECTED]> escribió:

> 
> Hi,
> 
> When I try to connect to a remote machine with
> telnet
> I get the message below:
> 
> telnet: tcp/telnet: unknown service
> 
> I have tried to fix this problem removing
> /etc/services,  /etc/hosts, /etc/protocols,
> /etc/networks, and re-running
> /etc/postinstall/base-files-mketc.sh.done, but it
> didn't work.
> 
> Any hint?
> 



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: 3924260979-cygcheck.out
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

telnet: tcp/telnet: unknown service (XP)

2006-05-19 Thread Jose Luis Fernandez

 
 It is in a attached file.
 
 Regards,
 Jose Luis.
> 
>  Out of curiousity, what output do you see
> > from the commands
> > 
> > ls -la /cygdrive/c/WINDOWS/system32/drivers/etc/
> > ls -la /etc/{hosts,protocols,services,networks}
> > wc -l /etc/{hosts,protocols,services,networks}
> > 
> > cheers,
> >   DaveK
> > -- 
> > Can't think of a witty .sigline today
> > 
> > 
> > --
> > Unsubscribe info: 
> > http://cygwin.com/ml/#unsubscribe-simple
> > Problem reports:  
> > http://cygwin.com/problems.html
> > Documentation: http://cygwin.com/docs.html
> > FAQ:   http://cygwin.com/faq/
> > 
> > 
> 
> 
>   
> __ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por
> minuto. 
> http://es.voice.yahoo.com




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

telnet_problem
Description: pat1366574585
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

telnet: tcp/telnet: unknown service (XP)

2006-05-19 Thread Jose Luis Fernandez


I have sorted out those files, but telnet don't run
anyway.
 
I an attached file is "cygcheck.out".
 
Regards,
Jose Luis.
 
 
> > 
> >   You aren't really a member of a group called
> > "mkgroup-l-d"!  This name is a
> > hint to you from cygwin that there is no entry in
> > the groups file for (at
> > least one of) the groups you are a member of and
> you
> > need to run mkgroup to
> > update it.  For more information about mkgroup and
> > mkpasswd, see
> > 
> >
>
http://cygwin.com/cygwin-ug-net/using-utils.html#mkpasswd
> > 
> >
>
http://cygwin.com/cygwin-ug-net/using-utils.html#mkgroup
> > 
> >   You appear to be in a domain, so you probably
> want
> > to use both "-l" and "-d"
> > options for both of them.  I can't say for certain
> > whether it will help or
> > not, but having your passwd/groups files
> incomplete
> > can cause problems with
> > permissions which might be responsible for
> blocking
> > your access to certain
> > files.  Out of curiousity, what output do you see
> > from the commands
> > 
> > ls -la /cygdrive/c/WINDOWS/system32/drivers/etc/
> > ls -la /etc/{hosts,protocols,services,networks}
> > wc -l /etc/{hosts,protocols,services,networks}
> > 
> > cheers,
> >   DaveK
> > -- 
> > Can't think of a witty .sigline today
> > 
> > 
> > --
> > Unsubscribe info: 
> > http://cygwin.com/ml/#unsubscribe-simple
> > Problem reports:  
> > http://cygwin.com/problems.html
> > Documentation: http://cygwin.com/docs.html
> > FAQ:   http://cygwin.com/faq/
> > 
> > 
> 
> 
>   
>   
>   
> __ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por
> minuto. 
> http://es.voice.yahoo.com




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: pat1942609693
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

telnet: tcp/telnet: unknown service (XP)

2006-05-29 Thread Jose Luis Fernandez
Hi,

After doing a lot more googleing, I've stumbled upon
this fix.  Wonder
if you know about this issue?

In regedit go to
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
edit DataBasePath change %SystemRoot% to its real
value (on mine its
C:\WINDOWS)  Don't know why but this fixed my issue.

"cygcheck.out" is in an attached file.

Regards,
Jose Luis





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

cygcheck.out
Description: 3924260979-cygcheck.out
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

Re: QUESTION: How to start up PostgreSQL within cygwin?

2002-05-09 Thread Jose Luis Otermin

Hello,

It seems cygipc is not part of the full package and it deserves to be
downloaded.
Remember I'm working under W*ndows and the docs are not precise.
There isn't any mention to such program in the official docs.

The closest info about such program is :
http://www.cygwin.com/ml/cygwin/2002-01/msg01148.html
http://www.cygwin.com/ml/cygwin/2001-12/msg00098.html
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html

but it has no docs neither a Win32 version.

It seems too complicated to a newbie like me.
Maybe there aren't enough PostgreSQL users in this forum or my question is
too cryptic.

Regards

 José Luis Otermin
[EMAIL PROTECTED]
ICQ 8797524

- Original Message -
From: "Kurt Roeckx" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, May 09, 2002 8:37 PM
Subject: Re: QUESTION: How to start up PostgreSQL within cygwin?


> > On Thu, May 09, 2002 at 05:49:04PM -0300, Jose Luis Otermin wrote:
> > >
> > >At the last message shown on screen (creating template1...) the CygWin
hangs
> > >and doesn't respond unless do Ctrl-Alt-Del and kill the process.
> > >Any help or clue will be very wellcome :-)
>
> Read the documentation and start cygipc (ipc-daemon) first.
>
>
> Kurt
>
>
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
>
>
>


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: QUESTION: How to start up PostgreSQL within cygwin?

2002-05-09 Thread Jose Luis Otermin

Hello Carey,

Thanks for the tip.
I have downloaded the
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/cygipc-1.11-1.tar.
bz2
file and that's what happen when I try to follow the instructions:

$ tar -C / -xjf cygipc-1.11-1.tar.bz2
tar (child): cygipc-1.11-1.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

Maybe the folder which must hold the file is not the correct.
Would you give me a little more help?
Please, keep in mind I don't know unix.
If it would be DOS or CP/M, things would be slightly different :-)
Thanks a lot.
Regards

 José Luis Otermin

[EMAIL PROTECTED]
ICQ 8797524

- Original Message -
From: "Carey R. Dayrit" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Christopher Faylor" <[EMAIL PROTECTED]>
Sent: Thursday, May 09, 2002 10:03 PM
Subject: Re: QUESTION: How to start up PostgreSQL within cygwin?


> I've installed PostgreSQL on Win98, properly.  I just
> followed the tips on FAQ_MSWIN. Before starting initdb or
> postmaster or psql, ipc-daemon must be started first.  It
> will not work without ipc-daemon.  You need to ftp, download
> the tar cygipc on some mirror sites.
>
> Have you read the FAQ_MSWIN on /usr/doc/postgresql-7.2.1 or
> install ?  Have you installed cygipc ?
>
>
> 
> ** Get your free E-Mail account at WWW.DIGITELONE.COM **
>
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
>
>
>


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: QUESTION: How to start up PostgreSQL within cygwin?

2002-05-16 Thread Jose Luis Otermin

Hello fellows,

First at all, sorry for the late response.
I have been very busy this week due the birth of my second daughter.
Thanks to all who answered my pray :-)

If someone else downloads the cygipc program, it should be at the folder
\CygWin\install so
The rigt command shall be:

$ tar -jxvf /install/cygipc-1.11-1.tar.bz2

instead of

$ tar -jxvf /cygipc-1.11-1.tar.bz2

Which means the file resides at the "root" directory, which should be
maintained as clean as possible.
I'll proceed to download and/or install the files recommended by the file
http://www.tishler.net/jason/software/postgresql/postgresql-7.2.1.README

Thanks again
Regards

 José Luis Otermin

[EMAIL PROTECTED]
ICQ 8797524

- Original Message -
From: "Nicholas Wourms" <[EMAIL PROTECTED]>
To: "Jose Luis Otermin" <[EMAIL PROTECTED]>; "Carey R. Dayrit"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 8:16 AM
Subject: Re: QUESTION: How to start up PostgreSQL within cygwin?


> Jose,
>
> You need to execute "tar -jxvf cygipc-1.11-1.tar.bz2"...  As for why
> cygipc isn't included in the official distro is explained on the cygutils
> website.  It is being deprecated because there is work in progress on an
> official port of this in the latest cvs sources, called cygserver.exe.
> For those interested, look here:
>
> http://www.cygwin.com/ml/cygwin-developers/2002-03/msg0.html
>
> HTH,
> Nicholas
>
> --- Jose Luis Otermin <[EMAIL PROTECTED]> wrote:
> > Hello Carey,
> >
> > Thanks for the tip.
> > I have downloaded the
> >
>
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/cygipc-1.11-1.tar.
> > bz2
> > file and that's what happen when I try to follow the instructions:
> >
> > $ tar -C / -xjf cygipc-1.11-1.tar.bz2
> > tar (child): cygipc-1.11-1.tar.bz2: Cannot open: No such file or
> > directory
> > tar (child): Error is not recoverable: exiting now
> > tar: Child returned status 2
> > tar: Error exit delayed from previous errors
> >
> > Maybe the folder which must hold the file is not the correct.
> > Would you give me a little more help?
> > Please, keep in mind I don't know unix.
> > If it would be DOS or CP/M, things would be slightly different :-)
> > Thanks a lot.
> > Regards
> >
> >  José Luis Otermin
> >
> > [EMAIL PROTECTED]
> > ICQ 8797524
> >
> > - Original Message -
> > From: "Carey R. Dayrit" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Cc: "Christopher Faylor" <[EMAIL PROTECTED]>
> > Sent: Thursday, May 09, 2002 10:03 PM
> > Subject: Re: QUESTION: How to start up PostgreSQL within cygwin?
> >
> >
> > > I've installed PostgreSQL on Win98, properly.  I just
> > > followed the tips on FAQ_MSWIN. Before starting initdb or
> > > postmaster or psql, ipc-daemon must be started first.  It
> > > will not work without ipc-daemon.  You need to ftp, download
> > > the tar cygipc on some mirror sites.
> > >
> > > Have you read the FAQ_MSWIN on /usr/doc/postgresql-7.2.1 or
> > > install ?  Have you installed cygipc ?
> > >
> > >
> > > 
> > > ** Get your free E-Mail account at WWW.DIGITELONE.COM **
> > >
> > > --
> > > Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> > > Bug reporting: http://cygwin.com/bugs.html
> > > Documentation: http://cygwin.com/docs.html
> > > FAQ:   http://cygwin.com/faq/
> > >
> > >
> > >
> >
> >
> > --
> > Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> > Bug reporting: http://cygwin.com/bugs.html
> > Documentation: http://cygwin.com/docs.html
> > FAQ:   http://cygwin.com/faq/
> >
>
>
> __
> Do You Yahoo!?
> Yahoo! Shopping - Mother's Day is May 12th!
> http://shopping.yahoo.com
>
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
>
>
>


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/