On 02/06/13 12:08, Gabriele Piccini wrote:
> Hi Willi,
> my problem is that: when I cd into python directory binding ( i.e.
> python-elementary) and type ./configure, it responds "install-sh is not
> found."
> 
> How I wrote, that file is ignored by svn download.

This file is created by the autotools, it's not needed to be in SVN.

If you want to compile from SVN, you must first run ./autogen.sh before
./configure. This will copy required files. You just have to be sure to
have the autotools on your system, install-sh usually comes from
automake.

> 
> 
> 2013/2/6 Willy Sudiarto Raharjo <will...@gmail.com>
> 
> > > I compiled and installed EFL and E from last stable version and I wish to
> > > add econnman but I have some issues to compile the python binding
> > requests.
> > > All python bindings lack of install-sh file. I saw that file is ignored
> > in
> > > svn.. and hence is not downloaded from svn..why??
> > >
> > > How can I do to install python bindings??
> >
> > just a simple
> > ./configure
> > make
> > make install
> >
> > is suffice as long as the order is correct
> >
> > i have built them for Slackware and it's running well
> >
> >
> > --
> > Willy Sudiarto Raharjo
> > Personal Blog : http://willysr.blogspot.com
> > Linux Blog: http://slackblogs.blogspot.com
> >
> >
> > ------------------------------------------------------------------------------
> > Free Next-Gen Firewall Hardware Offer
> > Buy your Sophos next-gen firewall before the end March 2013
> > and get the hardware for free! Learn more.
> > http://p.sf.net/sfu/sophos-d2d-feb
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-- 
Jérôme Pinot
http://ngc891.blogdns.net/
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to