You are not logged in.
Pages: 1
Topic closed
Hi!
Following the tutorials https://wiki.archlinux.org/index.php/Tor. Give error to start the irssi.
Look:
09:20 -!- Irssi: Error in script cap_sasl:
09:20 Can't locate Crypt/DH.pm in @INC (@INC contains:
/home/cyberhack/.irssi/scripts /usr/share/irssi/scripts
/usr/lib/perl5/core_perl /usr/lib/perl5/site_perl
/usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/share/perl5/core_perl .) at
/home/cyberhack/.irssi/scripts/cap_sasl.pl line 237.
09:20 BEGIN failed--compilation aborted at
/home/cyberhack/.irssi/scripts/cap_sasl.pl line 237.
09:20 Offline
Are you looking for this? ![]()
Edit: Also, please edit the Wiki if you realize there is an error or missing information. If you have any questions feel free to ask.
Last edited by filam (2011-09-11 19:25:03)
Offline
Yes. But I no could understand.
Offline
tar -xvzf Crypt-DH-0.06.tar.gz
cd Crypt-DH-0.06
hackum Crypt-DH-0.06]# makepkg -s
==> ERROR: Running makepkg as root is a BAD idea and can cause
permanent, catastrophic damage to your system. If you
wish to run as root, please use the --asroot option.
or
hackum Crypt-DH-0.06]$ makepkg -s
==> ERROR: You do not have write permission to store packages in /home/cyberhack/Downloads/Crypt-DH-0.06.
Aborting...Offline
I'd recommend creating a separate directory in your home folder for packages from AUR (i.e. ~/aur).
You opened the archive as root so the directory created from that (i.e. Crypt-DH-0.06) has those same permissions. As root do the following:
[root@localhost]# chown -R hackum:users Crypt-DH-0.06And then build the package as a normal user (i.e. hackum):
[hackum@localhost]# cd Crypt-DH-0.06
[hackum@localhost]# makepkgLast edited by filam (2011-09-11 19:45:17)
Offline
makepkg
==> ERROR: PKGBUILD does not exist.Offline
Please go back and read the links to AUR and makepkg that filam kindly provided.
Without that basic knowledge, you will continue to struggle and there is little benefit for you or the community in you blindly stumbling around attempting to do something that it incredibly well documented...
Offline
I don't understand. Please, can me help ?
Offline
hackum,
you are obviously missing some very basic knowledge. At least try to understand the Arch User Repository wiki. If you do and there are questions left come back and ask to the point.
To know or not to know ...
... the questions remain forever.
Offline
Hackum,
I get the impression your first language may be Portuguese. Unfortunately, am an English only speaker -- and these forums are primarily in English.
You might try https://wiki.archlinux.org/index.php/Ma … gu%C3%AAs)
or
Post try a post to https://bbs.archlinux.org/viewforum.php?id=30
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
cd Crypt-DH-0.06
[cyberhack@hackum Crypt-DH-0.06]$ ls
Changes inc lib Makefile.PL MANIFEST META.yml README t ToDoNo have the PKGBUILD.
Offline
Hello hackum, I'm sorry but I am closing this thread. Here are my reasons,
Arch Linux is intended for advanced users. Your comments above suggest you are not familiar with basic GNU/Linux concepts.
Arch Linux users are expected to be able to read and understand the documentation provided (in the wiki, man pages, various articles scattered across the web). You say you are unable to understand them.
Arch Linux users are expected to take responsibility for their own systems. This is written in the The Arch Way. You should be able to do research, experiment and generally find solutions to simple problems on your own.
Your failure to respond to suggested solutions are in violation of the forum rules.
In my opinion there is a language barrier between you and us. Please follow ewaller's advice and seek assistance on a forum catering to a language your are better with. Thank you for your cooperation.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
Pages: 1
Topic closed