Dan Espen wrote:
> 
> Erik Steffl <esteffl_at_pbi.net> writes:
> >   you need to set the ManPath in your .fvwm2rc to point to where the
> 
> Erik means ModulePath.
  :-) you're reading my mind! yes, of course I mean ModulePath, sorry
for confusion...
        erik
> 
> > 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 - 12:56:22 BST