You are not logged in.
Pages: 1
Ok, just installed archlinux and was presented with a few annoying errors i never once saw (which is dissapointing to say the least)...
one i fixed, i added devfs=nomount to the kernel line in grub which stopped arch dead in its tracks while booting (could not initialize consoles) so i had to remove that.
now my actual problems
irssi wont start. It refuses, it just flashes and does nothing
i tried compiling gaim through abs using makepkg and got some weird error like /usr/lib/perl5/?.?.? or something or other.
has anyone encountered this and know of a solution?
thanks.
Offline
after you installed, did you 'pacman -Syu' ?
"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍
Offline
Mhm. yes
Offline
There is a bug with grub and devfs=nomount for new install. See http://bugs.archlinux.org/index.php?do=details&id=2902 for a solution.
Offline
irssi wont start. It refuses, it just flashes and does nothing
i tried compiling gaim through abs using makepkg and got some weird error like /usr/lib/perl5/?.?.? or something or other.
You have to recompile irssi through abs, because the package is linked to an older perl (5.8.6 to be exact).
But the compilation will most likely fail with the same error as gaim did - for which I don't know the solution.
Ailen:
Kernel: Linux 2.6.14-rc4-ck1 #1 PREEMPT
Built on: Mon Oct 17 14:51:37 CEST 2005
Hardware: Mobile AMD Sempron(tm) Processor 2800+ AuthenticAMD
WM: E17 snapshot 20051016
Offline
swazo wrote:irssi wont start. It refuses, it just flashes and does nothing
i tried compiling gaim through abs using makepkg and got some weird error like /usr/lib/perl5/?.?.? or something or other.
You have to recompile irssi through abs, because the package is linked to an older perl (5.8.6 to be exact).
But the compilation will most likely fail with the same error as gaim did - for which I don't know the solution.
Post the error.
Offline
There is a bug with grub and devfs=nomount for new install. See http://bugs.archlinux.org/index.php?do=details&id=2902 for a solution.
that basically created more errors when booting with devfs=nomount (couldmount mount swap everything in fstab couldent be mounted etc).
As for hte perl error, here:
rm: cannot remove `/var/abs/network/irssi/pkg/usr/lib/perl5/*/*/perllocal.pod': No such file or directory
mv: cannot stat `/var/abs/network/irssi/pkg/usr/lib/perl5/?.?.?': No such file or directory
Offline
Pages: 1