<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Your .bashrc seems okay. It looks like w2web started just fine.</p>
<p>You may want to check that the w2web process is running as it
should be, for example:<br>
</p>
<p>username@computername:~$ ps -ef | grep w2web<br>
username 2557 1701 0 07:45 ? 00:00:00 /usr/bin/perl
/home/username/WIEN2k/SRC_w2web/bin/w2web<br>
username 2592 2531 0 07:46 pts/0 00:00:00 grep
--color=auto w2web<br>
</p>
<p>What web browser are you using (and on which system)? If using
firefox, is Work Offline unchecked [
<a class="moz-txt-link-freetext" href="https://www.howtogeek.com/263854/how-to-enable-offline-browsing-in-firefox/">https://www.howtogeek.com/263854/how-to-enable-offline-browsing-in-firefox/</a>
]. If Work Offline is checked, it might not work.<br>
</p>
<p>What is the exact error message the browser gives you with
<a class="moz-txt-link-freetext" href="http://localhost:7890">http://localhost:7890</a>?</p>
<p>What Linux operating system are you using (Ubuntu, Fedora, ...)
and version?</p>
<p>Are you able to ping localhost [
<a class="moz-txt-link-freetext" href="https://ubuntuforums.org/showthread.php?t=2217432">https://ubuntuforums.org/showthread.php?t=2217432</a> ]? Some
operating system might use something different from localhost like
localhost.localdomain [
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg10768.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg10768.html</a>
] or an ip address might have to be used (e.g., 127.0.0.1) [
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg02143.html">https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg02143.html</a>
]<br>
</p>
<p>If you look online, you should be able to find information on
disabling the operating system firewall [
<a class="moz-txt-link-freetext" href="https://linuxconfig.org/how-to-enable-disable-firewall-on-ubuntu-18-04-bionic-beaver-linux">https://linuxconfig.org/how-to-enable-disable-firewall-on-ubuntu-18-04-bionic-beaver-linux</a>
], which you could try.<br>
</p>
<div class="moz-cite-prefix">On 11/16/2018 8:40 AM, Subhasis Panda
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAG7KuRX+pbEfgasG9j9P=cj6cxsMBy0=RvEutdL_2G18HKeE9g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="auto">
<div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br>
</div>
<div style="font-family:sans-serif;font-size:12.8px" dir="auto">
<div style="margin:16px 0px">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>Dear Prof. Gavin,</div>
<div dir="auto">I'm using Wien2k for the first time
& not familiar with much of that. So, I really
don't have idea what information do I need to share
with. Anyway, thanks a lot for your support. This is
the current status. </div>
<div dir="auto"><br>
</div>
<div><br>
</div>
<div> I have set w2web with userid and password.</div>
<div><br>
</div>
<div><a class="moz-txt-link-abbreviated" href="mailto:anupriya@anupriya-ThinkCentre-M93p:~/.w2web/anupriya-ThinkCentre-M93p/conf$">anupriya@anupriya-ThinkCentre-M93p:~/.w2web/anupriya-ThinkCentre-M93p/conf$</a>
w2web
<div style="color:purple"><br>
#######################################################################<br>
# w2web
starter
#<br>
# Copyright (C) 2001 <a href="http://luitz.at/"
style="text-decoration-line:none;color:rgb(66,133,244)"
moz-do-not-send="true">luitz.at</a>
#<br>
#######################################################################<br>
</div>
w2web installer on host anupriya-ThinkCentre-M93p
<div style="color:purple"><br>
<br>
#######################################################################<br>
# w2web
installer
#<br>
# Copyright (C) 2001 <a href="http://luitz.at/"
style="text-decoration-line:none;color:rgb(66,133,244)"
moz-do-not-send="true">luitz.at</a>
#<br>
#######################################################################<br>
<br>
</div>
Checking for Installation in
/home/anupriya/.w2web/anupriya-ThinkCentre-M93p
<div style="color:purple"><br>
<br>
w2web server started, now point your web browser
to<br>
<a href="http://localhost:7890/"
style="text-decoration-line:none;color:rgb(66,133,244)"
moz-do-not-send="true">http://localhost:7890</a><br>
</div>
</div>
<div><br>
</div>
<div>But when I was browsing to the above mentioned
address, it was not loading...It may be due to
firewall causing problem..how to find which one is
creating problem to load the browser?</div>
<div><br>
</div>
<div><br>
</div>
<div>I didn't find any compile.msg file from any of
SRC_* folder..</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>After giving the command "cat ~/.bashrc", am
finding the following file.<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div># ~/.bashrc: executed by bash(1) for non-login
shells.<br>
# see /usr/share/doc/bash/examples/startup-files (in
the package bash-doc)<br>
# for examples<br>
<br>
# If not running interactively, don't do anything<br>
case $- in<br>
*i*) ;;<br>
*) return;;<br>
esac<br>
<br>
# don't put duplicate lines or lines starting with
space in the history.<br>
# See bash(1) for more options<br>
HISTCONTROL=ignoreboth<br>
<br>
# append to the history file, don't overwrite it<br>
shopt -s histappend<br>
<br>
# for setting history length see HISTSIZE and
HISTFILESIZE in bash(1)<br>
HISTSIZE=1000<br>
HISTFILESIZE=2000<br>
<br>
# check the window size after each command and, if
necessary,<br>
# update the values of LINES and COLUMNS.<br>
shopt -s checkwinsize<br>
<br>
# If set, the pattern "**" used in a pathname
expansion context will<br>
# match all files and zero or more directories and
subdirectories.<br>
#shopt -s globstar<br>
<br>
# make less more friendly for non-text input files,
see lesspipe(1)<br>
[ -x /usr/bin/lesspipe ] && eval
"$(SHELL=/bin/sh lesspipe)"<br>
<br>
# set variable identifying the chroot you work in
(used in the prompt below)<br>
if [ -z "${debian_chroot:-}" ] && [ -r
/etc/debian_chroot ]; then<br>
debian_chroot=$(cat /etc/debian_chroot)<br>
fi<br>
<br>
# set a fancy prompt (non-color, unless we know we
"want" color)<br>
case "$TERM" in<br>
xterm-color|*-256color) color_prompt=yes;;<br>
esac<br>
<br>
# uncomment for a colored prompt, if the terminal
has the capability; turned<br>
# off by default to not distract the user: the focus
in a terminal window<br>
# should be on the output of commands, not on the
prompt<br>
#force_color_prompt=yes<br>
<br>
if [ -n "$force_color_prompt" ]; then<br>
if [ -x /usr/bin/tput ] && tput setaf 1
>&/dev/null; then<br>
# We have color support; assume it's compliant
with Ecma-48<br>
# (ISO/IEC-6429). (Lack of such support is
extremely rare, and such<br>
# a case would tend to support setf rather than
setaf.)<br>
color_prompt=yes<br>
else<br>
color_prompt=<br>
fi<br>
fi<br>
<br>
if [ "$color_prompt" = yes ]; then<br>
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$
'<br>
else<br>
PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '<br>
fi<br>
unset color_prompt force_color_prompt<br>
<br>
# If this is an xterm set the title to user@host:dir<br>
case "$TERM" in<br>
xterm*|rxvt*)<br>
PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h:
\w\a\]$PS1"<br>
;;<br>
*)<br>
;;<br>
esac<br>
<br>
# enable color support of ls and also add handy
aliases<br>
if [ -x /usr/bin/dircolors ]; then<br>
test -r ~/.dircolors && eval
"$(dircolors -b ~/.dircolors)" || eval "$(dircolors
-b)"<br>
alias ls='ls --color=auto'<br>
#alias dir='dir --color=auto'<br>
#alias vdir='vdir --color=auto'<br>
<br>
alias grep='grep --color=auto'<br>
alias fgrep='fgrep --color=auto'<br>
alias egrep='egrep --color=auto'<br>
fi<br>
<br>
# colored GCC warnings and errors<br>
#export
GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'<br>
<br>
# some more ls aliases<br>
alias ll='ls -alF'<br>
alias la='ls -A'<br>
alias l='ls -CF'<br>
<br>
# Add an "alert" alias for long running commands.
Use like so:<br>
# sleep 10; alert<br>
alias alert='notify-send --urgency=low -i "$([ $? =
0 ] && echo terminal || echo error)"
"$(history|tail -n1|sed -e
'\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'<br>
<br>
# Alias definitions.<br>
# You may want to put all your additions into a
separate file like<br>
# ~/.bash_aliases, instead of adding them here
directly.<br>
# See /usr/share/doc/bash-doc/examples in the
bash-doc package.<br>
<br>
if [ -f ~/.bash_aliases ]; then<br>
. ~/.bash_aliases<br>
fi<br>
<br>
# enable programmable completion features (you don't
need to enable<br>
# this, if it's already enabled in /etc/bash.bashrc
and /etc/profile<br>
# sources /etc/bash.bashrc).<br>
if ! shopt -oq posix; then<br>
if [ -f /usr/share/bash-completion/bash_completion
]; then<br>
. /usr/share/bash-completion/bash_completion<br>
elif [ -f /etc/bash_completion ]; then<br>
. /etc/bash_completion<br>
fi<br>
fi<br>
source /opt/intel/bin/ifortvars.sh intel64<br>
source /opt/intel/mkl/bin/mklvars.sh intel64<br>
<br>
# --- BERRYPI START ---<br>
export BERRYPI_PATH=$WIENROOT/SRC_BerryPI/BerryPI<br>
export BERRYPI_PYTHON=/usr/bin/python2.7<br>
alias berrypi="${BERRYPI_PYTHON}
${BERRYPI_PATH}/berrypi"<br>
# --- BERRYPI END ---<br>
# added by WIEN2k: BEGIN<br>
#
--------------------------------------------------------<br>
alias lsi="ls -aslp *.in*"<br>
alias lso="ls -aslp *.output*"<br>
alias lsd="ls -aslp *.def"<br>
alias lsc="ls -aslp *.clm*"<br>
alias lss="ls -aslp *.scf* */*.scf"<br>
alias lse="ls -aslp *.error"<br>
alias LS="ls -aslp | grep /"<br>
alias pslapw="ps -ef |grep "lapw""<br>
alias cdw="cd /home/anupriya/wien2k18"<br>
export OMP_NUM_THREADS=1<br>
#export LD_LIBRARY_PATH=.....<br>
export EDITOR="gedit"<br>
export SCRATCH=./<br>
export WIENROOT=/home/anupriya/wien2k_18.2<br>
export W2WEB_CASE_BASEDIR=/home/anupriya/wien2k18<br>
export
STRUCTEDIT_PATH=$WIENROOT/SRC_structeditor/bin<br>
export PDFREADER=acroread<br>
export
PATH=$WIENROOT:$STRUCTEDIT_PATH:$WIENROOT/SRC_IRelast/script-elastic:$PATH:.<br>
export OCTAVE_EXEC_PATH=${PATH}::<br>
export OCTAVE_PATH=${STRUCTEDIT_PATH}::<br>
<br>
export PATH=$PATH:$WIENROOT:.<br>
ulimit -s unlimited<br>
alias octave="octave -p $OCTAVE_PATH"<br>
# --- BERRYPI START ---<br>
export BERRYPI_PATH=$WIENROOT/SRC_BerryPI/BerryPI<br>
export BERRYPI_PYTHON=/usr/bin/python2.7<br>
alias berrypi="${BERRYPI_PYTHON}
${BERRYPI_PATH}/berrypi"<br>
# --- BERRYPI END ---<br>
#
--------------------------------------------------------<br>
# added by WIEN2k: END <br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<blockquote type="cite"
cite="mid:CAG7KuRX+pbEfgasG9j9P=cj6cxsMBy0=RvEutdL_2G18HKeE9g@mail.gmail.com"></blockquote>
</body>
</html>