Re: Help
Albert Dorofeev (Albert@mail.dma.be)
Sun, 14 Jun 1998 10:26:39 +0200
BTK wrote:
>
> don't know the command to get it to run. Here's what I've done.
> Placed the data package
> Installed the accompanying package
> /.configure
> make
> make install
> Ran an Install script
I may be mistaken but AFAIK the Install script does
the sequence "configure; make; make install" so you
don't have to run it.
> Everything is placed, but it tells me if I want to use WM, I have to run a
> file called "wmake.inst"
The file is located in util/wmaker.inst
It appears there after you do "make".
If you change to the util directory and
you do not find the file there you can
try make in the directory - it should
regenerate the file.
If this does not work - check out the
wmaker.inst.in file. It is a source for
the wmaker.inst. All you have to do is
to change some variables and adjust
directories.
To start the WM you should change the
contents of your ~/.xinitrc to contain
the line :
exec /usr/local/bin/wmaker
and this should work. This is what the
script does besides creation of
directories in ~/GNUstep.
I hope this helps,
Albert
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
FAQ: http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html
To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com