Star: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Weibullguy (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
| | |ftp://ftp.berlios.de/pub/star/star-{{Star-Version}}.tar.bz2 | ||
|- | |- | ||
|} | |} | ||
{{Package-Introduction|A tape archiving program which backs up Extended Attributes and Access Control Lists on files. | {{Package-Introduction|A tape archiving program following POSIX standards which backs up Extended Attributes and Access Control Lists on files.|http://cdrecord.berlios.de/old/private/star.html}} | ||
|http://cdrecord.berlios.de/old/private/star.html}} | |||
== Dependencies == | == Dependencies == | ||
| Line 17: | Line 16: | ||
Compile the package: | Compile the package: | ||
make | make | ||
Install the package: | Install the package: | ||
| Line 31: | Line 30: | ||
== Multilib == | == Multilib == | ||
=== 32Bit === | === 32Bit === | ||
Revision as of 19:32, 11 September 2008
| Download Source: | ftp://ftp.berlios.de/pub/star/star-1.5.tar.bz2 |
|---|
Introduction to Star
A tape archiving program following POSIX standards which backs up Extended Attributes and Access Control Lists on files.
Project Homepage: http://cdrecord.berlios.de/old/private/star.html
Dependencies
Required
Non-Multilib
Compile the package:
make
Install the package:
make INS_BASE=/usr DEFINSUSR=0 DEFINSGRP=0 install
Fix permissions:
chmod 755 /usr/lib/libdeflt.so.1.0 && chmod 755 /usr/lib/libfind.so.1.0 && chmod 755 /usr/lib/librmt.so.1.0 && chmod 755 /usr/lib/schily.so.1.0
Multilib
32Bit
TODO: Please update when tested in multilib
N32
TODO: Please update when tested in multilib
64Bit
TODO: Please update when tested in multilib