RE: FVWM: fvwm installation;

From: Thomas A. Gardiner <gardiner_at_pas.rochester.edu>
Date: Fri, 18 Aug 2000 14:39:39 -0400 (EDT)

This is exactly the problem. ModulePath should be (for the basic
installation) a path to a directory in which all of the fvwm modules have
been installed.

I'd suggest that you do the following to save yourself some headaches. It
appears that you built this in your home directory. I'd suggest that you
re-compile, this time using the -prefix option to the configure step.
It's explained in the README or INSTALLATION notes; I can't remember
which. Don't forget to remove the previous configure log. Then do a make
all and make install. This will build all of the modules in their
respective directories, which is what you are listing below, and the make
install will move the executeables to the directory that you specify with
the -prefix compile option.

If I remember right if you set prefix to your home directory then
configure will create the directory ~/libexex/fvwm/2.2.4/ and put the
modules there. Set ModulePath to that directory and you're set.

Tom

On Fri, 18 Aug 2000, Farhad Jalilvand wrote:

>ModulePath /home/fjalilva/fvwm-2.2.4/modules

>> ls fvwm-2.2.4/modules/
>ChangeLog FvwmAuto/ FvwmButtons/ FvwmForm/ FvwmIdent/
>FvwmRearrange/ FvwmScroll/ Makefile
>FvwmAnimate/ FvwmBacker/ FvwmCpp/ FvwmIconBox/ FvwmM4/
>FvwmSave/ FvwmTalk/ Makefile.am
>FvwmAudio/ FvwmBanner/ FvwmEvent/ FvwmIconMan/ FvwmPager/
>FvwmSaveDesk/ FvwmWinList/ Makefile.in
>> ls fvwm-2.2.4/modules/
>
>
>Thanks,
>Farhad
>
>-----Original Message-----
>From: Dan Espen [mailto:dane_at_mk.telcordia.com]
>Sent: Friday, August 18, 2000 12:34 PM
>To: Farhad Jalilvand; 'fvwm_at_fvwm.org'
>Subject: Re: FVWM: fvwm installation;
>
>
>Erik Steffl <esteffl_at_pbi.net> writes:
>> you need to set the ManPath in your .fvwm2rc to point to where the
>
>Erik means ModulePath.
>
>> modules are (or don't use modules).
>...
>> erik
>>
>> Farhad Jalilvand wrote:
>> >
>> > Here is my command line from exceed client starter:
>> >
>> > /home/fjalilva/fvwm-2.2.4/fvwm/bin/fvwm2 -display _at_d &
>
>Looks OK, but I don't think you need the trailing ampersand.
>
>> > This is the host reply from exceed dialog box before I get a "Connection
>> > Closed(closed timeout)"
>
>In my experience, you get this when Exceed never sees the prompt string
>that it waits for after running your profile. (Assuming you are using the
>"rlogin" method of connection.
>
>However, since it ran your command, I think it did see the prompt string.
>
>> > stty: : Invalid argument
>
>Something in your profile attempted to execute the "stty" comamnd.
>It should only do this when the shell is interactive. Like this:
>
>case $- in
>*i*) #interactive shell
> stty ...
>esac
>
>> > [1] 9228
>> > [FVWM][executeModule]: <<ERROR>> No such module 'ClickToFocus' in
>ModulePat
>
>Look for a syntax error in your .fvwm2rc containing ClickToFocus.
>
>> > '/usr/local/libexec/fvwm/2.2.4'
>> > [FVWM][executeModule]: <<ERROR>> No such module 'FvwmAuto' in ModulePath
>
>These are related to your ModulePath.
>
>> > '/usr/local/libexec/fvwm/2.2.4'
>> > [FVWM][executeModule]: <<ERROR>> No such module 'FvwmButtons' in
>ModulePath
>> > '/usr/local/libexec/fvwm/2.2.4'
>> >
>> > Your help is appreciated? Thanks!
>> >
>> > Farhad
>> >
>> > -----Original Message-----
>> > From: Erik Steffl [mailto:esteffl_at_pbi.net]
>> > Sent: Wednesday, August 16, 2000 6:19 PM
>> > To: Farhad Jalilvand
>> > Cc: 'fvwm_at_fvwm.org'
>> > Subject: Re: FVWM: fvwm installation;
>> >
>> > the way I do it:
>> >
>> > don't include anything on the unix side,
>> >
>> > on windows NT side do the following
>> >
>> > configure exceed like this:
>> >
>> > in configuration, screen definition:
>> > window mode: single
>> > root size: full screen
>> >
>> > create Xstart for fvwm, I use following command line:
>> >
>> > /export/home/users/esteffl/local/bin/fvwm2 -display _at_d &
>> >
>> > (exceeds replaces _at_d by its display (=you workstation ip + ':.0.0')
>> >
>> > create Xsession
>> > include above Xstart in Xsession,
>> >
>> > you can create more Xstart files for otgher clients that you want to
>> > start and include them in Xsession...
>> >
>> > start exceed by running the created x session (that's not fundamental
>> > for fvwm usage, I just find it convenient)
>> >
>> > erik
>> >
>> > Farhad Jalilvand wrote:
>> > >
>> > > Any idea how I can start FVWM on Win NT with Hummingbird (Exceed)?
>Please
>> > > see below for details...
>> > >
>> > > Thanks,
>> > > Farhad
>> > >
>> > > -----Original Message-----
>> > > From: Farhad Jalilvand
>> > > Sent: Friday, August 11, 2000 5:27 PM
>> > > To: fvwm_at_fvwm.org
>> > > Subject: RE: FVWM: fvwm installation;
>> > >
>> > > Hi there,
>> > >
>> > > I have installed the FVWM in my home directory and want to launch it
>usin
>> g
>> > > Exceed version 5.1.3.0.
>> > >
>> > > I have also created a .xinitrc in home directory with the following
>> > content:
>> > > =============
>> > > #! /bin/csh -f
>> > > # .xinitrc
>> > > #
>> > > # REVISIONS:
>> > >
>> >
>###########################################################################
>> > >
>> > > fvwm2 &
>> > > ===========
>> > >
>> > > Any help is very much appreciated.
>> > >
>> > > Thanks
>> > > Farhad
>> > > --
>> > > Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
>> > > To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
>> > > message to majordomo_at_fvwm.org.
>> > > To report problems, send mail to fvwm-owner_at_fvwm.org.
>> --
>> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
>> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
>> message to majordomo_at_fvwm.org.
>> To report problems, send mail to fvwm-owner_at_fvwm.org.
>
>--
>Dan Espen
>444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.telcordia.com
>Piscataway, NJ 08854 Phone: (732) 699-5570
>--
>Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
>To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
>message to majordomo_at_fvwm.org.
>To report problems, send mail to fvwm-owner_at_fvwm.org.
>

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Aug 18 2000 - 13:39:28 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST