[GnuWin32-Users] [gnuwin32 - Help] RE: Installed okay; why can't I use the commands

2011-07-08 Thread SourceForge.net


Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4599409
By: keithmarshall

If you've installed in c:\gnuwin32\bin, why add C:\Program Files\GnuWin32\bin
to %PATH%?  You should append the directory where you installed:
PATH=%PATH%;C:\GnuWin32\bin in your case.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4599409/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Installed okay; why can't I use the commands

2011-07-07 Thread SourceForge.net


Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4599409
By: divades

Running on a PC. Download gnuwin32. in the C:/gnuwin32/bin I see the command
I want to use.  It is cat.exe
I added the following environment var to System Properties -variable name PATH
;C:\Program Files\GnuWin32\bin

When I cd to my desktop and try and run the comand cat mytest.html  mynew.html
I get the following error: 'cat' is no recofnized as an internal or external
command, operable program or batch file.

How do I make this command and the others (e.g. ls) available from any
directory.?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4599409/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: problem about GSL

2011-06-24 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047
By: raysatiro

dlls built for mingw and visual studio 2010 sp1 versions here:
https://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/test%20builds/
GSL_1.15_binaries_and_devel__MINGW_ONLY.zip 
GSL_1.15_binaries_and_devel__VS_ONLY.zip 


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: problem about GSL

2011-06-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047
By: julia1234

Hi!
I have a similar problem, my program compiled, linked successfully, but have
a run problem:

Unhandled exception : Access violation writing location.

I have GnuWin32 gsl version 1.8, and Microsoft Visual C++ .NET, and I define
the GSL_DLL in the Preprocessor Definitions, WIN32 defined too.
I tried the solutions to similar problems, as copying the dll's to the local
library with no success.


Thanks you.
Julia


The code:

#include gsl/gsl_matrix.h
int main (void){
[u]gsl_matrix * m = gsl_matrix_alloc (10, 3);[/u]
gsl_matrix_free (m);
return 0;
}


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: problem about GSL

2011-06-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047
By: mz2ptc0

On Windows XP systems when you link to a .dll you usually use an import library.
I don't know anything about Dev C++ or what compiler it uses. Your import 
library
could be called `libgsl-dll.a' or it could be `libgsl.lib' (or some variation
of the preceding). You don't say how you link to the .dll in your post.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1313047/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: if (substr($1, 1, 3) == 123)...

2011-05-31 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522
By: reggie27

Whoo, lordy. I'll have to set aside some time to digest this. But thank you,
again. I appreciated it.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: if (substr($1, 1, 3) == 123)...

2011-05-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522
By: reggie27

Thanks again, Ray. I'm going to get one of those Buddha statues, write 
raysatiro
in magic marker on it, and light a candle in front of it. I read about the back
slashes being used like this but I wasn't sure what escape meant in this 
context.
I kept thinking, What am I escaping from? If it's not too much bother, Why don't
I need the escape back slashes for numerics?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: if (substr($1, 1, 3) == 123)...

2011-05-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522
By: mz2ptc0

quoteI kept thinking, What am I escaping from? If it's not too much bother,
Why don't I need the escape back slashes for numerics?
/quote
If you read the manual, numeric constants and string constants are treated
differently. If you wanted '123' to be treated as a character string it should
be enclosed in single or double quotes in the text file. Awk assumes that 123
without quotes is a decimal number.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: 'sed' is not recognized as an internal...

2011-05-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696
By: raysatiro

You could call the program directly, for example if you have sed.exe in 
C:\Program
Files\gnustuff\bin

C:\Program Files\gnustuff\bin\sed.exe s/whitesox/White Sox/g  in.txt 
out.txt

You could instead add the directory where sed and its dependencies (.dll files)
are located to your system PATH. Your system PATH is a semicolon separated list
of directories that are searched by the system for programs and their 
dependencies.
To see your PATH at the command prompt type
echo %PATH%

If sed.exe is C:\Program Files\gnustuff\bin\sed.exe for example, you could
append C:\Program Files\gnustuff\bin to your system path. However by doing that
anything else in that directory can also be searched by the system. This is
not always desirable and can lead to compatibility conflicts depending on what
else is there. I've uploaded a screenshot for GetGnuWin32 users that shows how
to add to the path.
You can find it here:
[code]http://iweb.dl.sourceforge.net/project/getgnuwin32/getgnuwin32/0.6.30/HOWT
O_Add_GnuWin32_To_System_Path.png[/code]

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: 'sed' is not recognized as an internal...

2011-05-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696
By: reggie27

Ray, after a bit of stumbling around, playing with single quotes and double
quotes, and restarting my PC, I got everything you suggested to work. Your 
graphic
description for changing the PATH was particularly helpful. I can't tell you
how much I appreciate your help. Thanks.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] if (substr($1, 1, 3) == 123)...

2011-05-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522
By: reggie27

I just downloaded the gawk utility today to run commands in DOS on my PC. I
can get a SUBSTR for numeric values to work in an IF statement, but I can't
get alpha characters to work. When I run the following command:

gawk {if (substr($1,1,3) == 123) print $1} baseball_test_file.txt 
baseball_test_file1.txt,

I get the correct data:

123
123xxx
123yyy.

However, when I run this command:

gawk {if (substr($1,1,3) == Sun) print $1} baseball_test_file.txt 
baseball_test_file2.txt,

I get an empty file as a result. Below is my input data. I tried a bunch of
different things, but I can't figure it out. Little help?

123
123xxx
Fri, 4/1 at Rays W 4-1 1-0 Guthrie (1-0) Price (0-1) 
Sun, 4/3 at Rays W 5-1 3-0 Britton (1-0) Davis (0-1) 
Fri, 4/8 Rangers Postponed 5-1 
Tue, 5/17 at Red Sox Postponed 19-21 
Sat, 5/28 at Athletics L 2-4 24-26 Outman (1-0) Bergesen (1-6)
123yyy 


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: if (substr($1, 1, 3) == 123)...

2011-05-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522
By: raysatiro

You need to use the backslash character to escape the quotes.
gawk {if (substr($1,1,3) == \Sun\) print $0} abc.txt


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4550522/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] 'sed' is not recognized as an internal...

2011-05-28 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696
By: reggie27

I'm no PC jockey. I just use it to get other stuff done, so bear with me. I
downloaded the GNUWin sed package so that I could run sed at the DOS command
prompt. When I execute the sed command sed -e 's/whitesox/White Sox/g'
 baseball_test_file.txt  baseball_test_file_ja.txt, I get the message:

'sed' is not recognized as an internal or ext, operable program or batch file.

The sed.exe file is in a directory path under Program Files. You'd think the
system would find it. I've been looking at information about changing my Home
values, and a whole bunch of other stuff, but I'm getting nowhere. Little help?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4549696/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: recode binary

2011-05-19 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359
By: ptandler

Thanks for your reply! It's a pity if recode is not maintained anymore, it's
such a handy tool!

A colleague pointed me at a Windows binary of recode.exe that is included in
http://sourceforge.net/projects/unxutils/files/unxutils/current/ This seems
to work well.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: recode binary

2011-05-18 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359
By: mz2ptc0

I am not sure that `recode' is being currently maintained by anybody. One 
project
that comes to mind if unicode representations are involved is `libunistring'.
Of course, the library has to be called from a C program to be used. I did build
libunistring a while ago and it was easy to install.
http://www.gnu.org/software/libunistring/

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: recode binary

2011-05-16 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359
By: ptandler

Is there any news on the recode binary package?

Or is there a good alternative tool as powerful as recode?
Thanks,
PT

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1335359/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-07 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: noufmks

[code]Thank you very much... 
I appreciate your replies...
You were right, the OP doesn't have permission for the directory in which I
was trying to save the output file... I used another directory and it worked...
[/code]

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-06 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: keithmarshall

Sorry, I was forgetting that gzip, bzip2, lzma, xz and friends default
to compressing/decompressing in place, (i.e. overwriting the original file with
the compressed/decompressed content).  In that case, for transformation in 
either
direction, of course the original file needs to be writeable, so it can be 
removed
after successful conversion.

I *always* use these tools in the stdout redirecting form, e.g.:

  bunzip2 -c enwiki.bz2  enwiki

so the issue doesn't arise, (and I don't lose the original file).  I guess your
-k option has a similar effect.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: keithmarshall

It really shouldn't matter whether the read-only attribute is set for the input
file (enwiki.bz2), or not.  That shouldn't raise a permission denied 
exception.
However, if the *output* file (enwiki) already exists, and it has the read-only
attribute, then that would raise this exception.  Another possibility is that
the OP doesn't have write permission for the directory in which he/she is trying
to save the output file(s).

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to use bunzip2? new

2011-05-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: mz2ptc0

In the documentation it mentions the -k switch which might help. There is
no need to change the file attribute of the input file in this case. (On Windows
a read-only file normally cannot be deleted without asking for confirmation.)
[quote]... However, if the *output* file (enwiki) already exists, and it has
the read-only attribute, then that would raise this exception. Another 
possibility
is that the OP doesn't have write permission for the directory in which he/she
is trying to save the output file(s).[/quote]
If the output file already exists then the OP might have received a different
error message such as
 bunzip2: Output file enwiki already exists..

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] How to use bunzip2? new

2011-05-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924
By: noufmks

Hello,

I tried to use the bunzip2 command from the Command Prompt and I had the 
following
message:

bunzip2: I/O or other error, bailing out. Possible reason follows.
bunzip2: Permission denied
Input file = enwiki.bz2, output file = enwiki

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4515924/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: shinysurfer

jay,

 I have downloaded your files and I am attempting a compile with tif support.
I have to_tif.c but it is referencing tiffio.h, which I can't seem to find
anywhere. Any suggestions?

Thanks
tom


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: mz2ptc0

I have the Gnuwin tiff package installed (version 3.8.2) but you may want to
build the latest version (3.9.4) yourself. The development header files are
included in the Windows installer version of the Gnuwin package. Then you could
edit the Makefile to build against the Gnuwin tiff binaries.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: shinysurfer

thanks Allan.  I just found tiff-3.7.2-src.zip. This matches the version of
the tiff dll we are using on XP
(libtiff3.dll ver .7.2.1953). 

Anyway, I was able to compile and link a new hp2xx.exe that works for us on W7.

Thanks all
Tom 

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-03-28 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: raysatiro

I started writing a tmpfile() replacement. I didn't have a chance yet to look
into why hp2xx might be failing on Windows 7 x64. What you can do is try 
changing
the source to use hp2xx.$$$ as your tempfile. Refer to hp2xx.c:659
HPGL_to_TMP().

For now I've uploaded the modified source I use and included the libpng/zlib
binaries for png support.
You should be able to compile from rxvt or the command prompt, however hp2xx
has output problems in rxvt.
Read the README-FIRST.txt and png14/README.txt
http://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/test%20builds/

My make was successful, I used tdm build of gcc to test the make.
[code]gcc.exe (tdm-1) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[/code]
I only had one warning for deprecated jmpbuf, you can ignore that


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-03-25 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: raysatiro

Compiling hp2xx in mingw required some changes if I remember right. I had to
make a makefile for it. My version had png support but not tiff. It's old though
like two years. I'll probably write a replacement tmpdir(). Really a big issue
is we should have temporary files first in temp tmp tmpdir if possible. I'll
look into it this weekend.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] hp2xx fails in windows 7

2011-03-23 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351
By: shinysurfer

hp2xx is failing to run on Windows 7. I believe it is this line in hp2xx.c that
fails:
if ((pg-td = tmpfile()) == NULL)
The temp file IS actually created (this is NOT the problem with creating the
file in the root dir), but I believe W7 is returning a less than perfect return
causing the failure. Anyway, we are trying to make a temporary fix and 
recompile.
We are finding it very difficult to recompile with the GUI environment or 
makefiles.
Can anyone provide guidance on a fix or more precise recompile instructions
on a windows compile of hp2xx?

Thanks
Tom de Castro


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Permission Denied when lau...

2011-03-19 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725
By: mz2ptc0

[quote]If I launch ed as a plain user (UAC enabled) under Vista, it prints the
message Permission Denied and then exits. It works when I run it from a 
command
prompt with administrator privileges. [/quote]
Simply continue using this workaround. One way to fix this bug(/feature?)
may be to make a custom build which bypasses the  official security model.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Permission Denied when lau...

2011-03-19 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725
By: raysatiro

This is not a manifest issue, it is an issue with the function that creates
a random temp file for ed. It appears the function does not check the 
environment
for TEMP/TMP/TMPDIR, instead writing to the root of the working directory. If
you can't run ed as admin a workaround would be to use the subst command to
assign a drive letter to your local temporary directory. You can then switch
to that directory and run ed.

[code]subst x: %LOCALAPPDATA%\Temp
x:
ed[/code]


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Permission Denied when lau...

2011-03-18 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725
By: dannel

If I launch ed as a plain user (UAC enabled) under Vista, it prints the message
Permission Denied and then exits. It works when I run it from a command prompt
with administrator privileges. I've tried setting TMP, TMPDIR, and HOME
as recommended. Is there something else I need to do, or is this a known bug
in ed?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4417725/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: shuf in gnuwin32?

2011-03-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225
By: lennycz

Thank you, guys!

Finally I decided to solve the problem by moving everything into a Perl script.
Without using any modules (not even warnings--of course, I'm not living without
it, I just remove it each time after deployment), Perl is still so powerful,
but as portable as copying 1 exe and 2 DLLs (for each arch, if necessary).

However, thanks a lot for tips!

raysatiro: thanks, it works like a charm! :)

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: shuf in gnuwin32?

2011-03-13 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225
By: mz2ptc0

[quote]Hi guys,

I could not find shuf in GnuWin32, so I assume it hasn't been not ported to
win (yet?)

Do you have any tip to achieve the same functionality?

What I actually need is to list all files in a folder (find c:\windows) and
provide each item to an executable in random order. I was planning something
like:

find c:\windows | shuf  list.txt
for /f %%G in (list.txt) do (
  dosomething with %%G
)[/quote]
You may need to write a simple program yourself using a pseudo-random number
generator or even the `noise.sys' hardware prng driver.  The source code of
shuf itself may give you some hints on how to do this, otherwise look at 
standard
programming references.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: shuf in gnuwin32?

2011-03-13 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225
By: raysatiro

Later versions of sort have a random sort option:
  -R, --random-sort   sort by random hash of keys
  --random-source=FILEget random bytes from FILE

I included a test build of sort-7.6 with the automated gnuwin32 download tool.
You might want to try that.
C:\gnuwin32\binfind c:\windows | sort-7.6 --random-sort
 c:\temp\random-sorting.txt

https://sourceforge.net/projects/getgnuwin32/
Click the download button
Run GetGnuWin32-0.6.3.exe to extract the files
You do not need to run download.bat if all you want is sort-7.6. It is located
in the GetGnuWin32\bin directory. Copy the exe to wherever you like.

[code]sort (GNU coreutils) 7.6
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and Paul Eggert.[/code]

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4396225/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: find.exe

2011-02-28 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1832242
By: feiyunw

I confirmed this bug on my Win 7 x64 machine.
Here is another example:
http://stackoverflow.com/questions/3995493/gnuwin32-find-exe-expands-wildcard-be
fore-performing-search

I hope this bug can be fixed ASAP, as find is very popular.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1832242/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] dmidecode has been updated to 2.11

2011-01-31 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4084474
By: crysyx

Hello. i just notices that dmidecode has been updated to version 2.11, any help
to get a windows version ? Thanks in adavnce!

[url]http://download.savannah.gnu.org/releases/dmidecode/[/url]

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4084474/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Sed 4.2.1 incorrect version number

2011-01-18 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4059928
By: mz2ptc0

I installed the binaries/documentation for Sed 4.2.1; thanks for the update.
When I peruse the source code in sed-4.2.1-src.zip though I found an error in
the resource file used by windres. The version in 
`sed-4.2.1/resource/sed-res.rc'
is not `4.2.1'. To verify this try viewing the file in Windows Explorer; it
displays the wrong version number.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4059928/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: incorrect md5sum of file libgw32c-lib.zip

2010-12-10 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4006727
By: stephanhennig

To add two other files with wrong MD5:

  diffutils-2.8.7-1-dep.zip
  make-3.81-dep.zip

Best regards,
Stephan Hennig


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4006727/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] SFTP and SSH

2010-12-10 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4008983
By: garyfurash

I'm greatful to the project people for keeping up GnuWin32, so...

it would be great if you could add SFTP and SSH (telnet). Very common utilities
(at least I use them all the time).

thanks.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4008983/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Caps locks when searching in less adds odd ch

2010-11-15 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3946939
By: kevinarpe

Hi,

Great package.  I am really impressed.  Thank you.

I have noticed when running less (pipe some results into it)... then searching
with forward slash...

If I press the caps lock key, a strange alpha char appears.

Anyone else see this?  How can I fee it?

Thanks,
Arpe

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3946939/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: wget: unable to resolve host address

2010-11-12 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992
By: mz2ptc0

[quote]I downloaded wget from here http://users.ugent.be/~bpuype/wget/, MS 
Visual
C++ and linked with OpenSSL 0.9.8k. Probably the problem is in OpenSSL 0.9.8k
part of the build.[/quote]
Sorry, I wrongly assumed you were reporting a problem with the Gnuwin32 build
of wget. I will tell you that I have installed Openssl 0.9.8n (but not version
1.0) with Visual C++ 2008 EE so it is not very hard to build as a standalone
program. The older versions of Openssl have a security issue which affects wget.
But you may be correct that it could be related to your network configuration.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: wget: unable to resolve host address

2010-11-10 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992
By: d731704

I downloaded wget from here http://users.ugent.be/~bpuype/wget/, [b]MS Visual
C++ and linked with OpenSSL 0.9.8k[/b]. Probably the problem is in OpenSSL 
0.9.8k
part of the build.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] wget: unable to resolve host address

2010-11-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992
By: d731704

I'm using [b]GNU Wget 1.11.4 for Windows[/b].
It seems that [b]wget cannot download from https://[/b] links in my case, but
it works for http://, for instance:
[code]
C:\testwget -rm --proxy=on --proxy-user=my_password 
--proxy-password=my_username
http://google.com
--2010-11-09 18:48:10--  http://google.com/
Connecting to 10.0.1.3:8080... connected.
Proxy request sent, awaiting response... 301 OK
Location: http://www.google.com/ [following]
--2010-11-09 18:48:11--  http://www.google.com/
Connecting to 10.0.1.3:8080... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://www.google.it/ [following]
--2010-11-09 18:48:11--  http://www.google.it/
Connecting to 10.0.1.3:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Last-modified header missing -- time-stamps turned off.
--2010-11-09 18:48:11--  http://www.google.it/
Connecting to 10.0.1.3:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `www.google.it/index.html'

[ =   ] 8,950   --.-K/s   in 0.07s

2010-11-09 18:48:11 (131 KB/s) - `www.google.it/index.html' saved [8950]

FINISHED --2010-11-09 18:48:11--
Downloaded: 1 files, 8.7K in 0.07s (131 KB/s)
[/code]

When I'm trying to download something from https-like link I get an error:
[code]
C:\testwget -rm --proxy=on --proxy-user=my_username
--proxy-password=my_password
 https://sourceforge.net
--2010-11-09 18:53:14--  https://sourceforge.net/
Resolving sourceforge.net... failed: Unknown host.
[b]wget: unable to resolve host address `sourceforge.net'[/b]
[/code]

The error might be connected with the fact that my Internet connection goes
through a proxy server.

Am I missing something?(I've also tried different https options for wget like
--secure-protocol=auto etc.)
Could someone plz help me to solve this problem?

keywords: [b]wget https proxy[/b]


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: wget: unable to resolve host address

2010-11-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992
By: mz2ptc0

wget uses Openssl for secure connections so you might be better able to 
troubleshoot
this if you have a standalone version of Openssl installed. I find it helpful
to use the Gnutls package included tools. Gnutls4win:
http://josefsson.org/gnutls.html

Otherwise as a workaround just use a web browser to download files.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3937992/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Running 'patch' in Windows 7 opens a c...

2010-11-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3928747
By: wwp

Hi there,

I noticed that the GNUwin32 patch command opens up an extra console when it
runs in a console in Windows 7 (seven) or Server 2008, it is unusable under
these conditions. No problem when running from Windows XP or Server 2003.
Is there something obvious I missed?

Thanks in advance,

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3928747/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Build a DLL from source

2010-10-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3920531
By: jay-t

How do I build a DLL from the source (version 2.4.3)?
If I do a normal make only the .a and .la files are build, but no DLL.
How do I build a DLL?


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3920531/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Build a DLL from source

2010-10-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3920531
By: jay-t

Im talking about freetype library 2.4.3.
I will try this.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3920531/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Help extracting lines from text files

2010-10-15 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3896831
By: bkmunger

I am trying to use gawk to extract a set of lines from a text file.  The limes
start with a certain identifier but are not always at the same line numbers
in the file.  An example is below.  I want to find the identifier REPORT- PS-E
and then extract the set of 5 lines starting with the 13th occurance of the
string KWH.  I have to do this frequently so I am trying to set up a batch
file to do this.  I have used gawk before but my code writing skills are very
rusty.  Can anyone help?

Thanks, Bryce

 start of identifier ---
REPORT- PS-E Energy End-Use Summary for all Electric Meters
WEATHER FILE- PORTLAND INTERNAT OR

-

 TASK MISCSPACESPACE HEATPUMPS 
VENTREFRIG  HT PUMP   DOMESTEXT
   LIGHTS   LIGHTS   EQUIP   HEATING  COOLING   REJECTAUX 
FANS   DISPLAY  SUPPLEM  HOT WTR   USAGETOTAL
  ---  ---  ---  ---  ---  ---  ---
---  ---  ---  ---  ---  

JAN
KWH75964.   0.   15908.   41390.2976.   0. 566.
42293.   0.2162.   0.   0.   181257.
MAX KW166.0200.000   61.777  212.826   39.9670.0001.600
89.7010.000   21.7670.0000.000   499.692
DAY/HR   1/ 8 0/ 0 4/12 4/ 620/16 0/ 0 4/21
1/ 8 0/ 0 1/ 8 0/ 0 0/ 0  4/ 6
PEAK ENDUSE   166.0200.000   11.812  212.8260.0000.0000.077
89.7010.000   19.2550.0000.000
PEAK PCT 33.2  0.0  2.4 42.6  0.0  0.0  0.0
18.0  0.0  3.9  0.0  0.0
 skip lines for post length ---
 want to extract 
KWH   906775.   0.  195025.  163578.  232611.   0.3826.
465954.   0.6672.   0.   0.  1974442.
MAX KW166.0200.000   61.777  212.826  335.3750.0001.600
89.7010.000   21.7670.0000.000   629.360
MON/DY   1/ 1 0/ 0 1/ 4 1/ 4 7/21 0/ 0 1/ 4
1/ 1 0/ 0 1/ 1 0/ 0 0/ 0  7/21
PEAK ENDUSE   166.0200.000   38.2640.000  335.3750.0000.000
89.7010.0000.0000.0000.000
PEAK PCT 26.4  0.0  6.1  0.0 53.3  0.0  0.0
14.3  0.0  0.0  0.0  0.0
-- end of extract ---

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3896831/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] patch created by diff cant be applied w patch

2010-10-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3877370
By: kongomongo

Hi,

I tried using diff/patch to create a patch that I will be constantly applying
against new versions downloaded via svn.

I created a patch by using diff -u -r on a folder structure which works just
fine. The diff has the relative paths in it like folder1/file1.txt.

However, when I apply it using patch  mypatch it says it can't find the file
(although it states the correct path). Am I doing something wrong?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3877370/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: patch created by diff cant be applied w patch

2010-10-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3877370
By: kongomongo

Hmmm, seems like i was using the wrong -p option in patch...

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3877370/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Updated Tar?

2010-09-27 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3867898
By: raysatiro

You'll have to use bzip2 -d to decompress the file manually. I had a similar
problem when I ported sort 7.6. Windows can't fork like nix and so there was
no easy way for me to enable compression. There is a proprietary fork for 
Windows
but I forget who makes it, and also it doesn't really fork, it just fakes some
process stuff and that isn't always good enough. The compile of sort I put out
does not use compression, and I'm guessing Kees did the same thing here with
tar:

tar: Cannot fork: Function not implemented
tar: Error is not recoverable: exiting now


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3867898/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Updated Tar?

2010-09-26 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3867898
By: va7srt

I have an installation program that depends on Tar having the -j switch? The
--help from the Tar build in the GnuWin32 archives doesn't list it.
Is it possible an updated tar will be posted?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3867898/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: patch not working in Vista

2010-09-25 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1926465
By: sunek1

Yes I applied the workaround, but it didn't take immediately. It works after
rebooting.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1926465/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: patch not working in Vista

2010-09-19 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1926465
By: sunek1

Unfortunately this does not work on 64-bit Vista. After adding the patch, 
running
patch results in a prompt saying (loosely translated from Swedish) The 
requested
action requires a privilege elevation and then the program terminates. The
only way to run patch seems to be as administrator. Not good. And why does
it need elevated privileges? All it does is twiddle some files (in a highly
useful way).


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/1926465/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-09-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: alanf00

 If your keyboard does not have the Windows key anyware try looking in the
Start Menu for System Tools|System Information|Environment Variables which is
another way to edit the environment variables.

Ok, I found that. But I couldn't see any way to edit anything in the displayed
information. What am I missing?

I'm going to look into buying another keyboard, one with the Windows key.

 The reason you may want to prepend and not append the folder is to avoid
conflict with other Windows programs. 

Ok. However, when looking for more information about this, I saw some comments
that said that prepending might cause such conflict. Any comments? Any idea
where I can learn more about the issues?

 If you don't know how to compile and install programs don't worry about the
object libraries and developer files. 

Well, the point of my doing these things is to learn all about compiling and
installing programs. So I want to learn everything I can.

Here's a synopsis of what I've tried in recent weeks: installed Cygwin; 
installed
several programs on Cygwin; tried to install Freefont on Cygwin, but couldn't
find any excutables (Freefont has a GUI so I would expect to find them); looked
at issues with installing Freefont and found a suggestion to install under 
MinGW;
that led to finding GnuWin and such; installed MinGW and Msys; found no editor
available so tried to install Vim; Vim required nucurses; couldn't install 
ncurses
until I contacted the maintainer; finally got ncurses installed; still looking
to get Vim installed properly.

So the bottom line of my not finding executables is that Freefont doesn't seem
to create one for its GUI -- unless I'm missing something obvious.

Please note that I'm somewhat familiar with make, and using it to compile my
own relatively simple C programs. I'm trying to learn more about all of this
in my spare time.

Thanks for your help!

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Writing to huge files a.k.a. oflag=nonblock

2010-09-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881
By: mz2ptc0

Since this task cannot be accomplished practically by using DD.exe directly
I suggest you try using drive imaging software, specifically Clonezilla:
http://clonezilla.org/
Even if you create an image with no compression at all (to save time) it will
break it up into pieces of less than 2GB each. You want to create a Clonezilla
Live CD. Warning: if you decide to select LZMA compression the job may run all
day or longer.
Then of course when you copy the drive image to Windows Server 2003 you will
have to restore the image again using Clonezilla.
Note: the program can be configured to use DD.exe (its own internal version)
but it is not the default.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Writing to huge files a.k.a. oflag=nonblock

2010-09-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881
By: chrismunich

Hi folks,

first of all: great set of tools and thanks to all developers and contibutors.

I'm currently working with dd.exe from the coreutil package to write to large
files on Windows 2003 Server.

Problem is file write throughput degrades massivly after some time from about
40 megabyte per second to around 4 megabyte per second (steady decay over aprox.
24h).

This is bad since i deal with a disk image with a size of 1 terrabyte.

On google i found much about syncronous file writes beeing the root cause for
such throughput degradations.

So i was pleased to find the nonblock-flag with dd.exe.

But my tests show there is no difference when using oflag=nonblock, not in file
creation patterns (as shown by Process Monitor) nor in throughput.

Even when looking at the source code (dd.c) I found no substancial implications
using or omitting oflag=nonblock.

Any thoughts on this topic?

I just want to transfer my 1 TB big disk image from a linux box to my windows
box to try out some propriatary XFS undelete tools but it's taking me days to
figure that out. Connecting the hard drives to my win. box is no option since
it's a md-tools raid.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Writing to huge files a.k.a. oflag=nonblock

2010-09-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881
By: raysatiro

You have an image file of your linux drive on your windows box? If I was doing
testing like that I would boot the image in a virtual machine. I like vmware
workstation because I can take snapshots and if I choose regress to a snapshot.
Snapshots become useless if you try to increase the size of the virtual disk
though, and they take up a lot of space.

re degradation over time, I have experienced that (not specific to dd or gnuwin)
but never by so much. I can't attribute the cause to any particular thing. I'm
interested in what solution you find to that problem. You could try another
version of dd, available here:
http://www.chrysocome.net/dd
I use version 0.5.
7efcd6af6a0fda490b42e0ed4c5aa969079040d1 *dd.exe
The usage is slightly different, and depending on the version it reports 
different
statistics.
Note that in the 0.6 betas:
--progress output is in the same unit as bs is specified with
As opposed to the way it is 0.5, reporting in bytes.

A note of caution (for anyone) that [b]you could totally decimate your hard
drive if you don't know what you're doing with dd[/b], or setting block size,
or if you don't understand the way windows object links and drive letters can
change. for example windows assigns volume4 and drive letter C to my main 
windows
partition when I boot with my raid plugged in, but when I boot without the raid
plugged in it assigns volume2 and drive letter C.
]GUID[
  link to \\?\Device\HarddiskVolume2
  fixed media
  Mounted on \\.\c:

So you'd want to use a combination of winobj,, disk management console, dd 
--list,
etc so you can confirm what you're writing to. It's a mistake to assume, oh,
well, I always image to volume 5 or whatever so I'll just do that.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3836881/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-09-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: mz2ptc0

If your keyboard does not have the Windows key anyware try looking in the
Start Menu for System Tools|System Information|Environment Variables which is
another way to edit the environment variables. The reason you may want to 
prepend
and not append the folder is to avoid conflict with other Windows programs.
If you don't know how to compile and install programs don't worry about the
object libraries and developer files.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-09-01 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: alanf00

mz2pct0 wrote:

 The easiest way to use the tools is to add them to your search path using
the `PATH' environment variable, usually by prepending the /bin folder to your
PATH variable. You do know how to edit/modify the environment variables on your
Windows computer using the System applet (Windowsbreak key) or using the
`set' command, don't you? You can also use the object libraries in other 
applications
by including them in your linker search list in a `make' file. When you compile
C or C++ programs you can use the developer header (.h) files. 

 The easiest way to use the tools is to add them to your search path using
the `PATH' environment variable, usually by prepending the /bin folder to your
PATH variable.

Thank you! I eventually figured out how to use the standard Windows XP tools
to do this. The exercise also clued me in on a number of related things. 
Apparently
the set command is roughly equivalent to set in Linux.

I finally found out that APPENDING the /bin/folder to the PATH worked.

 You do know how to edit/modify the environment variables on your Windows
computer using the System applet (Windowsbreak key) or using the `set' 
command,
don't you?

There is no Windowsbreak key on my keyboard. I suppose that's a bit odd,
given that the keyboard is labeled Microsoft and is roughly six years old.
Any suggestions as to how I might access this function?

You can also use the object libraries in other applications by including them
in your linker search list in a `make' file. When you compile C or C++ programs
you can use the developer header (.h) files. 

I have no clue what you're talking about here. Remember that I'm a newbie as
to Gnu Windows stuff, but I have plenty of experience as a simple user of 
Unix/Linux
stuff going back some 30 years (almost always as a user; rarely as a 
programmer).
I'm not trying to compile stuff at this point; only trying to install various
GNU programs.

Alan Feuerbacher
alan...@comcast.net

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-09-01 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: alanf00

favna wrote:

 c:\program files\gnuwin32\bin
no doubt it gets mentioned while you install it. or is findable by looking in
program files, for the aptly named directory gnuwin32, and see bin. you can
change to that directory in the command prompt. Or more long term, you can set
the PATH. Either temporarily - set path=%path%;c:\program files\gnuwin32\bin
you may want to prepend it. Or, more long term.. which is better.. ctrl
panel..system..advanced..environment variables Then look at that long path 
variable,
and put c:\program files\gnuwin32\bin into the list.. Once you've OKed that,
then I think maybe no restart necessary, when you next open a command prompt,
it'll have it. type echo %path% and it should show it. 

Thanks for your many pointers! I checked them all out; found that all of your
suggestions work, more or less.

My problem remains (which I didn't mention initially): I'm trying to install
Freefont. I've downloaded the Windows executable and various GNU/Cygwin related
source files. While all of them seem to compile or install without any issues,
all of them fail to produce an executable file. I've directly installed Freefont
on Cygwin with the same result: no observable executable. I don't know if I'm
completely missing something obvious, or whatever. Any help will be most
appreciated.

 alanf00 wrote: am I missing something @alanf00: yes, you are missing 
something.
You didn't know they are command line tools. It could be these tools are not
for you! 

I confess that I was a bit confused about what is and what isn't a command line
tool. Now I know. Thanks. I've been using Unix for some 30 years, but mostly
as a dumb user, not as I'm trying to learn myself around.

Alan Feuerbacher
alan...@comcast.net

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-08-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: favna

c:\program files\gnuwin32\bin
no doubt it gets mentioned while you install it. or is findable by looking in
program files, for the aptly named directory gnuwin32, and see bin. you can
change to that directory in the command prompt.  Or more long term, you can
set the PATH. Either temporarily -
set path=%path%;c:\program files\gnuwin32\bin
you may want to prepend it.

Or, more long term.. which is better..  
ctrl panel..system..advanced..environment variables
Then look at that long path variable, and put c:\program files\gnuwin32\bin
into the list.. Once you've OKed that, then I think maybe no restart necessary,
when you next open a command prompt, it'll have it. type echo %path% and it
should show it.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-08-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: favna

alanf00 wrote: am I missing something

@alanf00: yes, you are missing something.
You didn't know they are command line tools.  It could be these tools are not
for you!

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Newbie Question: Where Are the Executables?

2010-08-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: alanf00

I just discovered GnuWin, have downloaded and installed a couple of tools via
the setup programs on my Win XP machine. Various doc files get installed in
the Start Menu, but no executables. Am I missing something?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Newbie Question: Where Are the Executables?

2010-08-29 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669
By: mz2ptc0

The easiest way to use the tools is to add them to your search path using the
`PATH' environment variable, usually  by prepending the /bin folder to your
PATH variable. You do know how to edit/modify the environment variables on your
Windows computer using the System applet (Windowsbreak key) or using the
`set' command, don't you? You can also use the object libraries in other 
applications
by including them in your linker search list in a `make' file. When you compile
C or C++ programs you can use the developer header (.h) files.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3830669/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Which confusion...

2010-08-26 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3823431
By: gnuwin32

Then you must have a much older which, not from GnuWin.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3823431/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: grep --color bug

2010-08-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156
By: keithmarshall

 I would assume that an update to version 2.63
 from the current 2.54 version might help. 

Maybe; maybe not.  It works fine for me, with my MSYS version of grep:

$ grep --version
GNU grep 2.5.4

$ cat EOF a.txt
this
is
a
test
EOF

$ grep -n --color=always test a.txt
4:test   test appears here in red

What is apparent in the OP's post is that grep is emitting ANSI terminal control
sequences to control colour.  A standard Windows console doesn't know how to
interpret those, so we see the raw control codes in the output.  MSYS provides
its own terminfo emulation layer, to translate those ANSI codes into the 
appropriate
Windows console API function calls; perhaps your DJGPP variant does something
similar?

BTW, it is the existence of the terminfo emulation layer which allows the MSYS
implementation of GNU info to run successfully, when -- last time I looked
-- the GnuWin32 implementation just says terminal is too dumb to run info.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: [Crash] Command df on W2k8 Server

2010-08-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730305
By: keithmarshall

This probably isn't the best place to discuss MSYS features, because MSYS is
maintained by the MinGW Project, not the GnuWin32 Project to which this forum
relates.

That said, MSYS *does* include df.exe in it's current build of GNU coreutils
(coreutils-5.97), and we have no plans to drop it from future releases.  Your
misconception likely arises from its omission from the basic subset of the 
coreutils,
which is necessary to fulfil the MSYS mission statement, so it isn't included
in an msys-base install.  However, you can find it in the
coreutils-5.97-3-msys-1.0.13-ext.tar.lzma package, (currently installable using
mingw-get install msys-coreutils-ext, for those following mingw-get 
development).
CAVEAT: as a non-mainstream component package, this receives less rigorous 
testing
than the mainstream components.  I have never used this df.exe myself, so cannot
attest to its reliability or accuracy; YMMV.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730305/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: grep --color bug

2010-08-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156
By: mz2ptc0

I am no expert on DJGPP version 2 internals but it works just like the old DOS
programs in command line mode. It may use the MS terminal control layers or
it may use its own similar versions. It does not use Windows 32-bit API at all.
It may also run on old DEC systems such as VAX/VMS with VT100/102 terminals.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] grep --color bug

2010-08-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156
By: comancheclaws

Using grep with --color doesn't work.  For example, the following command 
doesn't
show the search in red (which is the default):

grep -r -n --color=always test a.txt

Instead you'll get:

←[32m←[K4←[m←[K←[36m←[K:←[m←[K←[01;31m←[Ktest←[m←[K

Now remove the =always and you'll get:

4:test

but you don't have any color.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: grep --color bug

2010-08-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156
By: mz2ptc0

I tried your test case with DJGPP 2.04 beta `grep' 2.63 and it seems to work
as expected. I would assume that an update to version 2.63 from the current
2.54 version might help.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3796156/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: tee error on Win7x64 w/ sys vars in file name

2010-07-07 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3762080
By: keithmarshall

This isn't a bug in tee!  It's because the substitution of %TIME% results in
an invalid file name:

 echo %DATE%-%TIME%.log
Wed 07-07-2010- 9:31:07.18.log

Two problems there: the colons are illegal in the context of a file name, and
the embedded white space requires quoting.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3762080/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] tee error on Win7x64 w/ sys vars in file name

2010-07-06 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3762080
By: robi2106

When using tee on the command line of Win7x64 I get an error if the pipped file
uses a system variable such as %TIME%
Usage:

c:\dev\project\ant build_all  c:\bin\tee.exe c:\dev\project\%DATE%-%TIME%.log

The error is not present if the system variables are not used.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3762080/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] MS security model : DEP, ASLR not enabled ?

2010-07-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3760925
By: mz2ptc0

Secunia has made a blog entry about open source applications not implementing
all the MS security features: http://secunia.com/blog/105 . When you build for
Windows XP specifically UAC may not be that important but it does matter on
Vista and later OS versions. Maybe when building *new* versions of Gnuwin
applications this should be taken into account. The recent versions of GCC and
Bintutils may make it more convenient to implement some of these features. I
have not tried any of them myself except in Visual C/C++ 2008 Express Edition.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3760925/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: win-bash question.

2010-06-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752336
By: cardinalbill

Solution:  The executable win-bash.exe was renamed wb.exe (less typing on my
part).  From inside the first script instead of just having a line that said
do_this_script, without quotes, I had to make the line say `wb 
do_this_script`,
with the backtics.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752336/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: expr problem.

2010-06-30 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752329
By: cardinalbill

Solution:  I finally found, via google, where someone said to use
somevariable=$((10*100)), without quotes but it does require the double set
of parentheses.  This works well with $somevalue and $someothervalue, which
is how I used it.  Be aware that it only works on integers.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752329/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] expr problem.

2010-06-25 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752329
By: cardinalbill

I am unable to multiply via expr.  I've tried \*, *, '*', and plain old *
(which is a big mistake).  I have this working under bash on my linux machine
and once upon a time had the scripts working on a Sun Solaris machine.

I've got the other functions, that I need, to work.  Only multiplication won't.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752329/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] win-bash question.

2010-06-25 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752336
By: cardinalbill

I would like to call a script from within a script.  Failing that I'd like to
take those scripts and make them functions, which would require functions 
calling
functions.  Both of these methods fail.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3752336/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: [Crash] Command df on W2k8 Server

2010-06-05 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730305
By: mz2ptc0

Try a fresh build with MSYS/MinGw. If the package was built too long  ago that
may be the problem. There is also MSYS' own version of coreutils which may work
for you. What is the error message in Event Viewer System and/or Application
logs?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730305/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Setup links on pkgs web pa...

2010-06-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730676
By: mizzouece

Every Setup link on the GnuWin packages download web page is currently broken.
Clicking on a Setup link yields a 404 error on the web server:

[url=http://gnuwin32.sourceforge.net/packages.html]http://gnuwin32.sourceforge.n
et/packages.html[/url]



_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730676/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Setup links on pkgs web pa...

2010-06-03 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730676
By: lowella

If memory serves, this has existed for some time.  It appears the problem is
that the setup links on the GnuWin Packages page need to be changed from

http://gnuwin32.sourceforge.net/downlinks/'package'.htm

to

http://gnuwin32.sourceforge.net/downlinks/'package'.php

If you click an individual 'package' link, then on its page, the setup links
(may--I haven't checked them all) work because they do the 'php' thingy instead
of the 'htm' thingy.

Perhaps the  GnuWin maintainers will fix this some day. (Hint Hint).



_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3730676/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Downloading only changed files

2010-05-26 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3721906
By: brundleflyguy

Hi there, I've looked through the forums without finding an answer to this.
When using the Windows version of wget, can I tell it to only download the file
if the copy on the server is newer?  If so, how do I do this?  (It looks like
the unix version can do it with the -c switch, but from my reading of the --help
output -c in the Windows version is a continue option.

Thanks!

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3721906/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Downloading only changed files

2010-05-26 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3721906
By: brundleflyguy

Looks like I'm a moron. :)  The -N switch appears to do it.

Sorry.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3721906/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] gawk treats pipe FS-delimiters inconsistently

2010-05-13 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582
By: tridsisme

Hi there

I'm using gawk 3.1.6 to parse some output from [b]isql [/b](Sybase) that looks
like the following:
[code]
|data_type|type_name   |precision  |length |scale |
|-||---|---|--|
|4|int | 10|  4| 0|
|1|char|  7|  7|  NULL|
|   12|varchar | 50| 50|  NULL|
|   12|varchar | 35| 35|  NULL|
|   12|varchar | 35| 35|  NULL|
|   12|varchar | 35| 35|  NULL|
|   12|varchar | 35| 35|  NULL|
|   12|varchar | 15| 15|  NULL|
|   12|varchar | 25| 25|  NULL|
|1|char|  2|  2|  NULL|
|   12|varchar | 30| 30|  NULL|
|1|char|  1|  1|  NULL|
[/code]
To do so, I am using a regexp FS as follows:
[code]
BEGIN { FS= *| *; OFS = \t }
{ 
print $1, $2, $3, $4, $5
}[/code]
The result is that the fields are indeed split on the pipes, but field values
all INCLUDE the pipes as well! Whereas if the pipes are say colons, and i use
FS= *: *, then i get expected results .. viz: the colons are NOT included
with the field values.

I have tried escaping the pipe (\|) .. but gawk reports that it is not necessary
to do so:
[quote]awk: awk\readpipes.awk:7: warning: escape sequence `\|' treated as plain
`|'[/quote]

Am i doing something wrong, or is this a bug/problem that i need to find a 
workaround
for?

TIA 




_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: gawk treats pipe FS-delimiters inconsistently

2010-05-13 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582
By: raysatiro

no that is not a bug. you have to escape twice like this
[code]FS= *\\| *;[/code]
for more information read this
http://www.gnu.org/software/gawk/manual/gawk.html#Computed-Regexps

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: gawk treats pipe FS-delimiters inconsistently

2010-05-13 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582
By: tridsisme

Awesome - Thank you both for two excellent answers! 

It's good to know the right way (raysatiro), but i love the lateral solution
too (lowella).

Thanks again!
=oD

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3707582/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: problem about gsl_matrix_view_array

2010-05-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601
By: gnuwin32

Did you compile with the switch GSL_DLL on?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: problem about gsl_matrix_view_array

2010-05-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601
By: breadbread1984

When I compiled the program with GSL_DLL on. The Visual Studio 05 complained
that __imp_gsl_matrix_submatrix and __imp_gsl_matrix_view_array couldn't
be found, which didn't happen without GSL_DLL switch. I think program with GSL
on Windows is too tricky. Is there any complete compling guidance?

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] problem about gsl_matrix_view_array

2010-05-06 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601
By: breadbread1984

Why the GSL code compiled on VS2005 get runtime error every time.
[code]
#include cstdlib
extern C {
#include gsl/gsl_matrix.h
}
using namespace std;

int main()
{
double data[9]={1,2,3,4,5,6,7,8,9};
for(int i = 0 ; i  100 ; i++) {
  gsl_matrix_view m = gsl_matrix_view_array(data,3,3);
}
return EXIT_SUCCESS;
}
[/code]
I have set the runtime check to default which ensure the error about ESP won't
happen. So the outcome should be attributed to other problems. Thanks for any
suggestion.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3700601/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--

___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] ETA for source code package of new m4 build

2010-04-28 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3690936
By: mz2ptc0

I have already installed the update to m4. Thanks a lot, but I would like a
source code package as well. Since I have installed MSYS and MinGW (32-bit of
course) I have tried building a few GnuWin packages such as grep, pcre, regex
and sed. For example, grep can be optionally configured with pcre but by default
it is not.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3690936/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] can not link Regex for Windows in VS 2008

2010-04-04 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3659631
By: dand78

Hi,

I have used Regex for Windows in MS VS 2008. The code is compiled 
successfully,
but I get link error. I also have included library directory and library fie
regex.lib to the VS linker but I still get unresolved references error from
the linker. Can anybody help?

Thank,

D.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3659631/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Using GSL on Qt for Windows

2010-03-28 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3643619
By: gnuwin32

I'm not at all familiar with Qt, so I'm afraid I can't be of much help here.
In any case, I guess you would also have to define the macro (compile switch)
GSL_DLL ; see http://gnuwin32.sourceforge.net/packages/gsl.htm.


_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3643619/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Using GSL on Qt for Windows

2010-03-27 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3643619
By: mabrand

Hi,
Just wanted to suggest that cross building on a Unix/Linux machine for MinGW32
might be a good solution.  An excellent environment for doing this
is mingw-cross-env. [url]http://www.nongnu.org/mingw-cross-env/[/url]. It 
includes
Qt and many other libraries. GSL builds fine and is about to be added to the
standard distribution. You will probably find that this is easier than trying
to assemble all the bits and pieces yourself. Cross building is faster than
building natively on MinGW/MSYS.  The mailing list is also quite helpful.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3643619/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Need copy of old TexInfo 4.1

2010-02-10 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3548528
By: timayres

Keith,

Thanks for the tip, however I'm really looking for a [i]native[/i] way to read
info files in the win32 console, that's why I'm looking to GnuWin32 instead
of MSYS or Cygwin.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3548528/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Need copy of old TexInfo 4.1

2010-02-09 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3548528
By: timayres

Ah yes, the infamous Sourceforge restructuring, it has bitten many. I would
appreciate it if you could dig this old version out, on the off chance that
it does actually work.

I appreciate the link to Tkinfo, I will definitely check it out, however I would
still like to find a way to read info files in the console.

Thanks for the great ports!

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3548528/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: sort

2010-02-07 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3541892
By: porphyry5

Thank you very much.  That did the job.

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3541892/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: sort

2010-02-06 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3541892
By: raysatiro

Download GetGnuWin32-0.6.3.exe, run the exe to unzip. In its bin subdirectory
will be sort-7.6

_
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3541892/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: How to change the width for groff ascii outp.

2010-01-21 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3524517
By: mz2ptc0

I think you need to learn a little about formatting documents by first reading
the groff manual. Do you have an Info reader or emacs installed? When I perused
the manual it suggested that you first should select a macro such as \`man\'
and then format the document using text formatting commands that begin with
\`.\'.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3524517

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] Urgent need for an lz or xz utils build

2010-01-17 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934
By: mz2ptc0

I installed MinGW and MSYS on Windows XP but I needed an lzma compression 
utility
to install. I did build a beta version of xz utils and installed it but it would
be great if there was a GnuWin tool available. I know that xz utils is not even
a Gnu project. Please see what can be done.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Urgent need for an lz or xz utils build

2010-01-17 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934
By: maddes

Why not use xz from MinGW itself? See
https://sourceforge.net/projects/mingw/files/MinGW%20xz/
Otherwise use 7-Zip.


__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


[GnuWin32-Users] [gnuwin32 - Help] RE: Urgent need for an lz or xz utils build

2010-01-17 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934
By: mz2ptc0

[quoteWhy not use xz from MinGW itself? See
https://sourceforge.net/projects/mingw/files/MinGW%20xz/
Otherwise use 7-Zip.][/quote]
Okay, the details are that MSYS xz beta is available as a bzip2 archive. Also,
xz utils supplies its own source code as gzip archives. MinGW supplies its xz
utils binaries (and sources) as .lzma archives. The way I installed the MinGW
xz Utils package (which is admittedly not the easiest way) is to run configure
and make (install) within MSYS using xz utils' own source code. I guess it would
be alright to wait at least until xz utils is finally released into production.
Now I am configuring emacs to automatically handle the xz and lzma (and txz
and tlz) file extensions.
By the way, I installed an MSYS update for bash but got errors using its own
version of tar as well as the Gnuwin version. Finally I tried djgpp \`djtarx\'
and it worked.
Thanks for the reply.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3521934

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users


  1   2   3   4   5   6   7   >