LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Tomcat & JetSpeed Portal Installation problems (https://www.linuxquestions.org/questions/linux-software-2/tomcat-and-jetspeed-portal-installation-problems-139125/)

vous 01-27-2004 04:08 AM

Tomcat Installation problems
 
Hello All,

I'm trying to install JetSpeed Portal with Tomcat and I'm running into a series of problems...

FIRST, I cannot unzip the file:

joe@XXX:~/jet/installs> unzip ./bcel-5.1.zip
error: cannot open zipfile [ ./bcel-5.1.zip ]
unzip: cannot find ./bcel-5.1.zip, ./bcel-5.1.zip.zip or ./bcel-5.1.zip.ZIP.
joe@XXX:~/jet/installs> unzip bcel-5.1.zip
error: cannot open zipfile [ bcel-5.1.zip ]
unzip: cannot find bcel-5.1.zip, bcel-5.1.zip.zip or bcel-5.1.zip.ZIP.

What am I doing wrong here???

SECOND, I have run the command from the insruction to install Tomcat and then I get this:

joe@XXX:~/jet/installs> gpg --import
gpg: Warning: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: /home/joe/.gnupg: directory created
gpg: /home/joe/.gnupg/options: new options file created
gpg: you have to start GnuPG again, so it can read the new options file

gpg: you have to start GnuPG again, so it can read the new options file

joe@XXX:~/jet/installs> ps -ef | grep gpg
joe 1963 1787 0 11:08 pts/1 00:00:00 grep gpg


What do they mean with restart GnuPG, I can't see it running...?!?!?!


All times are GMT -5. The time now is 06:49 PM.