• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

xerces.jar classpath setting

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
I would like to set classpath for xerces and xercesSamples permanently in my Linux box. Any suggetsions would be appreciated.... because I'm fedup of setting $ export CLASSPATH=$CLASSPATH:/usr/..... every time...
Is there any way to set it, in such a way so that all the users of the linux box get it without doing any configuration setting by themselves.
Thanks
Hemant
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am moving this thread to the Linux and Unix forum since it is more of an installation/configuration issue than an XML-related issue.
 
reply
    Bookmark Topic Watch Topic
  • New Topic