Advertise Here
Advertise Here
Advertise Here
Advertise Here
Results 1 to 2 of 2

Thread: hi

  1. #1
    Senior Member
    Join Date
    05-04-2010
    Posts
    137
    Uploads
    7
    Likes
    27

    hi

    My vps debian install oscam erorr
    IMG_۲۰۲۱۰۵۱۰_۱۴۰۹۳.jpg

  2. Advertise Here
  3. #2
    Member teakwondo's Avatar
    Join Date
    19-01-2010
    Posts
    38
    Uploads
    3
    Likes
    140

    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

Advertise Here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •