RE: cgicc-3.2.2.tar.gz error

"Stephen F. Booth" <[email protected]> Wed, 7 Apr 2004 19:08:44 -0400
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <000d01c41cf5$4a0c93c0$f7abe004@hades>
You need to add whatever directory with the cgicc header files to your
preprocessor flags using -I.  If you installed in /usr/local:

 

% g++ -o demo demo.cpp -I/usr/local/include -L/usr/local/lib -lcgicc

 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, April 07, 2004 8:41 AM
To: [email protected]
Subject: [help-cgicc] cgicc-3.2.2.tar.gz error

 

Hello, some printouts on my unix system.

çıktılar aşağıda.

$ uname -a

Linux toledo 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown

 

gcc -v

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs

gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

$ g++ -v

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs

gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

 

I have donloaded cgicc-3.2.2.tar.gz file from
http://www.gnu.org/software/cgicc/cgicc.html and have loaded my system.

Printouts of configure and make commands in out.txt and out2.txt.

 

 

I can't use cgicc library.

$ g++ -o demo demo.cpp -lcgicc

demo.cpp:5:25: cgicc/Cgicc.h: No such file or directory

demo.cpp:6:34: cgicc/HTTPHTMLHeader.h: No such file or directory

demo.cpp:7:31: cgicc/HTMLClasses.h: No such file or directory

 

Please help.


 <http://www.turkcell.com.tr/index/0,1027,3119,00.html> 

*********************************************************************** 

Bu elektronik posta ve onunla iletilen bütün dosyalar sadece göndericisi
tarafından alması amaçlanan yetkili gerçek ya da tüzel kişinin kullanımı
içindir.Eğer söz konusu yetkili alıcı değilseniz bu elektronik postanın
içeriğini açıklamanız,kopyalamanız, yönlendirmeniz ve kullanmanız
kesinlikle yasaktır ve bu elektronik postayı derhal silmeniz
gerekmektedir.

TURKCELL bu mesajın içerdiği bilgilerin doğruluğu veya eksiksiz olduğu
konusunda herhangi bir garanti vermemektedir. Bu nedenle bu bilgilerin
ne şekilde olursa olsun içeriğinden, iletilmesinden, alınmasından ve
saklanmasından sorumlu değildir. Bu mesajdaki görüşler yalnızca gönderen
kişiye aittir ve TURKCELL'in görüşlerini yansıtmayabilir.

Bu e-posta bilinen bütün bilgisayar virüslerine karşı taranmıştır.

************************************************************************

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you are not the intended recipient you are hereby notified
that any dissemination, forwarding, copying or use of any of the
information is strictly prohibited, and the e-mail should immediately be
deleted.

TURKCELL makes no warranty as to the accuracy or completeness of any
information contained in this message and hereby excludes any liability
of any kind for the information contained therein or for the information
transmission, reception, storage or use of such in any way
whatsoever.The opinions expressed in this message belong to sender alone
and may not necessarily reflect the opinions of TURKCELL.

This e-mail has been scanned for all known computer viruses.

************************************************************************

_______________________________________________
help-cgicc mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/help-cgicc