Re: Question about installing libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Oct 22, 2010 at 01:26:37AM +0200, Christian wrote:
> Many thanks, will have a look.
> But lets say I can't find a particular library and I only have a .deb file with it, what to do then?

You can write a PKGBUILD that automates the process of unpacking the
".deb" package and installing the libraries into "/usr/lib/". If you
build and install a package (e.g. using `makepkg -i`) instead of copying
them manually, all libraries will be tracked by pacman(8).

If you never created a PKGBUILD before, you might wanna read something
about it in the wiki ([1], [2]). If you want an example how to do create
a package suitable for installation with pacman(8) from a dpkg, you can
check [1] (even tho this PKGBUILD isn't the best I've ever seen).

[1] http://wiki.archlinux.org/index.php/Creating_Packages
[2] http://wiki.archlinux.org/index.php/Arch_Packaging_Standards
[3] https://aur.archlinux.org/packages.php?ID=12819


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux