Why does cl -l returns "Administrators" as owner?

2015-04-03 Thread Mirko Vukovic
But this then changes some of the permissions as well. And this can then lead to problems down the line if not done carefully - me and my sysadmin I learned the hard way :-) Thanks, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

mintty startup message: /sbin/nologin: No such file or directory

2015-03-20 Thread Mirko Vukovic
o the network) that does not exhibit this problem. I saw some posts from 2011 about creating my own file but I am puzzled as to why I see this on my laptop and not on my desktop. I looked in Windows logs and saw nothing. I saw nothing in /var/log Thanks, Mirko -- Problem reports:

Re: who is root? (or /usr/bin/sshd fails to start because of /var/log ownership)

2015-03-17 Thread Mirko Vukovic
On Tue, Mar 17, 2015 at 4:45 PM, Mirko Vukovic wrote: > On Tue, Mar 17, 2015 at 10:24 AM, Corinna Vinschen > wrote: >> On Mar 17 10:10, Mirko Vukovic wrote: >>> Hello, >>> >>> A few weeks ago, sshd stopped working after a cygwin64 update. I >>> r

Re: who is root? (or /usr/bin/sshd fails to start because of /var/log ownership)

2015-03-17 Thread Mirko Vukovic
On Tue, Mar 17, 2015 at 10:24 AM, Corinna Vinschen wrote: > On Mar 17 10:10, Mirko Vukovic wrote: >> Hello, >> >> A few weeks ago, sshd stopped working after a cygwin64 update. I >> reinstalled cygwin64 (because of the new user and password handling, I >> fig

who is root? (or /usr/bin/sshd fails to start because of /var/log ownership)

2015-03-17 Thread Mirko Vukovic
ug1: private host key: #0 type 1 RSA | debug1: private host key: #1 type 2 DSA | debug1: private host key: #2 type 3 ECDSA | debug1: private host key: #3 type 4 ED25519 | /var/empty must be owned by root and not group or world-writable. ` Attaching output of cygcheck (with some

Re: Cannot change permission of /var/empty

2015-02-25 Thread Mirko Vukovic
Andrey, your command, "setfacl -b", helped me fix the file permission issue described below: On Tue, Feb 24, 2015 at 7:38 PM, Andrey Repin wrote: > Greetings, Mirko Vukovic! > >> (Cygwin64, Windows 7, cygcheck attached - with some site details omitted) > >> I

Cannot change permission of /var/empty

2015-02-24 Thread Mirko Vukovic
rators 0 Feb 24 16:12 /var/empty/ I am member of the administrators group on my machine. The cyg_server and sshd users look ok. Any thoughts on why I cannot change the permission? Thanks, Mirko cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problems.

Re: Can't resolve "Your group is currently "mkpasswd"'

2012-08-01 Thread Mirko Vukovic
but was slow. In my case, mkpasswd -d is an exercise in patience (many minutes, definitely less then 30), but it does eventually return a very long list. Let it run. Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

ssh connection to localhost "closed by remote host" after recent updates

2012-07-20 Thread Mirko Vukovic
ore-Profile-L1-1-0.dll C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll C:\cygwin\bin\cygz.dll C:\cygwin\bin\cyggcc_s-1.dll Suggestions? Criticisms? Thanks, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: rebaseall invocation error

2012-07-20 Thread Mirko Vukovic
On Fri, Jul 20, 2012 at 1:48 PM, Christopher Faylor wrote: > On Fri, Jul 20, 2012 at 01:36:07PM -0400, Mirko Vukovic wrote: >>Problem fixed ... see below >> >>On Fri, Jul 20, 2012 at 1:04 PM, Christopher Faylor >> wrote: >>> On Fri, Jul 20, 2012 at 01:00:45PM -

Re: rebaseall invocation error

2012-07-20 Thread Mirko Vukovic
Problem fixed ... see below On Fri, Jul 20, 2012 at 1:04 PM, Christopher Faylor wrote: > On Fri, Jul 20, 2012 at 01:00:45PM -0400, Mirko Vukovic wrote: >>Hello, >> >>I am running rebaseall manually to enable X11: I found a post >>suggesting to rebase to 0x7

rebaseall invocation error

2012-07-20 Thread Mirko Vukovic
h (or dash). I get the same error from a regular Windows session (with sshd stopped, and no other cygwin processes running - as far as I can see). Are there some other Cygwing processes running? How can I check for that. Or is something else amiss? Thanks, Mirko -- Problem reports:

Re: changing home directory

2011-04-01 Thread Mirko Vukovic
On Fri, Apr 1, 2011 at 4:21 AM, Corinna Vinschen wrote: > On Mar 31 17:55, Mirko Vukovic wrote: >> Hi, >> >> I want to change my /home directory. >> My windows HOME variable points to d: which is my user directory on the PC. >> Currently, /home points to my hom

Re: ssh 5.8p1 vs 5.5 on VPN (5.5 works, 5.6, 5.8 don't)

2011-03-09 Thread Mirko Vukovic
On Wed, Mar 9, 2011 at 11:35 AM, Mirko Vukovic wrote: > I had a problem with ssh 5.6 or 5.8 connecting across a VPN.  I solved > it by going back to ssh 5.5. > > But I don't understand the reason why 5.8 or 5.6 do not work.  Here's the > story: > > Actors: >  -

Re: ssh ... PTY allocation request failed on channel 0

2011-03-09 Thread Mirko Vukovic
On Mon, Mar 7, 2011 at 8:51 AM, Corinna Vinschen wrote: > On Mar  7 14:40, Corinna Vinschen wrote: >> On Mar  7 08:18, Mirko Vukovic wrote: >> > On Thu, Mar 3, 2011 at 4:34 AM, Corinna Vinschen wrote: >> > > On Mar  2 15:06, Mirko Vukovic wrote: >> > >

Re: ssh ... PTY allocation request failed on channel 0

2011-03-07 Thread Mirko Vukovic
On Mon, Mar 7, 2011 at 8:51 AM, Corinna Vinschen wrote: > On Mar  7 14:40, Corinna Vinschen wrote: >> On Mar  7 08:18, Mirko Vukovic wrote: >> > On Thu, Mar 3, 2011 at 4:34 AM, Corinna Vinschen wrote: >> > > On Mar  2 15:06, Mirko Vukovic wrote: >> > >

Re: ssh ... PTY allocation request failed on channel 0

2011-03-07 Thread Mirko Vukovic
On Mon, Mar 7, 2011 at 8:18 AM, Mirko Vukovic wrote: > On Thu, Mar 3, 2011 at 4:34 AM, Corinna Vinschen wrote: >> On Mar  2 15:06, Mirko Vukovic wrote: >>> So, to summarize, >>> >>> - from work, I can access github using ssh 4.3, but not ssh 5.8 (I get >>

Re: ssh ... PTY allocation request failed on channel 0

2011-03-07 Thread Mirko Vukovic
On Thu, Mar 3, 2011 at 4:34 AM, Corinna Vinschen wrote: > On Mar  2 15:06, Mirko Vukovic wrote: >> So, to summarize, >> >> - from work, I can access github using ssh 4.3, but not ssh 5.8 (I get >>  `connection reset by peer', or` remote end hang up unxepectedly

Re: ssh ... PTY allocation request failed on channel 0

2011-02-28 Thread Mirko Vukovic
On Mon, Feb 28, 2011 at 9:04 PM, Rafael Kitover <...> wrote: > On 2/28/2011 8:51 PM, Mirko Vukovic wrote: >> On Mon, Feb 28, 2011 at 8:45 PM, Mirko Vukovic wrote: >>> Hello, >>> >>> I am trying to ssh to g...@github.com, and I get the error >&

Re: ssh ... PTY allocation request failed on channel 0

2011-02-28 Thread Mirko Vukovic
On Mon, Feb 28, 2011 at 8:45 PM, Mirko Vukovic wrote: > Hello, > > I am trying to ssh to g...@github.com, and I get the error > "PTY allocation request failed on channel 0" > > I tried ssh -vv ..., but did not see anything meaningful. > > googling I found

ssh ... PTY allocation request failed on channel 0

2011-02-28 Thread Mirko Vukovic
ot if I do ls /dev (why?). I also tried mount /dev/pts (as shown on google), but it failed because /etc/fstab does not have a corresponding entry. Am I going in the right direction, or something else the problem? Thank you, Mirko -- Problem reports: http://cygwin.com/problem

Spurious "Connection reset by peer" problems anybody?

2011-02-22 Thread Mirko Vukovic
nd network access. I am attaching output of cygcheck -s. Mirko cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: 1.7.7: unable to remap * errors with perl even after running rebaseall

2010-11-22 Thread Mirko Streckenbach
ase? Yes. There were no noticable differences between using "rebaseall" and "perlrebase". The errors appear in both cases. Yours, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cyg

1.7.7: unable to remap * errors with perl even after running rebaseall

2010-11-21 Thread Mirko Streckenbach
es they won't. The scripts don't abort on the error message, but resume working a few seconds later (and run correctly as far as I can be tell). Any help is appreciated. Yours, Mirko Cygwin Configuration Diagnostics Current System Time: Sun Nov 21 20:40:12 2010 Windows 7 Profession

Re: How to evaluate cygwin state after interrupted update - and how to recover/resume?

2010-10-03 Thread Mirko Vukovic
On Sun, Oct 3, 2010 at 8:53 PM, Larry Hall (Cygwin) wrote: > On 10/2/2010 6:03 PM, Mirko Vukovic wrote: >> >> Hello >> >> I was installing a new package (aspell) and the latest updates.  After >> the file download, the obsolete packages were removed.  Then

How to evaluate cygwin state after interrupted update - and how to recover/resume?

2010-10-02 Thread Mirko Vukovic
edure stalled. I canceled the installation (cancel) button after waiting 10-15 minutes. How can I evaluate cygwin's state, and the state of the updates. How do I recover/resume the update? My /var/log directory contains setup.log & setup.log.full from early August (when I installed 1.7).

does the `notexec' mount option influence file access performance on a server?

2010-09-30 Thread Mirko Vukovic
Hello, I have the following /etc/fstab entry //server/mirko/ /z dont_care binary,posix=0,user,noacl,notexec 0 0 for a server directory where I store my backups. I will not be using any of those files as executables. I have cygwin running on my desktop. The manual states that the `exec

copying from desktop to server changes group and permissions

2010-08-13 Thread Mirko Vukovic
well. I tried reading the security part of the manual (http://cygwin.com/cygwin-ug-net/ntsec.html), but my eyes soon lost focus. Is that where the answer lies? Thanks, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docu

tar permission errors when copying directories to a server

2010-08-11 Thread Mirko Vukovic
, and it works without errors. I am guessing that the problem has something to do with permissions on the server. How would I go about fixing those? Thank you, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: where to find libjpeg62-6b-21?

2010-07-13 Thread Mirko Vukovic
On Tue, Jul 13, 2010 at 12:12 PM, Marco Atzeri wrote: > --- Mar 13/7/10, Mirko Vukovic ha scritto: > >> Hello, >> >> this is a follow-up on the topic of gs and missing >> libraries: >> http://cygwin.com/ml/cygwin/2010-07/msg00104.html >> >> I h

where to find libjpeg62-6b-21?

2010-07-13 Thread Mirko Vukovic
'. Where is that obsolete branch? (I have cygjpeg6b.dll and cygjpeg-62.dll in my cygwin-1.5 tree. Should I try those?) Thank you, Mirko -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs

Re: setup.exe crashes when removing xorg-server

2009-03-14 Thread Mirko Vukovic
On Sat, Mar 14, 2009 at 9:05 PM, wrote: > > On Sat, 14 Mar 2009, Mirko Vukovic > wrote: > > After (actually during) my last cygwin update, the installation > > procedure crashes when setup tries to uninstall xorg-server.  I am > > running on windows XP > > Is th

setup.exe crashes when removing xorg-server

2009-03-14 Thread Mirko Vukovic
services. What are my other options other than a complete re-install? (I looked to see if I could manually remove the package, but I did not see any posts on that). I also tried hiding bash.lst.gz, but that did not help. Thanks, Mirko (Sorry for cross-posting. I was not sure which mailing list

Re: Rsync on two Windows machines: way one clear

2008-10-27 Thread Mirko Vukovic
e::modul" does report an error message, something >> like "chown (?) root" access problem. (I forgot to wrote down the exact >> message...) > > Some hours of biting through "old school command line syntax and pitfals" > later and with a wish to have a kind of &qu

Re: How to backup Cygwin packages list?

2008-05-09 Thread Mirko Vukovic
current setup.exe v.2.573.2.2. > (See also http://cygwin.com/ml/cygwin/2007-10/msg00051.html.) It is a real > pity that this useful functionality > (particularly the earlier reported one) has been lost with 2.510.2.2 -> > 2.573.2.2. > > Fergus Oh, bummer. I used that to

Re: How to backup Cygwin packages list?

2008-05-07 Thread Mirko Vukovic
gt; /etc/setup/installed.db contains the list of installed packages and their version. Setting the version to zero will force setup to download and install the package. Mirko -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.

Re: [cffi-devel] Re: how to build gsl dll

2008-02-18 Thread Mirko Vukovic
__ > cffi-devel mailing list > [EMAIL PROTECTED] > http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel > As far as I know, clisp is the only lisp running on cygwin. I tried compiling sbcl, and that got me nowhere. Mirko -- Unsubscribe

Re: [cffi-devel] Re: how to build gsl dll

2008-02-18 Thread Mirko Vukovic
On Mon, Feb 18, 2008 at 1:52 PM, Reini Urban <[EMAIL PROTECTED]> wrote: > Mirko Vukovic schrieb: > > On Mon, Feb 18, 2008 at 11:01 AM, Reini Urban wrote: > >> 2008/2/17, Mirko Vukovic: > > >>> I am trying to build a dll for gsl. I want to link it to cli

Re: how to build gsl dll

2008-02-18 Thread Mirko Vukovic
On Mon, Feb 18, 2008 at 11:01 AM, Reini Urban <[EMAIL PROTECTED]> wrote: > Hi Mirko > > 2008/2/17, Mirko Vukovic <[EMAIL PROTECTED]>: > > > I am trying to build a dll for gsl. I want to link it to clisp. > > I would suggest not to use a static clisp modul

Re: How to set default startup directory for cygwin

2008-02-18 Thread Mirko Vukovic
On Mon, Feb 18, 2008 at 10:56 AM, Glen Mazza <[EMAIL PROTECTED]> wrote: > > On Feb 18, 2008 9:45 AM, Mirko Vukovic <[EMAIL PROTECTED]> wrote: > > > > On Mon, Feb 18, 2008 at 9:34 AM, Glen Mazza <[EMAIL PROTECTED]> wrote: > > > Hello, > > &

Re: How to set default startup directory for cygwin

2008-02-18 Thread Mirko Vukovic
g to "my documents" folder (that is done from the windows xp control panel/system/advanced) hth Mirko -- 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: how to build gsl dll

2008-02-17 Thread Mirko Vukovic
On Sun, Feb 17, 2008 at 2:19 PM, Brian Dessent <[EMAIL PROTECTED]> wrote: > Mirko Vukovic wrote: > > > I am trying to build a dll for gsl. I want to link it to clisp. > > Why? The Cygwin gsl packages already contains everything you need, > including both shared an

how to build gsl dll

2008-02-17 Thread Mirko Vukovic
e gsl executable contains the *.a, *.dll.a and *.la files. Is there a way to convert them to the dll.a Frankly, I started dealing with libraries only about a week ago, and while I understand the .a, .so, .dll types (I think), I'm not sure about dll.a and .la. Thank you, Mirko -- Unsubs

Re: [ANNOUNCEMENT] Updated: clisp-2.43-2, new: clisp-gtk2, clisp-gdi, clisp-clx

2008-01-07 Thread Mirko Vukovic
you don't think your effort is unappreciated ... Thank you, very, very much. Mirko -- 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: scripting and cygwin

2007-06-01 Thread Mirko Vukovic
ment (we have Preventia installed)? (hmm, even I can answer that as :sure it could, but how to verify it? I cannot remove Preventia. I guess that in my ignorance I am still hoping a wizard (or witch) will speed-up my cygwin with a wave of a wand.) Thanks, Mirko -- Unsubscribe info: ht

1.5.20 and 1.5.21 break XEmacs UTF-8 support (error description)

2006-08-25 Thread Mirko Streckenbach
this problem. Any hints or advice? Yours, Mirko (cygcheck.out installation info attached in the other mail) -- 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/

1.5.20 and 1.5.21 break XEmacs UTF-8 support

2006-08-25 Thread Mirko Streckenbach
cygcheck.out Description: output of \"cygcheck -s -v -r\" -- 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/

mkgroup -d -g still not working -- details

2005-03-17 Thread Mirko
This is a follow up on a post and reply of a few days ago. Things are still not working. Here are a some details of my (mis) adventures: For my own account, >mkpasswd -d -u 985... returns an entry with a default group of 105... If I then try to get group info for the above group, >mkgrop -d -g 1

Re: trouble using mkgroup -d

2005-03-14 Thread Mirko
Mirko wrote: Hi, I have trouble using mkgrp -d : . As expected, I am trying to fix the passwd and groups files. I was succesfull using mkpasswd -d -u Mirko >> /etc/passwd However, I was less succesfull with mkgrp -d -g. I am not sure what to supply to the -g switch. I would rather

trouble using mkgrp -d

2005-03-14 Thread Mirko
Hi, I have trouble using mkgrp -d : . As expected, I am trying to fix the passwd and groups files. I was succesfull using mkpasswd -d -u Mirko >> /etc/passwd However, I was less succesfull with mkgrp -d -g. I am not sure what to supply to the -g switch. I would rather not do just mk

where do I find these unresolved symbols

2005-02-01 Thread Mirko
e the Xpm-NoWindows package, but I don't see any libxpm.a on the system, only s,cxpm.exe) I am using the most recent version of all the packages (sorry, I don't have the output of cygcheck with me right now) Clues? comments (like go away, and don't bug us :-) thanks, Mirko -- m*irko

Re: port of linux code: linker does not find .a

2005-01-28 Thread Mirko
Mirko wrote: Hi, I am trying to compile a c code that has been developed on linux (monte-carlo plasma simulation). (Ahem, keep in mind that I am not a master programmer or linux user, so I may be going a bit over my head) The code consists of two utilities, xgrafix and xdp1. xgrafix creates a

port of linux code: linker does not find .a

2005-01-27 Thread Mirko
. Thanks, Mirko -- m*irko*vukovic-at-nycap-rr-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/

ls -lRd does not produce recursive directory listing

2004-09-06 Thread Mirko
Hi, As the subject line says it, I cannot get a recursive listing of directories using ls -lRd. Is that a bug or feature? Thanks, Mirko -- *m*irko*vukovic*-at-nycap-rr-com Cygwin Configuration Diagnostics Current System Time: Mon Sep 06 08:28:17 2004 Windows XP Professional Ver 5.1 Build 2600

Change patf of my home directory

2004-09-06 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
my home (~) is actually under c:\documents and settings\administrato" but i have one script for compiling a docbook that is aspecting i have my user root directory under ./user how can i change it ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

R: What is this

2004-09-04 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
nto di Brian Dessent Inviato: sabato 4 settembre 2004 13.10 A: [EMAIL PROTECTED] Oggetto: Re: What is this "Mirko Tebaldi (Indirizzo Pubblico)" wrote: > > What is /bin/test.exe ? > > i have a script that uses that, but it has not output and no --help > or --usag

What is this

2004-09-04 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
What is /bin/test.exe ? i have a script that uses that, but it has not output and no --help or --usage !!! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

R: Change path for php

2004-09-03 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
ok, now the path is correct, thanx ! i've used php succesfully... now i've an error, but i ask into php ML. Thanx ! --- > in /etc/profile i indicate PATH as : > > PATH="cygdrive/c/php4/cli:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH" > > it is correct ? so why configure doesn't find it !? I

Change path for php

2004-09-03 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
when i execute autoconf and then ./configure --with-lang=it i obtain and error of php not present. i installed then windows 32 binaries of php4. so i obtain to have c:\php\cli\php.exe like requested from documentations ()php-doc ho to) i quote the documentation: - You also n

Installing php 5

2004-09-03 Thread mirko tebaldi
Please, someone can help me (eventually in private mailing) step by step for installing php 5 ? i hve yet the full cygwin installed mirko --supplying -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

OpenJade and phpdocs

2004-09-02 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
i would like to make from phpdoc tree a html, pdf, rtf, and so on... i installed cygwin 'full optional', so openjade is actually present and installed. can some one guide me through the process ? i read instruction at: http://it.tldp.org/HOWTO/DocBook-OpenJade-SGML-XML-HOWTO/index.html but it sa

PHP 5.x and latest upgrade.. is it present ?

2004-09-01 Thread Mirko Tebaldi \(Indirizzo Pubblico\)
in wich categoriy is the php package ? i cannot find it in no-one of them ! -- 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/

Error in first execution

2004-09-01 Thread mirko tebaldi
', because i'm the only user of the machine thanx. realtebo mirko tebaldi - italia -- 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/

Problem linking cygwin dll with MSVC application

2004-08-10 Thread Mirko
he MS platform. However, I am not certain as how to create a DLL in MinGW that is compatible with software compiled with MS' compiler. I posted a such a question on the MinGW list. Any suggestions or pointers to documentation? Thanks, Mirko -- *m*irko*vukovic*-at-*nycap*ital-*r*oad*r*unner