Re: [vchkpw] Find out how vpopmail was compiled

2003-09-22 Thread Jasper Metselaar
>> I need to figure out how vpopmail was compiled on an existing
>> machine, in other words: I need to know which options were used
>> with
>> ../configure
>
> You should be able to find this informaton in the config.status
> file located in the source from which you compiled...

This could be a solution if the source was still on this machine...
but unfortunately this is not the question. :-(There is only a compiled version 
running on this machine

- Jasper





Re: [vchkpw] Find out how vpopmail was compiled

2003-09-22 Thread Oden Eriksson
måndagen den 22 september 2003 12.45 skrev Brad:
> > I need to figure out how vpopmail was compiled on an existing machine,
> > in other words: I need to know which options were used with
> > ../configure
>
> You should be able to find this informaton in the config.status file
> located in the source from which you compiled...

cat /home/vpopmail/include/config.h

-- 
Regards // Oden Eriksson, Deserve-IT.com




Re: [vchkpw] Find out how vpopmail was compiled

2003-09-22 Thread Brad
> I need to figure out how vpopmail was compiled on an existing machine,
> in other words: I need to know which options were used with
> ../configure

You should be able to find this informaton in the config.status file located
in the source from which you compiled...

Brad