Hello
Im pretty new linux user, however i started from kali linux. Nevermind. If you will be kind enough to help me solve this problem, i probably wont have similar troubles with other program in future. I tried to solve this by myself, without effects so here it ts
Today i tried to install psad.
As root i input aptitude install psad. here is the output (after i installed some required libs manually one by one, but i dont think that it matter):
Code:
The following NEW packages will be installed:
  libdate-calc-perl{ab} libunix-syslog-perl{ab} psad 
0 packages upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 502 kB of archives. After unpacking 1,724 kB will be used.
The following packages have unmet dependencies:
 libdate-calc-perl : Depends: perlapi-5.10.1 which is a virtual package.
                     Depends: libbit-vector-perl (>= 7.0) but it is not going to be installed.
 libunix-syslog-perl : Depends: perlapi-5.10.0 which is a virtual package.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     libdate-calc-perl [Not Installed]                  
2)     libunix-syslog-perl [Not Installed]                
3)     psad [Not Installed]                               



Accept this solution? [Y/n/q/?]
Im linux begginer, but it isnt hard to find out that the part that mess everything up is perlapi dependency. I cant download anything else that psad require without it, and i cant download perlapi, im stuck.
Thanks in advance and sorry for grammar and vocabulary as im not english native speaker.