Re: Cannot launch FvwmConsole

2006-05-31 Thread Serge (gentoosiast) Koksharov
  Hello, Scott

Are you using modular XOrg installation without XTerm? If so, you must
launch FvwmConsole as 'Module FvwmConsole -terminal your_favorite_term'.
Also, is your PATH env variable properly set? Hope that helps. BTW, I
think your question really belongs to FVWM Users mailing list, since it
has nothing to do with development.

Bye

-- 
Serge Koksharov, Free Software user  supporter
GPG public key ID: 0x3D330896 (pgp.mit.edu)
Key fingerprint: 5BC4 0475 CB03 6A31 0076  82C2 C240 72F0 3D33 0896




Re: Problem on Makefiles

2006-05-31 Thread Parv
Could you please not post your reply on top of the previous post?


in message [EMAIL PROTECTED],
wrote marcel bertonzzin thusly...

 You're right, I'm not using ports, because they just port stable
 releases.

Ports system may not have fvwm right out of fvwm CVS but does have
the development branches (at least for opera, mutt,  fvwm).  In my
previous email, you seemed to have missed '-devel' in the port's
name.


 I passes --with-png-includes and --with-png-library but only
 this didn't worked.

Did you specify just that or the location of libraries  includes
files too?  If it is the first, then those two options won't matter.
Nonetheless, it seems that you have not read the Makefile of the
x11-wm/fvwm-devel port.  Whatever.


 I don't have 'include' and 'lib' directories under
 '/usr/local/bin', what I do have is 'libpng-config' and
 'libpng12-config'

But you noted '-L/usr/local/bin', and -L is used to specify the
directory for libraries (for the linker).


  - Parv

--