> It turns out that setting SHELL in ~/.ssh/environment doesn't
> work, nor does setting it in the key command. But setting
>
> command="/usr/bin/fish --login" ssh-rsa ...
>
> in authorized_keys does work.
Problem with that of course is that it only allows you to run login shells, even
if you're
On 2017-04-09 17:06, Daniel Santos wrote:
> I should probably import this onto my github account. There doesn't
> appear to be an actual repository for expect at the moment. There are
> many terrible coding practices employed, potential use of
> uninitialized locals, etc. I'm going to do some basic
On 2017-04-09 15:14, Wayne Barron wrote:
> OK, Guys.
> Here is the LiquidSoap.
> https://github.com/cygwinports-extras/liquidsoap
>
> Could someone please point me in the right direction on using
> Cygport to install this?
Install Cygwin package cygport, clone the liquidsoap repo or
download the
On Mon, Apr 10, 2017 at 8:58 AM, Brian Inglis
wrote:
> A Cygwin package is available for expect and the repo is on SF at:
> https://sourceforge.net/p/expect/code/
> which gives the CVSROOT:
> :pserver:anonym...@expect.cvs.sourceforge.net:/cvsroot/expect
> and links to:
> ht
On 10/04/2017 19:03, Dan Kegel wrote:
On Mon, Apr 10, 2017 at 8:58 AM, Brian Inglis
wrote:
A Cygwin package is available for expect and the repo is on SF at:
https://sourceforge.net/p/expect/code/
which gives the CVSROOT:
:pserver:anonym...@expect.cvs.sourceforge.net:/cvsroot/ex
On Mon, Apr 10, 2017 at 11:43 AM, Marco Atzeri wrote:
> http://wiki.tcl.tk/201
>
> name
> Expect
> website
> http://expect.sf.net
> website
> http://expect.nist.gov
Accurate, but it's still a bit surprising that expect's
source repo is unlike the rest of tcl's
(i.e. expect is still cv
A few years after https://cygwin.com/ml/cygwin/2014-09/msg00204.html
I found another use case of an unset PATH variable:
The configure script from mandoc (http://mdocml.bsd.lv/) uses this
interesting approach to query default CC command from make:
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env
Thanks Brian.
>download the tarball and untar, into a source directory
What is the command to download and untar?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http:
On 10/04/2017 23:03, Wayne Barron wrote:
Thanks Brian.
download the tarball and untar, into a source directory
What is the command to download and untar?
what about using "cygport --help" ?
see also "/usr/share/doc/cygport/README"
--
Problem reports: http://cygwin.com/problems.html
Hey Marco.
I did the Help, then I looked into the README file.
And I found the command that I needed.
cygport liquidsoap/liquidsoap.cygport download
I get this error when i run it.
/usr/bin/cygport: line 404: cd: liquidsoap: No such file or directory
*** ERROR: liquidsoap.cygport not found.
I kn
On 2017-04-10 16:01, Wayne Barron wrote:
> I did the Help, then I looked into the README file.
> And I found the command that I needed.
> cygport liquidsoap/liquidsoap.cygport download
> I get this error when i run it.
> /usr/bin/cygport: line 404: cd: liquidsoap: No such file or directory
> *** ER
Thanks, Brian.
I tried your code, and it did not work.
machinename /usr/src/liquidsoap
$ git clone https://github.com/cygwinports-extras/liquidsoap
-bash: git: command not found
So, I installed GIT from the CygWin Repository.
And I ran the command again.
This time it installed.
$ git clone https
I checked the Directory for
>usr\src\liquidsoap
And it is empty
So, I did a search and I found it here.
>home\carrzstudio\liquidsoap
I ran the code, and i get this error.
> *** ERROR: ocaml is required to build this package
I opened the installer, and found it in the repository.
I installed it,
I found this as well.
>checking build system type... Invalid configuration `Users': machine `Users'
>not recognized
>configure: error: /bin/sh ./config.sub Users failed
>make[1]: Entering directory
>'/home/carrzstudio/liquidsoap/liquidsoap-1.2.1-1.x86_64/build/ocaml-cry-0.4.1'
>make[1]: *** No ta
Am 10.04.2017 um 22:29 schrieb Christian Franke:
A few years after https://cygwin.com/ml/cygwin/2014-09/msg00204.html
I found another use case of an unset PATH variable:
The configure script from mandoc (http://mdocml.bsd.lv/) uses this
interesting approach to query default CC command from make
15 matches
Mail list logo