Code Monkey home page Code Monkey logo

Comments (4)

ivamluz avatar ivamluz commented on May 28, 2024

Hi,

I'm facing the same issue. Any luck there?

Thanks,
Ivam

from libplist.

FunkyM avatar FunkyM commented on May 28, 2024

@ivamluz You are facing the same issue with libplist-1.11? Please try git master HEAD which is at 1.13.0 and please share what platform you are compiling on.

from libplist.

nikias avatar nikias commented on May 28, 2024

Closing due to inactivity.

from libplist.

kapil0408 avatar kapil0408 commented on May 28, 2024

I used this link https://github.com/libimobiledevice/ifuse/wiki

Configuration for libplist 1.13.0:

Install prefix ..........: /opt/local
Debug code ..............: no
Python bindings .........: no

Now type 'make' to build libplist 1.13.0,
and then 'make install' for installation.

I am using 1.13.0 version of libplist file on Terrminal version (2.6.1), OSX version 10.11.6, Xcode version 7.3.1.
I am getting following error when run "make" command for build

kapil-Mac-mini:libplist admin$ make
/Applications/Xcode 2.app/Contents/Developer/usr/bin/make all-recursive
make: /Applications/Xcode: No such file or directory
make: *** [all] Error 1

I tried also "make install" command to intsall. but i got this text on terminal:

kapil-Mac-mini:libplist admin$ make install
Making install in libcnary
/bin/sh: /Applications/Xcode: No such file or directory
make: *** [install-recursive] Error 1

I tried also "sudo make install" command to intsall. but i got this text on terminal:

kapil-Mac-mini:libplist admin$ sudo make install
Password:
Making install in libcnary
/bin/sh: /Applications/Xcode: No such file or directory
make: *** [install-recursive] Error 1

Please help me

from libplist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.