[ http://issues.apache.org/jira/browse/XERCESC-1613?page=all ] David Bertoni closed XERCESC-1613: ----------------------------------
> failure to recognize XERCESROOT environment variable on yellowdog linux > ----------------------------------------------------------------------- > > Key: XERCESC-1613 > URL: http://issues.apache.org/jira/browse/XERCESC-1613 > Project: Xerces-C++ > Type: Bug > Components: Build > Versions: 2.7.0 > Environment: Yellow Dog linux 4.1, PowerBook G4 laptop > Reporter: Alisa Neeman > Priority: Minor > > When I try to build, the runConfigure script does not recognize the > environment variable set (and visible when the command env is run). Just > wanted to give you the heads up, not sure if the problem is something wrong > at my end. > [EMAIL PROTECTED] xercesc]# pwd > /root/xerces-c-src_2_7_0/src/xercesc > [EMAIL PROTECTED] xercesc]# export XERCESROOT=/root/xerces-c-src_2_7_0 > [EMAIL PROTECTED] xercesc]# env > KDE_MULTIHEAD=false > SSH_AGENT_PID=7091 > HOSTNAME=dsl2-63-249-114-242.cruzio.com > TERM=xterm > SHELL=/bin/bash > HISTSIZE=1000 > GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/root/.gtkrc-2.0:/root/.kde/share/config/gtkrc-2.0 > GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc:/root/.kde/share/config/gtkrc > GS_LIB=/root/.fonts > WINDOWID=31457287 > OLDPWD=/root/xerces-c-src_2_7_0 > QTDIR=/usr/lib/qt-3.3 > KDE_FULL_SESSION=true > USER=root > LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35: > SSH_AUTH_SOCK=/tmp/ssh-ofdQGd7037/agent.7037 > KDEDIR=/usr > XERCESROOT=/root/xerces-c-src_2_7_0 > SESSION_MANAGER=local/dsl2-63-249-114-242.cruzio.com:/tmp/.ICE-unix/7176 > USERNAME=root > KONSOLE_DCOP=DCOPRef(konsole-7229,konsole) > PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin > DESKTOP_SESSION=default > MAIL=/var/spool/mail/root > GDM_XSERVER_LOCATION=local > KONSOLE_DCOP_SESSION=DCOPRef(konsole-7229,session-1) > PWD=/root/xerces-c-src_2_7_0/src/xercesc > INPUTRC=/etc/inputrc > LANG=en_US.UTF-8 > GDMSESSION=default > SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass > SHLVL=3 > HOME=/root > XCURSOR_THEME=default > BASH_ENV=/root/.bashrc > LOGNAME=root > LESSOPEN=|/usr/bin/lesspipe.sh %s > DISPLAY=:0.0 > G_BROKEN_FILENAMES=1 > COLORTERM= > XAUTHORITY=/root/.Xauthority > _=/bin/env > [EMAIL PROTECTED] xercesc]# autoconf > [EMAIL PROTECTED] xercesc]# ./runConfigure -p linux > ERROR : You have not set your XERCESCROOT environment variable > Though this environment variable has nothing to do with creating > makefiles, this is just a general warning to prevent you from > pitfalls in future. To use this script other than for -h output please > set an environment variable called XERCESCROOT to indicate where you > installed the XERCES-C files, and run this command again to proceed. > See the documentation for an example if you are still confused. > [EMAIL PROTECTED] xercesc]# -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
