Il lunedì 25 ottobre 2010 22:10:18 Benoît Minisini ha scritto:
> > I think that the makepkg is not available outer the Archlinux itself.
> > For the tar-1.13:
> >
> > 1. Obtain it from here: http://ftp.gnu.org/gnu/tar/
> > 2. Extract it to a folder
> > 3. Open terminal in the extracted folder and type: ./configure
> > 4. When finished: make
> > 5. When finished: sudo make install
> > 6. When finished: sudo mv /usr/local/bin/tar /usr/local/bin/tar-1.13
> > 7. When finished: sudo ln -s /usr/local/bin/tar-1.13 /usr/bin/tar-1.13
>
> For tar-1.13, you can fake it by using a symbolic link to tar, and it
> should work. I don't know why Slackware requires tar-1.13, which nobody
> uses anymore AFAIK.
>
> Regards,

This is from last Slackware 13.1 source:

ftp://elektroni.phys.tut.fi/slackware-13.1/source/a/pkgtools/scripts/makepkg

extract:
----------------------------
Written by John Gilmore and Jay Fenlason." ]; then
  echo "WARNING: pkgtools are unstable with tar > 1.13."
  echo "         You should provide a \"tar-1.13\" in your \$PATH."
  sleep 5
fi
---------------------------

Ciao,

Stefano







------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to