[ubuntu-ar] Ubuntu-ar Digest, Vol 12, Issue 89

Miguel Sajnovsky sajnovsky at gmail.com
Sat Nov 17 23:45:01 GMT 2007


El día 17/11/07, Miguel Sajnovsky <sajnovsky en gmail.com> escribió:
>
>
>
> El día 17/11/07, Diego Gaustein <diego en gaustein.com.ar> escribió:
> >
> > Miguel Sajnovsky wrote:
> > > Sirve tambien con archivos fuente no solo con los rpm.
> >
> > $ apt-cache show alien
> > (...)
> > Description: install non-native packages with dpkg
> > Alien allows you to convert LSB, Red Hat, Stampede and Slackware
> > Packages
> > into Debian packages, which can be installed with dpkg.
> > .
> > It can also generate packages of any of the other formats.
> > .
> > This is a tool only suitable for binary packages.
> >
> > nunca lo usé, pero la descripción del programa está mal?
> >
> > --
> > Ubuntu-ar lista de correo
> > Ubuntu-ar en lists.ubuntu.com
> > Modifica tus opciones o desuscribite en:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
> > Siempre leer, comprender y aplicar nuestra etiqueta:
> > https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
> >
> > Yo puedo estar equivocado, pero si mal no recuerdo alejandro bosch se
> habia bajado las fuentes del pidgin y armo un .deb con alien
>
> me dejaste en una linda duda, ahora me bajo cualquier fuente y lo pruebo
> --
> Miguel


Ok, no me aguante y lo probe

Baje los sources del pidgin de aca
<http://sourceforge.net/project/downloading.php?groupname=pidgin&filename=pidgin-2.2.2.tar.bz2&use_mirror=ufpr>

Como es un tar.bz lo descomprimi y lo recomprimi a un tar.gz que es con el
que podes usar alien (ni idea de por que)

luego ejecute y agregue el verbose para pegarlo aca

miguel en miguel-desktop:~$ sudo alien -v pidgin-2.2.2.tar.gz
        ls -l pidgin-2.2.2.tar.gz
        tar Oxzf pidgin-2.2.2.tar.gz install/predoinst.sh 2>/dev/null
        tar Oxzf pidgin-2.2.2.tar.gz install/delete.sh 2>/dev/null
        tar Oxzf pidgin-2.2.2.tar.gz install/doinst.sh 2>/dev/null
        tar Oxzf pidgin-2.2.2.tar.gz install/predelete.sh 2>/dev/null
        mkdir pidgin-2.2.2
        chmod 755 pidgin-2.2.2
        cat pidgin-2.2.2.tar.gz | (cd pidgin-2.2.2; tar zxpf -)
        cd pidgin-2.2.2; rm -rf ./install
        mkdir pidgin-2.2.2/debian
        hostname -f
        date -R
        hostname -f
        date -R
        chmod 755 pidgin-2.2.2/debian/rules
        debian/rules binary 2>&1
pidgin_2.2.2-2_all.deb generated
        find pidgin-2.2.2 -type d -exec chmod 755 {} ;
        rm -rf pidgin-2.2.2

Y como pueden ver me genero el .deb

miguel en miguel-desktop:~$  dir *pidgin*
pidgin_2.2.2-2_all.deb  pidgin-2.2.2.tar.gz



-- 
Miguel
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-ar/attachments/20071117/c0816465/attachment.htm 


More information about the Ubuntu-ar mailing list