You are not logged in.

#1 2007-10-28 12:55:11

zenx
Member
Registered: 2007-10-28
Posts: 5

Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

Hello everyone

I am new to arch, but I have overall knowledge in linux, and I'd like to install the previously mentionend WM. The problem is that I dont know how to even add a repository, and what repository I should add. So, any overall advice on this matter is welcome smile Thanks in advance!

Offline

#2 2007-10-28 12:59:16

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

at cli as root type pacman -Syu then pacman -Sy fvwm and ya should be all set..

Offline

#3 2007-10-28 13:11:41

zenx
Member
Registered: 2007-10-28
Posts: 5

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

shen wrote:

at cli as root type pacman -Syu then pacman -Sy fvwm and ya should be all set..

But that just installs the basic fvwm, not the fvwm-crystal..:|

Offline

#4 2007-10-28 14:41:17

cu3edweb
Member
From: USA
Registered: 2007-10-07
Posts: 291

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

fvwm-crystal is in unstable. You need to edit your

/etc/pacman.conf
[unstable]                                                <--------- UNMARK THIS
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/unstable                          <--------- UNMARK THIS

so you have access to unstable packages and then

pacman -Sy fvwm-crystal

at this point once you have installed then you can go back to pacman.conf and recheck unstable so you aren't running an unstable system.

fvwm-crystal is still at version 3.0.4 so you will have to manually upgrade to 3.0.5 if you want that one.

If memory serves me correctly that should work.

Last edited by cu3edweb (2007-10-28 14:42:03)

Offline

#5 2007-10-28 15:17:21

zenx
Member
Registered: 2007-10-28
Posts: 5

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

Thank you! Now I have it installed, but still have a problem: I can't find my xorg.conf, and I think I should edit it so fvwm-crystal could work.. So, where is it by default, or is there somekind of a search function?:P

Offline

#6 2007-10-28 16:00:42

phperl
Member
Registered: 2007-10-03
Posts: 5

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

run Xorg -configure ,will automatically generate xorg.conf.new,you can edit it.

Offline

#7 2007-10-28 16:35:48

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

zenx wrote:
shen wrote:

at cli as root type pacman -Syu then pacman -Sy fvwm and ya should be all set..

But that just installs the basic fvwm, not the fvwm-crystal..:|

Oh sorry about that I completely misread the post..At least someone came in and picked up the pieces..:)

Offline

#8 2007-10-28 16:47:21

zenx
Member
Registered: 2007-10-28
Posts: 5

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

phperl wrote:

run Xorg -configure ,will automatically generate xorg.conf.new,you can edit it.

When I run that, I get a message saying

Fatal server error:
Caught signal 11. Server aborting.

Aborted.

Confusing:rolleyes:

Offline

#9 2007-10-28 16:48:27

aris002
Member
From: London, UK
Registered: 2004-03-21
Posts: 75

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

/etc/X11/xorg.conf
or if you need to find files in the future one useful thing is e.g

$locate xorg.conf

or another (to find packages):

$psearch fvwm-crystal

or

$pacman -Ss fvwm-crystal

or to find any file you can search archlinux website with google:

site:archlinux.org /xorg.conf

site:
also there is:
http://wiki.archlinux.org/index.php/Xorg7

Offline

#10 2007-10-28 18:06:49

zenx
Member
Registered: 2007-10-28
Posts: 5

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

Ok, now my xorg.conf is in order. But still when i command

fvwm-crystal

I get an error like this:

[fvwm][main]: <<ERROR>> can't open display

So what now? big_smile

Offline

#11 2007-10-28 20:15:45

aris002
Member
From: London, UK
Registered: 2004-03-21
Posts: 75

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

from where you:

fvwm-crystal

?
shouldn't you place

exec fvwm-crystal

into ~.xinitrc or strart from gdm or similar?

Offline

#12 2007-10-28 21:24:28

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: Installing FVWM-Crystal on Arch (2.6.23-ARCH i686 Mobile)

Better use stable things.

Offline

Board footer

Powered by FluxBB