-
Senior Member
hi
My vps debian install oscam erorr
IMG_۲۰۲۱۰۵۱۰_۱۴۰۹۳.jpg
-
-
Member
Re: hi
please try this: sudo apt-get install build-essential cmake
or like this
You can install cmake via:
before_install:
- brew update
- brew install cmake
Given that it compiles from source, you may want to download a binary instead:
before_install:
- wget http://www.cmake.org/files/v2.8/cmak...iversal.tar.gz && tar xfz cmake-2.8.12.2-Darwin64-universal.tar.gz
- export PATH="`pwd`/cmake-2.8.12.2-Darwin64-universal/CMake 2.8-12.app/Contents/bin":$PATH:
good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules