Hi Alex,

> Am 13.02.2015 um 19:40 schrieb Alex <[email protected]>:
> 
> Hey, what is the proper way to get mgar to install a package? I see that 
> 'mgar install' installs in work/install-isa-amd64 folder but does not 
> actually system install. What is the process to get a proper install done.

You build a package with mgar and then manually install it. „mgar install“ does 
essentially
a „make install“ of the upstream software.

> Also for Python 2.7.8 on Solaris 10 x86, setup.py needs to be patched so that 
> crypt module can be build, can this be specified in the Makefile or what is 
> the procedure for modifying source packages? 

Sure, just follow this tutorial:
  http://www.opencsw.org/2012/12/tutorial-patching-source-code-in-gar/


Best regards

  — Dago

> 
> On Wed, Jan 28, 2015 at 3:17 AM, Dagobert Michelsen <[email protected]> wrote:
> Hi Alex,
> 
> > Am 28.01.2015 um 05:43 schrieb Alex <[email protected]>:
> >
> > I seem to have managed to get rid of the curses error on unstable10s in 
> > 'mgar compile' by adding  EXTRA_INC += /opt/csw/include/ncurses and 
> > EXTRA_INC += /opt/csw/include/ncursesw into Makefile.
> 
> I don’t need that, with the committed Makefile I get a working package. You 
> can
> compare your results with mine by comparing your tree against mine at
>   /home/dam/mgar/pkg/lang-python/python/branches/python-2.7
> 
> > Now with BUILD64_ONLY = 1 only the following are missing:
> > Python build finished, but the necessary bits to build these modules were 
> > not found:
> > bsddb185           dl                 imageop
> > linuxaudiodev      ossaudiodev
> >
> > However when doing 'mgar package' the curses test was skipped and the build 
> > later on ended up not succeeding. Got any ideas as to why this would happen?
> 
> Unfortunately not, you have to dig.
> 
> 
> Best regards
> 
>   - Dago
> 
> --
> "You don't become great by trying to be great, you become great by wanting to 
> do something,
> and then doing it so hard that you become great in the process." - xkcd #896
> 
> 

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to