Did you mean "disallowed two duplicate file descriptors"? If not what
did you mean?
--hsm
On Fri, Dec 4, 2009 at 10:01 AM, Corinna Vinschen
wrote:
> Hi folks,
>
>
> I just uploaded a new Cygwin 1.7 test release, 1.7.0-68.
>
> This is supposed to be the last beta release. We're planning to relea
Then I don't understand what "disallowed to" means.
--hsm
On Fri, Dec 4, 2009 at 10:27 AM, Corinna Vinschen
wrote:
> On Dec 4 10:22, Hugh Myers wrote:
>> Did you mean "disallowed two duplicate file descriptors"? If not what
>> did you mean?
>
&g
Shouldn't have quibbled in the first place, just got hung up on what
seemed foreign phrasing for English...
--hsm
On Fri, Dec 4, 2009 at 10:38 AM, Corinna Vinschen
wrote:
> On Dec 4 10:34, Hugh Myers wrote:
>> Then I don't understand what "disallowed to" means.
>
Points to you then--- part of my confusion came from thinking of you
as no more foreign than say California ;-)
--hsm
On Fri, Dec 4, 2009 at 10:51 AM, Corinna Vinschen
wrote:
> On Dec 4 10:42, Hugh Myers wrote:
>> Shouldn't have quibbled in the first place, just got hung up on
I've a great many postscript fonts installed under Windows XP--- is
there a way to acquaint cygwin of these?
How are font names resolved for lpr? For instance in a non cygwin
situation, I might have a line in a postscript file such as:
/BriemMono findfont 8 scalefont setfont (typeset these words)
uot;)\t;\n";
}
Given the above, the following command gratifies greatly!
perl ./fonts.pl /cygdrive/c/windows/fonts/*.PFB | cat >>
/usr/share/ghostscript/8.63/lib/Fontmap.GS
Problem solved, back to work;)
On Fri, May 8, 2009 at 3:37 AM, Hugh Myers wrote:
> I've a great many po
indows/fonts/*.PFB | cat >>
/usr/share/ghostscript/8.63/lib/Fontmap.GS
Next I created the symlinks in /usr/share/ghostscript/fonts with the following:
$ ln /cygdrive/c/windows/fonts/*.PFB .
At this point I have a working gs and gv. This makes writing raw
postscript about as easy as it is
After getting both gs and gv to find and use the .PFB fonts on my
system I am now stumped by lpr. I had thought that lpr would use
ghostscripts font mechanism to resolve font references in a postscript
file, but apparently not. While both of the other utilities correctly
find and display the desire
This might come across as slightly smart-assed, but if you wrote your
script in Perl, you wouldn't have the platform problem, nor the
word-boundary problem. True you would have a Perl problem, but that
would still be several orders of magnitude easier than trying to have
Linux, Cygwin and Posix com
In a recent comedy of errors, I moved an executable from one machine
to another. I was at least bright enough to move its associated .dll
and even the .a for good measure. Not to surprisingly this did not
result in a working program. After some thought I determined that the
difference from one cygw
out this little speed bump. Thanks again!
--hsm
On Fri, Oct 22, 2010 at 5:01 AM, Andy Koppe wrote:
> On 21 October 2010 21:56, Hugh Myers wrote:
>> In a recent comedy of errors, I moved an executable from one machine
>> to another. I was at least bright enough to move its associat
I've researched this and found some threads, but no answers. In a nut
shell, I get the following:
gcc -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing
-pipe -I/usr/local/include
-DUSEIMPORTLIB -O3 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\"
"-I/usr/lib/perl5/5.10/i686-cygwin/CORE"
e previous failed attempts left behind enough cruft
to block the usual methodology. Happy with the results, client is
happy as well and the damn machine is updated despite a prevailing
attitude of 'if it is not broken, don't fix it...'
--hsm
On Thu, Dec 9, 2010 at 7:40 AM, Reini Urban
Yup--- useless cruft, but it arrives very quickly! :)
--hsm
On Fri, Dec 10, 2010 at 4:13 PM, Jeremy Bopp wrote:
> When sending replies to this list, I'm getting bounce messages for a
> single email address that is apparently subscribed to the list but no
> longer valid:
>
> The original message
If after making numerous choices on a fresh setup, the program
(setup.exe) determines that the DL site selected is deficient in some
way and kicks you back to the list of providers, and you then select
another, the next screen you see is the initial selection screen. It
seems to me that there are t
What "install everything" installation of Cygwin?
--hsm
On Fri, Feb 25, 2011 at 3:10 PM, Weiqi Gao wrote:
> On Fri, Feb 25, 2011 at 4:02 PM, gviewer wrote:
>>
>> Thanks for letting me know you know of.
>
> I can view PDF files with xpdf (which is part of the "install
> everything" installation
Do you mean wade through all of the pull downs and click accordingly
or is there some more convenient way of selecting all? (not talking
about xpdf here, talking about a 'complete' Cygwin install)
--hsm
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin
Cool--- missed that one. Thanks!
--hsm
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Csaba is quite correct. That said the thing to remember is the
examples of either approach are far more likely to be written in
either 'C' or 'C++' so your ability to translate from one or the other
to Ada will be the key to your success. I myself would use the
opendir/readdir combination simply be
The OP is trying to build Perl itself, not use it; hence the need for
long double support functions...
--hsm
On Sun, Apr 10, 2011 at 4:25 AM, Sisyphus wrote:
>
> - Original Message - From: "marco atzeri"
>
>>> On a Linux system that I have access to, I see that those functions
>>> are in
ve an
English version for most of its projects--- perhaps you could link to
both?
--hsm
On Sun, Apr 10, 2011 at 5:28 AM, Sisyphus wrote:
>
> - Original Message ----- From: "Hugh Myers"
>
>> The OP is trying to build Perl itself, not use it; hence the need for
>> long
I'd like to add ^A^C ability to the various screens, in particular the
package selection screen. It would be nice to be able to create a list
of what I'm about to do to myself when I hit 'next' (using pending).
I'd certainly settle for a text file with this info (does one exist
after a run?) I beli
22 matches
Mail list logo