sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Install/linking problems
@ 2018-02-05 18:57 Ulf A. S. Holbrook
  2018-02-05 19:35 ` Jan Stary
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf A. S. Holbrook @ 2018-02-05 18:57 UTC (permalink / raw)
  To: sox-users@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 606 bytes --]

Hello there,

I’m trying to get Sox running on my laptop and hope someone can help sort out a problem.
Sox 14.4.2 on Mac OSX 10.10.5

I have run
$ brew install sox

which returns
Warning: sox 14.4.2 is already installed, it's just not linked.
You can use `brew link sox` to link this version.

when running
$ brew link sox

returns

Linking /usr/local/Cellar/sox/14.4.2...
Error: Could not symlink share/man/man7/soxeffect.7
/usr/local/share/man/man7 is not writable.

And I cannot figure out where to next. Does anyone have any tips?

Best,

Ulf A. S. Holbrook









[-- Attachment #1.2: Type: text/html, Size: 2538 bytes --]

[-- Attachment #2: Type: text/plain, Size: 202 bytes --]

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Install/linking problems
  2018-02-05 18:57 Install/linking problems Ulf A. S. Holbrook
@ 2018-02-05 19:35 ` Jan Stary
  2018-02-05 19:39   ` Ulf A. S. Holbrook
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Stary @ 2018-02-05 19:35 UTC (permalink / raw)
  To: sox-users

Your porblem is a Brew problem, not a SoX problem.
Take it to a Brew mailing list.

	Jan

On Feb 05 18:57:48, u.a.s.holbrook@imv.uio.no wrote:
> Hello there,
> 
> I’m trying to get Sox running on my laptop and hope someone can help sort out a problem.
> Sox 14.4.2 on Mac OSX 10.10.5
> 
> I have run
> $ brew install sox
> 
> which returns
> Warning: sox 14.4.2 is already installed, it's just not linked.
> You can use `brew link sox` to link this version.
> 
> when running
> $ brew link sox
> 
> returns
> 
> Linking /usr/local/Cellar/sox/14.4.2...
> Error: Could not symlink share/man/man7/soxeffect.7
> /usr/local/share/man/man7 is not writable.
> 
> And I cannot figure out where to next. Does anyone have any tips?
> 
> Best,
> 
> Ulf A. S. Holbrook
> 
> 
> 
> 
> 
> 
> 
> 

> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot

> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Install/linking problems
  2018-02-05 19:35 ` Jan Stary
@ 2018-02-05 19:39   ` Ulf A. S. Holbrook
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf A. S. Holbrook @ 2018-02-05 19:39 UTC (permalink / raw)
  To: sox-users@lists.sourceforge.net

Clarifying! Thanks!

/u.


> On 05 Feb 2018, at 20:35, Jan Stary <hans@stare.cz> wrote:
> 
> Your porblem is a Brew problem, not a SoX problem.
> Take it to a Brew mailing list.
> 
> 	Jan
> 
> On Feb 05 18:57:48, u.a.s.holbrook@imv.uio.no wrote:
>> Hello there,
>> 
>> I’m trying to get Sox running on my laptop and hope someone can help sort out a problem.
>> Sox 14.4.2 on Mac OSX 10.10.5
>> 
>> I have run
>> $ brew install sox
>> 
>> which returns
>> Warning: sox 14.4.2 is already installed, it's just not linked.
>> You can use `brew link sox` to link this version.
>> 
>> when running
>> $ brew link sox
>> 
>> returns
>> 
>> Linking /usr/local/Cellar/sox/14.4.2...
>> Error: Could not symlink share/man/man7/soxeffect.7
>> /usr/local/share/man/man7 is not writable.
>> 
>> And I cannot figure out where to next. Does anyone have any tips?
>> 
>> Best,
>> 
>> Ulf A. S. Holbrook
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> 
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
>> _______________________________________________
>> Sox-users mailing list
>> Sox-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sox-users
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-05 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 18:57 Install/linking problems Ulf A. S. Holbrook
2018-02-05 19:35 ` Jan Stary
2018-02-05 19:39   ` Ulf A. S. Holbrook

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).