Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install attica #12

Closed
dant3 opened this issue Dec 19, 2013 · 4 comments
Closed

Can't install attica #12

dant3 opened this issue Dec 19, 2013 · 4 comments

Comments

@dant3
Copy link

dant3 commented Dec 19, 2013

See screenshot:

Terminal output

brew --config

dant3@Dant3-MacBook:~> brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: 318fb3b8902ee4e7c7ae1466cf20f2268598f028
HOMEBREW_PREFIX: /Users/dant3/.homebrew
HOMEBREW_CELLAR: /Users/dant3/.homebrew/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.9.1-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
Clang: 5.0 build 500
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
@dant3
Copy link
Author

dant3 commented Dec 19, 2013

I suspect that the problem is I don't use /usr/local for homebrew

@adymo
Copy link
Owner

adymo commented Dec 19, 2013

Please run "brew install attica --verbose" to see what was the actual error.

But you are probably right. KDE packages are currently hardcoded to install into /usr/local. This is related to #10.

@dant3
Copy link
Author

dant3 commented Dec 19, 2013

Yep, this is the problem:

==> make install
[ 92%] Built target attica
[ 95%] Built target persontest
[100%] Built target projecttest
Install the project...
-- Install configuration: ""
CMake Error at lib/cmake_install.cmake:39 (FILE):
  file cannot create directory: /usr/local/lib.  Maybe need administrative
  privileges.
Call Stack (most recent call first):
  cmake_install.cmake:32 (INCLUDE)


make: *** [install] Error 1

@adymo
Copy link
Owner

adymo commented Jan 2, 2014

Ok, so it's duplicate of #10. Closing this one.

@adymo adymo closed this as completed Jan 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants