Once again I solved my own problem. =)

This is so others can get ICQJava_Preview working on their system.

Get jdk1.1.1-linux  it's in the slackware3.4 /contrib/java directory.

mkdir /usr/local
cp jdk1.1.1-linux.tar.gz /usr/local/jdk
cd to it
tar zvxf jdk1.1.1-linux.tar.gz
cd jdk1.1.1
cd bin
mv i586 Linux
ln -s Linux i586
cd ../lib
mv i586 Linux
ln -s Linux i586

chmod 666 /dev/zero

add the following to /etc/profile

export JAVA_HOME=/usr/local/jdk/jdk1.1.1
export CLASSPATH=/usr/local/jdk/jdk1.1.1/lib/classes.zip


add the following to your ~/.bash_profile in your home dir

PATH=$HOME/ICQJava:/usr/local/jdk/jdk1.1.1:$PATH


then in your home dir with ICQJava_Preview.tar.gz

tar zvxf ICQJava_Preview.tar.gz
cd ICQJava

edit the install file as follows

JAVA_HOME="/usr/local/jdk/jdk1.1.1"

save and exit

then just ./install to install ICQ

connect to the internet, startx, ICQ  Woo Hoo!!!!!

One note: the ICQJava_Preview says to use jdk1.1.3 or newer, but I had no
problems with 1.1.1. I am in the process of downloadling 1.1.3v2 but won't
install it unless I have problems with ICQ.

Yay!! Now I need Eudora =) That's beyond me though. I'll wait for xcmail.


Dan


At 05:56 PM 3/29/98 -0800, Dan Cyr wrote:
>
>I was just trying to get icq working on my system, cyrix 150, 32meg,
>Houston M571 motherboard. qt-1.32 jdk1.1.4v1.2 ICQJava_preview Redhat 4.2
>
>I got the qt installed for jdk, then jdk went fine. ICQ seemd to install
>fine aswell but I keep getting an error when trying to run it.
>
>SIGSEGV   11*  segmentation violation
>        stackbase=(nil), stackpointer=(nil)
>
>Full thread dump:
>    NULL (TID:0x405c80a8, sys_thread_t:0x8101428, state:R) prio=5
>
>Has anyone seen this before?
>
>I am totally at a lost. It gives this error everytime I try to run it. It
>doesn't even care if I run it while NOT in X.
>
>This progrma and xcmail (when it supports filters) are about the only
>programs keeping me from dumping MS crap.   well...except for having the
>knowledge of them that is. I'm not blind to the fact that I "must" have a
>great understanding of how their software works, or I'll get nowhere in
>life......nonoe would hire me if I only knew how to use linux. ;)
>
>Eudora "needs" porting!! =)
>
>I had to throw my 2 cents in there. I've been seeing so much crap flying
>through the lists lately. =)


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to