[NTLUG:Discuss] Problem installing PCB

Alton R. Pouncey, II alton at trainers-r-us.com
Wed Feb 26 13:07:10 CST 2003


On Wed, 2003-02-26 at 11:37, terry wrote:
> Alton R. Pouncey, II wrote:
> 
> >On Wed, 2003-02-26 at 08:50, Steve Baker wrote:
> >  
> >
> >>terry wrote:
> >>
> >>    
> >>
> >>>Have downloaded 'setup_imake.jar' but don't have jar archiving tool to 
> >>>unpack it.  I've yet to find jar.                              ..... Any 
> >>>      
> >>>
> >>Aren't '.jar' files just '.tar'ed JAVA files?   I think you can unpack them
> >>with 'tar'...what you do after that, I have no idea.
> >>
> >>    
> >>
> >
> >.jar files don't quite work that way.  They are Java archive files and
> >can be executed as is.  You need Java installed. From the java man page:
> >
> >java [ options ] -jar file.jar
> >
> >simply doing:
> >
> >#java -jar setup_imake.jar
> >
> >will work.  This executes the code in the archive file
> >
> >  
> >
> >>I'm quite suprised that your distro didn't come with imake already setup.
> >>
> >>Can't you find a '.rpm' or something?
> >>
> >>---------------------------- Steve Baker -------------------------
> >>HomeEmail: <sjbaker1 at airmail.net>    WorkEmail: <sjbaker at link.com>
> >>HomePage : http://www.sjbaker.org
> >>Projects : http://plib.sf.net    http://tuxaqfh.sf.net
> >>            http://tuxkart.sf.net http://prettypoly.sf.net
> >>-----BEGIN GEEK CODE BLOCK-----
> >>GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++
> >>-----END GEEK CODE BLOCK-----
> >>
> >>
> >>_______________________________________________
> >>https://ntlug.org/mailman/listinfo/discuss
> >>    
> >>
> >>------------------------------------------------------------------------
> >>
> >>_______________________________________________
> >>https://ntlug.org/mailman/listinfo/discuss
> >>    
> >>
> Found imake rpm but was unable to install:
> ==========================================
> # rpm -ivhf imake-4.2.1-8.i386.rpm
> Preparing...                ########################################### 
> [100%]
> file /usr/X11R6/man/man1/makedepend.1x.gz from install of imake-4.2.1-8 
> conflicts with file from package XFree86-4.2.0-8
> [root at laptop rcv]# uname -a
> Linux laptop.workgroup.linux 2.4.18-3 #1 Thu Apr 18 07:31:07 EDT 2002 
> i586 unknown
> =============================================================
> Tried java -jar but still no luck:
> ==============================================================
> ]# java -jar setup_imake.jar
> bash: java: command not found
> ============================================================
> 

Is java installed on your system?  Is so, is it in your PATH?  If it
isn't on your system, go to http://java.sun.com/j2se/1.4.1/download.html
and grab it.  You want the JRE.  

Hope this helps,
Alton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20030226/1749f6fb/attachment.bin


More information about the Discuss mailing list