Tox / homebrew-tox

Homebrew formulæ to install Tox.
https://tox.chat
35 stars 13 forks source link

qTox and uTox install error #38

Closed wellkwen closed 7 years ago

wellkwen commented 7 years ago

> MacBook-Pro-Nikki:~ nikki$ brew install --HEAD qtox
> Updating Homebrew...
> ==> Installing qtox from tox/tox
> ==> Cloning git://github.com/tux3/qTox
> Updating /Users/nikki/Library/Caches/Homebrew/qtox--git
> ==> Checking out branch master
> ==> qmake
> ==> make
> Last 15 lines from /Users/nikki/Library/Logs/Homebrew/qtox/02.make:
> compiling src/main.cpp
> compiling src/net/autoupdate.cpp
> compiling src/net/avatarbroadcaster.cpp
> compiling src/net/toxme.cpp
> compiling src/net/toxuri.cpp
> compiling src/nexus.cpp
> compiling src/persistence/db/rawdatabase.cpp
> compiling src/persistence/history.cpp
> compiling src/persistence/offlinemsgengine.cpp
> src/persistence/db/rawdatabase.cpp:37:10: fatal error: 'sqlcipher/sqlite3.h' file not found
> #include <sqlcipher/sqlite3.h>
>          ^
> 1 error generated.
> make: *** [rawdatabase.o] Error 1
> make: *** Waiting for unfinished jobs....
> 
> If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
> https://github.com/Tox/homebrew-tox/issues
> 
> 
> Error: Your Xcode (8.2.1) is outdated.
> Please update to Xcode 8.3.1 (or delete it).
> Xcode can be updated from the App Store.
> 
> 
> Error: You have MacPorts or Fink installed:
>   /opt/local/bin/port
> 
> This can cause trouble. You don't have to uninstall them, but you may want to
> temporarily move them out of the way, e.g.
> 
>   sudo mv /opt/local ~/macports

can somebody explain, whats happening ? why its not install ?

publicarray commented 7 years ago

37 fixes these issues, you try brew install --HEAD [raw file url] click here than on "View" for the formula you want (first libtoxcore, libfilteraudio and finally qTox or uTox), than "Raw" and copy the URL.

stal888 commented 7 years ago

closing this because #37 should have fixed it. please re-open this if it has not :)