Thanks Hagiwara,
I now have it working. Thanks for the input and staying with me on
this...
Patrick//
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Kazuyuki Hagiwara
Sent: Sunday, July 24, 2005 9:25 PM
To: cygwin@cygwin.com
Subject: RE: RE[3]: How doe
Patrick,
Probably you have to change the HOME environment variable.
like
HOME=/cygdrive/c/users/shoreuser
The space character in HOME might cause the problem.
---
hagiwara
) -Original Message-
) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
) Behalf Of Patrick Sullivan
) Sen
At 11:34 PM 7/24/2005, you wrote:
>Hi Hagiwara and All,
>
>How is .bashrc and/or .bash_profile run? I don't think they are even
>run for me. I think I remember that another file was where I put the
>aliases last time?
HOME is not a required setting to start Cygwin's bash shell. If you
don't
Hi Hagiwara and All,
How is .bashrc and/or .bash_profile run? I don't think they are even
run for me. I think I remember that another file was where I put the
aliases last time?
My home shows:
$ env | grep HOME
HOMEPATH=\
HOME=/cygdrive/c/Documents and Settings/shoreuser
HOMEDRIVE=H:
HOM
Hi Patric,
have you set the HOME environment variable ?
This is used to determin the location of .bashrc.
--
hagiwara
) -Original Message-
) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
) Behalf Of Patrick Sullivan
) Sent: Monday, July 25, 2005 11:58 AM
) To: Baksik, Frederick (NM75
Hi Frodak and All,
I created the ~/.bash_profile file (it wasn't even there before!), and
tried sourcing ~/.bashrc from it. It still doesn't work. I don't think
these files are ever executed during my cygwin session. I don't know
whether I use bash or not. I simply installed it from my PC. Is
Is it possible for cygstart to set the Windows title
of the window that it creates? It would be very nice
to be able to specify a "--title" option to specify
that window title, rather than the default of the name
of the executed program, especially when multiple
windows are started using the same
In message <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>From: Jason Tishler <[EMAIL PROTECTED]>
>John,
>
>On Sat, Jul 23, 2005 at 02:30:54PM -0400, John P. Rouillard wrote:
>> I am experiencing a crash/segfault with python while running the
>> roundup 0.8.4 demo (roundup.sourceforge.net). I am
Actually, checking the output of the makefile/configure would not have
helped me. The reason is that I and a few of my coworkers use
aclocal/autoconf in maintaining some software packages. When I upgraded
Cygwin (admittedly the last Cygwin we were using is 2 years old), one of
the things that I n
Ramón Fallon usofm.com> writes:
. . .
> However on the installation the second time around I start getting this
> error:
> bash-3.00 # ls
> 17797832 [main] bash 3468 fork_copy: linked dll/bss pass 0 failed,
> 0x675000..0x6756A0, done 0, windows pid 2708, Win 32 error 487
> bash: fork: resource te
Gordon Cichon wrote:
> is there a way to install gcc 2.x on a current Cygwin installation? Is
> there a binary package to download?
>
> Best would be an installation alongside with the gcc 3 that comes with
> the current version. Is this compiler switch '-V' good for anything? The
> transistion f
Hi all,
is there a way to install gcc 2.x on a current Cygwin installation? Is
there a binary package to download?
Best would be an installation alongside with the gcc 3 that comes with
the current version. Is this compiler switch '-V' good for anything? The
transistion from gcc 2 to gcc 3 w
Larry Hall wrote:
Is this a question? Is it rhetorical? If not, I would say that
searching the email archives is always a good way to find out if others
have seen a problem you're having.
I think what sps was saying was, how was he supposed to know that he
needed to be using automake-1.4 i
Marek wrote:
> When I put commands below in command line:
> i=1
> echo $i
> i=$(($i+1))
> echo $i
>
> everything works well (i is incremented from 1 to 2), but when I run this as
> a shell script the result is:
> 1+1 instead of 2
>
> How should I do incrementation in shell script?
It depends o
When I put commands below in command line:
i=1
echo $i
i=$(($i+1))
echo $i
everything works well (i is incremented from 1 to 2), but when I run this as a
shell script the result is:
1+1 instead of 2
How should I do incrementation in shell script?
--
Unsubscribe info: http://cygwin.com/ml/
On 24-Jul-2005 2:01, Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Brian Dessent on 7/23/2005 2:24 PM:
$ cygstart bash -c echo Hi There
cygstart: bad argument -c: unknown option
The problem that you are running into is that you need to tell cygstart
tha
On Fri, 22 Jul 2005 23:59:09 -0700, wrote:
>Rex Eastbourne wrote:
>
>> Is there a way to synchronize the Cygwin $PATH with the Windows Path,
>> so that I can run Windows applications from within my Bash shell (i.e.
>> typing "mathematica" will open the corresponding file, which is in
>> Program F
17 matches
Mail list logo