This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin - Install Liquidsoap for Shoutcast or Icecast


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://github.com/cygwinports-extras/liquidsoap
Cloning into 'liquidsoap'...
remote: Counting objects: 64, done.
remote: Total 64 (delta 0), reused 0 (delta 0), pack-reused 64
Unpacking objects: 100% (64/64), done.
Checking connectivity... done.

I then ran the last line of code.
cygport liquidsoap.cygport all

And I received this error.
*** ERROR: liquidsoap.cygport not found.

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]