Downloading (parts of) Cygwin for later local install?

2008-11-17 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, is there an easy way of pre-downloading whatever is necessary to do a later local Cygwin install? Note: the recommended method of using Cygwin itself is not available to me, since I only have a GNU/Linux computer on the Net (lucky me ;-)

Re: Downloading (parts of) Cygwin for later local install?

2008-11-17 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Nov 17, 2008 at 07:25:13PM -0500, Larry Hall (Cygwin) wrote: [EMAIL PROTECTED] wrote: is there an easy way of pre-downloading whatever is necessary to do a later local Cygwin install? [...] No magic download munging, no. 'wget' will

Re: long math functions on cygwin

2008-11-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Nov 18, 2008 at 10:02:41PM +1100, Manal Helal wrote: Hello I am trying to compile some unix code on cygwin, using gcc version: * Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs

Re: Make program find its dll:s

2008-11-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Nov 18, 2008 at 12:10:02PM +0100, Eric Lilja wrote: [...] I'm now wondering if it's possible to tell a process launched from within a cygwin bash shell to look in this directory as well for DLL files you might need [...] The environment

Re: long math functions on cygwin

2008-11-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Nov 18, 2008 at 11:55:49AM +, Greg Chicares wrote: [...] See the explanation of If I call sqrtl on linux I have to link to -lm, on Cygwin I don't. toward the bottom of this message: Thanks for the enlightenment. As I said, I have no

Re: Finally managed to create a jailed SFTP server, but how secure?

2008-12-04 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Dec 03, 2008 at 11:38:20AM +, Julio Emanuel wrote: On Wed, Dec 3, 2008 at 11:01 AM, Brian Dessent [EMAIL PROTECTED] wrote: Julio Emanuel wrote: 4) Only commands compiled for Cygwin, AND accessing the file system exclusively

Re: SSH V.5.1 with Cygwin1.dll 1.7.0(0.189/5/3) 2008-12-09: Very large logon times...

2008-12-15 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Dec 15, 2008 at 03:49:06PM +0100, carsten.porz...@spb.de wrote: Hello, Corinna, large logon time means 45 - 66 secs during public key authentication from viewing the banner text until an simple command has been excuted (e.g. uname -a).

Re: Cygwin on a mobile drive: formatting options?

2009-01-05 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jan 05, 2009 at 08:42:37AM +, Fergus wrote: Rather than install and maintain Cygwin on several desktop machines that I use, I travel from one to another with one copy of Cygwin on a mobile drive. Connected via USB? This is

Re: file mirroring

2009-01-13 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Jan 12, 2009 at 11:48:51PM -0800, jedalaurin wrote: [...] rsync: connection unexpectedly closed (0 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at

Re: file mirroring

2009-01-13 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jan 13, 2009 at 05:30:40AM -0800, jedalaurin wrote: Tomas Zerolo wrote: [...] As Larry said, this probably isn't Cygwin-specific. Rsync can be also [...] server_A: Red hat server_B: Window 2003 (cygwin) i was on server_B

Patch to handle DOS paths in Make not working

2006-11-03 Thread Tomas
Ideas?. I have had this problem for weeks and I can not find any way to solve it... Thank you in advance Tomas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

1.7.7 on Windows 7: can't write to removable disk

2011-01-10 Thread tomas
Hello. I'm trying to write a disk image to a compact flash card with dd, but I get the error: dd: writing to /dev/sdj: Permission denied Apart from the CF-card, I also tried a USB-stick with the same results. I'm logged in as administrator. Attaching output from cygcheck if needed. Tomas Cygwin

sendmail/setuid

2020-12-24 Thread Tomas By
the program. There is no user 18. The Windows user id's (I think) are 500, 501, 1000, 1002, 1003. What is the simplest solution? I had it working before I reinstalled, but I tried many things, most of which I do not want to repeat. /Tomas -- Problem reports: https://cygwin.com/problems.html FAQ

Re: sendmail/setuid

2020-12-27 Thread Tomas By
al account (which is also an "administrator" if that matters). I want to have a .bat file in the Startup folder that starts Sendmail. /Tomas On Thu, 24 Dec 2020 20:12:17 +0100, Brian Inglis wrote: > > On 2020-12-24 04:17, Tomas By wrote: > > I'm using the Cygwin Sendmail

Problems with sshd on Windows 2003 Server

2004-05-26 Thread Tomas Stephanson
. Regards Tomas -- 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: Problems with sshd on Windows 2003 Server

2004-05-27 Thread Tomas Stephanson
Brian Ford wrote: On Wed, 26 May 2004, Tomas Stephanson wrote: just though to let you know that after spending several hours trying to get *ssh* key authorization to work and always getting the sshd : PID 348 : fatal: setreuid 500: Permission denied. message I found a solution, I added

Bug fix to /proc/cpuinfo implementation

2004-06-23 Thread Tomas Ukkonen
. Patch is under whatever license needed to make it possible to use it. Thanks for cygwin people for doing good job and bringing unix to windows. -- Tomas Ukkonen [EMAIL PROTECTED] 700a701,706 // vendor identification bool is_amd=false, is_intel=false; if(!strcmp((char

Re: Bug fix to /proc/cpuinfo implementation

2004-06-28 Thread Tomas Ukkonen
On Wed, 2004-06-23 at 19:21, Corinna Vinschen wrote: Tomas, On Jun 23 16:18, Tomas Ukkonen wrote: Hi I hope I email to correct mailing list... not really. It's [EMAIL PROTECTED] usually. ...it's a border case in terms of licensing. In theory it's a bit too big to fit

Re: Linking shared libraries problem

2010-08-31 Thread Tomas Staig
Larry Hall (Cygwin) wrote: On 8/29/2010 7:08 PM, Tomás Staig wrote: Hi, I have been trying to port some software from Linux (Scientific Linux/RedHat) to windows using Cygwin. I have been able to port most of it with little changes but I encountered a problem when linking shared libraries. It

Re: git stopped working with 1.7.1

2010-09-27 Thread Tomas Staig
I'm really thankful that the clone worked right away. I know it's not the best solution, but if it works... it's good enough as a temporal workaround. Hope it works for you. Cheers, Tomas. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: libpq: problem with shared library

2010-10-06 Thread Tomas Staig
this? Thanks in advace. Best regards, Tomas Hajas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: 1.7.7 on Windows 7: can't write to removable disk

2011-01-12 Thread Tomas Åkesson
the disclaimer: Please test the next developer snapshot from http://cygwin.com/snapshots/ Thanks for the info. If I get the time I'll try the snapshot. For now I've got a workaround (using Linux). Tomas -- Problem reports: http://cygwin.com/problems.html FAQ: http

Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-11 Thread Tomas Staig
Dear all, we have successfully ported an application framework (based on CORBA) to Windows using Cygwin last year. This porting works properly under Windows XP, but we ran into some problems when we tried to use it under Windows 7 (32-bits) not long ago. While compiling ACE/TAO (Initial

Re: Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-12 Thread Tomas Staig
Yaakov (Cygwin/X) wrote: On Mon, 2011-04-11 at 13:44 -0400, Tomas Staig wrote: First I'll state that this is most probably not BLODA (unless some default program that comes with W7 provokes it), FWIW, Windows Defender is a default component of recent versions of Windows, including

Re: Can't install netCDF4

2011-11-28 Thread Tomas Staig
calling the configure script for netcdf-4 or you haven't installed it at all. I would recommend reading the building documentation for netcdf4-python [1] and following the steps in detail. Specifically installing HDF5 and netcdf-4 before attempting to build netcdf4-python. Hope it helps, Tomas

ssh: Could not resolve hostname

2014-02-14 Thread Tomas Jankovic
[127.0.0.1] port 22. Workaround is use only lower case letters in name of host, but it is only workaround. Before update it has worked. Tomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: ssh: Could not resolve hostname

2014-02-14 Thread Tomas Jankovic
it is only typo in email. In config file there is 's' in 'hostname'. Tomas On 14.02.2014 09:57, Frank Fesevur wrote: 2014-02-14 9:00 GMT+01:00 Tomas Jankovic: $ cat ~/.ssh/config Host Example hotname 127.0.0.1 No ssh expert, but if hotname is really in your config file, I would try to add

Re: git clone fails with error chmod on config.lock failed: Invalid argument

2016-04-20 Thread Tomas Jura
by any chance? No I did not. All lines are commented out there. Would you mind to create strace output of the command `id'? See attachment Tomas id.strace.gz Description: application/gzip -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

git clone fails with error chmod on config.lock failed: Invalid argument

2016-04-19 Thread Tomas Jura
Hi I got error chmod on config.lock failed: Invalid argument and I was able to catch the strace. It is attached. I had a suspicion to locales, but with the LC_ALL=C chmod 777 x Use CC: to my email address for any questions or requests for testing. I'm not in the mailing list. Tomas

Re: git clone fails with error chmod on config.lock failed: Invalid argument

2016-04-19 Thread Tomas Jura
er my old account? Tomas On 04/19/2016 10:11 AM, Corinna Vinschen wrote: On Apr 19 09:22, Tomas Jura wrote: Hi I got error chmod on config.lock failed: Invalid argument and I was able to catch the strace. It is attached. What I see from the strace, chmod fails to request group information

Re: git clone fails with error chmod on config.lock failed: Invalid argument

2016-04-21 Thread Tomas Jura
On 04/20/2016 04:25 PM, Corinna Vinschen wrote: On Apr 20 15:05, Tomas Jura wrote: On 04/19/2016 03:39 PM, Corinna Vinschen wrote: BTW: My machine is Windows Server 2008, yesterday I also run the Windows update procedure before I notified the chmod error. A months ago, I had to migrate

Fwd: Help! (I was told someone wants to torture me)

2018-05-22 Thread Tomas Ukkonen
). +358-45-6686890 (my phone doesn’t work well). Tomas Ukkonen, M. Sc. Sent from ProtonMail Mobile > -- Forwarded message -- > From: Tomas Ukkonen<tomas.ukko...@protonmail.ch> > Date: On ke, toukok. 23, 2018 at 06:58 > Subject: Fwd: Help! (I was told someone w

Do you want to help me?

2018-06-24 Thread Tomas Ukkonen
. Tomas Ukkonen, M. Sc. (diplomi-insinööri) Sent from ProtonMail Mobile

Help!

2018-10-26 Thread Tomas Ukkonen
My CNS is destroyed somehow! I’m being murdered. I have worked as Senior Analytic and Scientist (Itella TGM, TKK) Tomas Ukkonen Sent from ProtonMail Mobile

Asia

2019-03-05 Thread Tomas Ukkonen
käytetään Helsingin välimiesoikeutta kauppakamarissa. Voitteko auttaa minua? (murha!!) Maapallon Eurooppa ja USA pahasti tuhoutunut ja (genocide). Voitteko soittaa minulle? +358-45-6696890 Minkälaisia toimintaa kauppakamarilla nykyään on? Tomas Erno Ukkonen tomas.ukko...@iki.fi Sent from

Unable to build clickhouse using cygwin on Windows Server 2012

2017-10-10 Thread Tomas Repik | Instarea
012>, idealy post your answers there, but mailing it to the list is fine as well. Thank you Tomas > TL;DR I'm trying to build the latest clickhouse release (v1.1.54292-stable) in > cygwin (mintty-2.7.9) on Windows server 2012 (build 9600). I've picked and > installed these additional pac

Re: After cygwin 3.2 update windows terminal input is sometimes broken

2021-06-08 Thread Tomas Tumelionis via Cygwin
) 2021-03-29 08:42 x86_64 Cygwin Shell: zsh 5.8 + oh my zsh (706b2f3) + theme robbyrussell (default) Windows version: 10.0.19043 N/A Build 19043 On Tue, 8 Jun 2021 at 14:42, L A Walsh wrote: > On 2021/06/06 22:08, Tomas Tumelionis via Cygwin wrote: > > Been using windows terminal preview

After cygwin 3.2 update windows terminal input is sometimes broken

2021-06-06 Thread Tomas Tumelionis via Cygwin
Been using windows terminal preview (this is still actual with current latest version 1.9) and after cygwin 3.2 update windows terminal input is broken after: * splitting pane * moving terminal window to other window * sleeping pc This means that if I open the terminal and split pane, I can not

Re: cygpath and star character

2021-07-14 Thread Tomas Jura via Cygwin
different then just C:\Apps\java\lib, ie. the star is necessary there. Tomas  14. 07. 21 v 21:26 Ken Brown wrote: On 7/14/2021 4:10 AM, Tomas Jura via Cygwin wrote: Hi I found a strange behaviour of the program cygpath program 0 >cygpath -w "./*/*"   <--- IMHO wrong

cygpath and star character

2021-07-14 Thread Tomas Jura via Cygwin
"./*/*" <-- but this works as expected *\* Is this bug or expected behavior ? Pls, answer to me in To:, I'm not a permanent member of the cygwin email list. I found it during assembly of the Java CLASSPATH variable, which may contain the "*" character at the