Try this:
$ echo 'export PATH=$PATH:/newpath' >> ~/.bashrc
You can also edit your .bashrc file too. Here is an example line from the
.bashrc
export PATH=$PATH:"/cygdrive/c/Program Files/Notepad++"
Here is a bonus useful thing
alias splitpath="echo \$PATH | cut -d: -f1- --output-delimiter=$'\n
I may have found something. I added -d to the rails script and it printed
this:
Chloe@dumbopc /cygdrive/c/Sites/railsinstaller_demo
$ rails -v
Exception `LoadError' at /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:1264 -
cannot load such file -- rubygems/defaults/operating_system
Exception `LoadErro
I see the Ruby packager is here
a.. From: Yaakov (Cygwin/X)
b.. Subject: [ANNOUNCEMENT] Updated: ruby-1.9.3-p374-1
Additional info:
I tried both versions of Ruby, ruby 1.9.3p327 and ruby-1.9.3-p374-1. I
found something from Google that hinted that 1.9.2 might fix the problem,
but I could
The mailing list search feature does not work. For example, this link
http://sourceware.org/cgi-bin/search.cgi?wm=wrd&form=extended&m=all&s=D&q=ruby&ul=%2Fml%2Fcygwin%2F2013-01%2F%25
Did not find these posts:
http://cygwin.com/ml/cygwin/2013-01/msg00355.html
http://cygwin.com/ml/cygwin/2013-01/m
On 1/28/2013 11:41 AM, toddcs wrote:
I, too, am now experiencing this texlive problem during Cygwin update, in
which I am trying to install Asymptote for the first time. I am on a
late-model laptop with up-to-date anti-virus software. I do not experience
such extreme bottlenecks at all in other c
Hi.
Mayby this helps:
$ /cygdrive/c/Windows/System32/icacls.exe c:\\cygwin\\home\\user1
c:\cygwin\home\user1 SRV\user1:(F)
SRV\None:(RX)
Everyone:(RX)
CREATOR OWNER:(OI)(CI)(IO)(F)
CREATOR GROUP:(O
But despite my critics i of course appreciate very much even the fact
that you try to figure out what the problem is. For me as an almost
complete Emacs newbie that task would not be accomplishable.
2013/1/28 Андрей Забавников :
> For exmple, bash completion is absent in line-mode, right ?
>
> 201
Version 9.2.2-1 of packages
libecpg-compat2
libecpg-devel
libecpg5
libpgtypes2
libpq-devel
libpq5
postgresql
postgresql-client
postgresql-contrib
postgresql-devel
postgresql-doc
postgresql-plperl
postgresql-plpython
are available in the Cygwin distribution:
CYGWIN CHA
CHANGES SINCE LAST RELEASE:
===
New upstream release.
* Source code compiles with Microsoft Visual C.
* Print system error when writing output fails.
DESCRIPTION:
This is an update of Benjamin Lin's implementations of dos2unix and
unix2dos. Benjamin L
I, too, am now experiencing this texlive problem during Cygwin update, in
which I am trying to install Asymptote for the first time. I am on a
late-model laptop with up-to-date anti-virus software. I do not experience
such extreme bottlenecks at all in other contexts.
--
View this message in con
Achim Gratz NexGo.DE> writes:
> I'm seeing strange behaviour from lftp scripts that use external commands
Git apparently has similar problems when it is started from Emacs (via magit).
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygw
For exmple, bash completion is absent in line-mode, right ?
2013/1/28 Андрей Забавников :
> Oh, sorry for empty message ... :)
>
> Well, putting terminal in line mode is almost as good as starting just
> `M-x shell`, am I right ? And by good i mean bad and incovenient. It
> is after all the whole
Oh, sorry for empty message ... :)
Well, putting terminal in line mode is almost as good as starting just
`M-x shell`, am I right ? And by good i mean bad and incovenient. It
is after all the whole purpose of `M-x term` to work exactly like
terminal not something text editor-like. And line-mode ki
2013/1/28 Ken Brown :
> On 1/27/2013 3:49 PM, Андрей Забавников wrote:
>>
>> In `M-x term`, I type `ab`, press backspace, then `ab_` is visible (_
>> is space). Hitting enter tells no such command `a`, so the deletion
>> has effect but the the terminal is not updated correctly. Likewise for
>> `hom
I'm seeing strange behaviour from lftp scripts that use external commands; lftp
forks, but then hangs and needs to be killed. This is only happening from
mintty, but not when lftp gets started from CMD:
sh -c "PATH=/bin lftp -c '\!echo bla'"
Tracing lftp in mintty yields the following after the
On 1/27/2013 3:49 PM, Андрей Забавников wrote:
In `M-x term`, I type `ab`, press backspace, then `ab_` is visible (_
is space). Hitting enter tells no such command `a`, so the deletion
has effect but the the terminal is not updated correctly. Likewise for
`home` and `end` buttons.
I can reprodu
16 matches
Mail list logo