Skip to Content.
Sympa Menu

mace-opensaml-users - Re: New User

Subject: OpenSAML user discussion

List archive

Re: New User


Chronological Thread 
  • From: "malini" <>
  • To: <>
  • Subject: Re: New User
  • Date: Wed, 17 Mar 2004 12:01:53 +0530

My configure is working now..
when i try for gmake i get the following err
$env CC=gcc CXX=g++ ./configure --prefix=/opt/xml-sec --without-xalan

$gmake
...
...
gmake[1]: Entering directory
`/disk1/release3/opensaml/0.9.1/Source/temp/xml-security-0.2.0/src/canon'

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/XSECC14n20010315.o XSECC14n20010315.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/XSECC14n20010315.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/XSECCannon.o XSECCannon.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/XSECCannon.o] Error 127 (ignored)

gmake[1]: Leaving directory
`/disk1/release3/opensaml/0.9.1/Source/temp/xml-security-0.2.0/src/canon'

gmake -C transformers compile

gmake[1]: Entering directory
`/disk1/release3/opensaml/0.9.1/Source/temp/xml-security-0.2.0/src/transform
ers'

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMBase.o TXFMBase.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMBase.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMBase64.o TXFMBase64.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMBase64.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMC14n.o TXFMC14n.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMC14n.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMChain.o TXFMChain.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMChain.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMDocObject.o TXFMDocObject.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMDocObject.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMEnvelope.o TXFMEnvelope.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMEnvelope.o] Error 127 (ignored)

c -I/disk1/release2/xercesc/2.3.0/Source/xerces-c-src_2_3_0/src -I../../incl
ude -o ../../lib/obj/TXFMMD5.o TXFMMD5.cpp

gmake[1]: c: Command not found

gmake[1]: [../../lib/obj/TXFMMD5.o] Error 127 (ignored)


what i am missing




----- Original Message -----
From: "Scott Cantor"
<>
To: "'malini'"
<>;

<>
Sent: Wednesday, March 17, 2004 9:46 AM
Subject: RE: New User


> > log4cpp-0.3.4b,xml-security-0.2.0.BUt when i try to install
> > the sources i always get some errors xerces path not set
> > or...something realted to xerces.I feel that readme is not
> > helping since i am very new to both saml and opensource
>
> You have to get the XERCESCROOT variable set correctly. One common mistake
I
> make seemingly every time is a typo, and I leave out the "C" in the middle
> of that variable. It's not XERCESROOT, but XERCESCROOT.
>
> Other than that, just set it to the root of your unpacked tree and it
should
> be able to find the files.
>
> -- Scott
>
>
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.624 / Virus Database: 401 - Release Date: 3/15/2004






Archive powered by MHonArc 2.6.16.

Top of Page