2

I use a macbook (with Yosemite). I am quite new to macports.

However, i need to install libjpeg (so i can use torch7 fully), but get this error When i try:

sudo port install libjpeg-turbo 

result:

---> Computing dependencies for libjpeg-turbo Error: Unable to execute port: Can't install libjpeg-turbo because conflicting ports are active: jpeg 

I dont know quite what to do? as i don't think i can uninstall jpeg without problems

0

1 Answer 1

3

You can deactivate the conflicting port first with:

sudo port -f deactivate jpeg sudo port install libjpeg-turbo 
Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.