Hello all,

   Found mismatched quotes in the jdk.sh line 17.

CLASSPATH="${CLASSPATH}:.:${AUTO_CLASSPATH_DIR}

change to

CLASSPATH="${CLASSPATH}:.:${AUTO_CLASSPATH_DIR}"

user will notice errors when /etc/profile is sourced.

bash: /etc/profile.d/jdk.sh: line 22: unexpected EOF while looking for matching 
`"'
bash: /etc/profile.d/jdk.sh: line 27: syntax error: unexpected end of file

William Harrington (Ratrophy)
1.21 Gigawatts?!?!?! Great scott!!
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to