You will need the header files as well. I belive you are using the
washignton uni. imap system. why don't you download a new tarball?
all the best
Merlin wrote:
oh... thanx. There is a c-client.a on the system.
Is it possible just to add '--with-lmap=/home/sw/c-client.a' and it
will work?
Me
oh... thanx. There is a c-client.a on the system.
Is it possible just to add '--with-lmap=/home/sw/c-client.a' and it will
work?
Merlin
Raditha Dissanayake wrote:
There are two magical commands on linux called 'locate' and 'find' :-)
if you have locate just type
locate c-client or some filen
There are two magical commands on linux called 'locate' and 'find' :-)
if you have locate just type
locate c-client or some filename associated with the imap lib.
find is more complicated you could try something like
find / -name 'c-client*' | more
the above will search your whole hard disk so
3 matches
Mail list logo