![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| apt-get install giving error | pradeepreddy | UNIX and Linux Applications | 1 | 12-12-2008 03:40 AM |
| acroread command giving error | iamjayanth | Linux | 3 | 10-31-2008 09:27 AM |
| Cron job giving error while running SSH command | visingha | Shell Programming and Scripting | 3 | 09-13-2008 09:07 PM |
| script giving error | Shahul | UNIX for Advanced & Expert Users | 2 | 08-29-2008 01:36 PM |
| /dev/rStp0 giving error | workingstiff | UNIX for Dummies Questions & Answers | 1 | 10-29-2002 06:25 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
gtar is NOT a dependencies of xarchiver, so it is normal you can't find it installed.
Maybe you have any options in xarchiver to configure tar options ? I recommend you contact the port manager of xarchiver, and tell him about the issue, he should be able to edit the port so that it uses the bsdtar with alternative switches, or use the gtar. |
|
|||||
|
I imagine that bsdtar is a link to tar but just to prove it run:
Code:
$ /usr/bin/bsdtar --version Tar - GNU Project - Free Software Foundation (FSF) then try Xarchiver again... |
|
||||
|
Code:
# /usr/bin/bsdtar --version bsdtar 2.5.5 - libarchive 2.5.5 EDIT: So you are suggesting that the following lines should be executed before the paragraph of code below is executed? Code:
pkg_add -r gtar Code:
# install thunar archive plugin pkg_add -r thunar-archive-plugin # install xarchiver pkg_add -r xarchiver Last edited by figaro; 09-27-2009 at 02:26 PM.. Reason: Added line |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|