mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: ptxdist@pengutronix.de
Cc: "Arpit Jain (RBEI/EEB2)" <Arpit.Jain@in.bosch.com>
Subject: Re: [ptxdist] Python module installation on target
Date: Fri, 5 Sep 2014 09:54:21 +0200	[thread overview]
Message-ID: <20140905075419.GC23258@omega> (raw)
In-Reply-To: <201409050921.36527.jbe@pengutronix.de>

Hi Juergen,

On Fri, Sep 05, 2014 at 09:21:36AM +0200, Juergen Borleis wrote:
> Hi Arpit,
> 
> On Friday 05 September 2014 07:12:20 Arpit Jain (RBEI/EEB2) wrote:
> > I have a python module which comes with setup.py, how can I install this
> > module on target ? Running python setup.py install on target won't work as
> > install tools are not available with python installed on board.
> >
> > The module I am trying to install is pyOwnCloud
> > (https://github.com/csawyerYumaed/pyOwnCloud )
> 
> You should take a look how PTXdist builds the other available Pythons modules 
> like python-django, python-imaging, pyserial.make and others. Just search for 
> the string "setup.py" in the rulses/ directory of PTXdist to find the 
> corresponding rule files.
> 

I gave a look into this. This looks more like a python c binding module
for libosync.

Don't know if this is install lib and then the python module only, or
you need to cross compile some native python "libwrapper" modules like in
Cython.



To Arpit:

You need 100% the libosync.

What I understand this library is part of [0]. And this is cmake
(Running away from that). Okay no jokes, I never was familiar with
cmake, that's why I don't like it.

Maybe you should try to add first a packages for libosync, then check
for pyOwnCloud.

- Alex

[0] https://github.com/owncloud/mirall

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2014-09-05  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05  5:12 Arpit Jain (RBEI/EEB2)
2014-09-05  7:21 ` Juergen Borleis
2014-09-05  7:54   ` Alexander Aring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140905075419.GC23258@omega \
    --to=alex.aring@gmail.com \
    --cc=Arpit.Jain@in.bosch.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox