You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "k.venugopal" <k....@sun.com> on 2003/05/21 03:40:17 UTC

Re: couldnt import org.apache.xerces.parsers.*


Utsav Boobna wrote:

>Hi venu,
> Can you briefly explain me how to set the CLASSPATH (and to which 
>file/directory) if I am using Linux platform using tcsh.
>
I use bash
eg:
    java 
-Xbootclasspath/p:/space/work/apache/22ndApril/xml-xerces/java/build/classes 

    export 
CLASSPATH=/space/work/apache/22ndApril/xml-xerces/java/build/classes

Thanks
venu

>Utsav
>
>
>On Wed, 21 May 2003, K. Venugopal wrote:
>
>  
>
>>Hi Utsav ,
>>
>>Hope you have set your classpath / -Xbootclasspath  properly
>>
>>Regards
>>venu
>>
>>Utsav Boobna wrote:
>>
>>    
>>
>>>Hi,
>>>	I have installed xerces on my PC, which has created a folder named 
>>>xerces-2_4_0 in my home directory, but then also on compiling any java 
>>>program, it gives me error as package org.apache.xerces.parsers does 
>>>not exist.What could be the possible reasons for it?
>>>
>>>Utsav
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
>>>For additional commands, e-mail: xerces-j-user-help@xml.apache.org
>>>
>>> 
>>>
>>>      
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
>>For additional commands, e-mail: xerces-j-user-help@xml.apache.org
>>
>>    
>>
>
>  
>