Install new package problem in linux [HELP]

Install new package problem in linux [HELP]

Post by Mr. TAN » Thu, 24 Apr 1997 04:00:00



Hi All

        I have download two package from ftp RedHat
                1) jdk-1_0_2_2-2_src.rpm  (Java Development Kit)
                2) xosview-1_4_1-3_src.rpm (xosview software)
        My question is how can I install it ?
        I have try "rpm -i *rpm", but receive error message : "segmentation
fault core dumped"

        My linux is RedHat 3.0.3, Kernel is 2.0.0

        And How can I set X-win on 16bpp, I try add a line on startx file
(serverarge="-bpp 16") but receive error message :

Script started on Mon Apr 21 19:52:30 1997

XFree86 Version 3.2 / X Window System
(protocol Version 11, revision 0, vendor release 6100)
Release Date: Oct 26 1996
        If the server is older than 6-12 months, or if your card is newer
        than the above date, look for a newer version before reporting
        problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux [ELF]
Configured drivers:
  ET4000W32: accelerated server for ET4000W32 graphics adaptors
(Patchlevel 0):
      et4000w32, et4000w32i, et4000w32p_rev_a, et4000w32i_rev_b,
      et4000w32i_rev_c, et4000w32p_rev_b, et4000w32p_rev_c,
      et4000w32p_rev_d, et6000
(using VT number 7)

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) Mouse: type: Microsoft, device: /dev/cua0, baudrate: 1200,
       3 button emulation (timeout: 50ms)
(**) ET4000W32: Graphics device ID: "TrueSpeed"
(**) ET4000W32: Monitor ID: "MPR II Monitor"
(--) ET4000W32: Mode "1024x768" needs hsync freq of 62.50 kHz. Deleted.
(--) ET4000W32: Mode "1280x1024" needs hsync freq of 64.25 kHz. Deleted.
(--) ET4000W32: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted.
(--) ET4000W32: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"

(**) ET4000W32: Unsupported depth (16)

 *** None of the configured devices were detected.***

Fatal server error:
no screens found
TRANS(SocketUNIXConnect) () can't connect: errno = 111
giving up.

xinit:  Connection refused (errno 111):  unable to connect to X server

xinit:  No such process (errno 3):  Server error.

Script done on Mon Apr 21 19:52:37 1997

        I have update the X32W32.tgz and X32svga.tgz, and unzip on
/usr/X11R6/bin. and my VGA card is ET6000 with 2.25M ram.

        Can any one HELP me to fix the problem please.

Thank's
--
o???yH  Leo TANG :)
you can send me a E-mail in following address :)





 
 
 

Install new package problem in linux [HELP]

Post by David Gibs » Thu, 24 Apr 1997 04:00:00


: Hi All

:       I have download two package from ftp RedHat
:               1) jdk-1_0_2_2-2_src.rpm  (Java Development Kit)
:               2) xosview-1_4_1-3_src.rpm (xosview software)
:       My question is how can I install it ?
:       I have try "rpm -i *rpm", but receive error message : "segmentation
: fault core dumped"

:       My linux is RedHat 3.0.3, Kernel is 2.0.0

This looks like you have a too old version of rpm. The old versions were
rather dodgy, and tended to segfault if given an rpm in a newer format.
You'll have to upgrade rpm, which could be tricky, since the current
versions will probably be in rpms unreadable by your current version. You
might be able to get there by going through several intermediate versions.
These may be available on ftp.redhat.com.

--


                                | Which everyone, Everyone, EVERYONE needs.

 
 
 

Install new package problem in linux [HELP]

Post by Michael Stillwe » Thu, 24 Apr 1997 04:00:00




: : Hi All
:
: :     I have download two package from ftp RedHat
: :             1) jdk-1_0_2_2-2_src.rpm  (Java Development Kit)
: :             2) xosview-1_4_1-3_src.rpm (xosview software)
: :     My question is how can I install it ?
: :     I have try "rpm -i *rpm", but receive error message : "segmentation
: : fault core dumped"
:
: :     My linux is RedHat 3.0.3, Kernel is 2.0.0
:
: This looks like you have a too old version of rpm. The old versions were
: rather dodgy, and tended to segfault if given an rpm in a newer format.
: You'll have to upgrade rpm, which could be tricky, since the current
: versions will probably be in rpms unreadable by your current version. You
: might be able to get there by going through several intermediate versions.
: These may be available on ftp.redhat.com.

You probably want the *bin.rpms---*src.rpm is the source.

Michael

--
.. ABSOLUT .SIG. ..
.. Michael Stillwell ..

.. http://yoyo.cc.monash.edu.au/~mist/ ..

 
 
 

Install new package problem in linux [HELP]

Post by Andrew J Cosgrif » Thu, 24 Apr 1997 04:00:00



: :     My linux is RedHat 3.0.3, Kernel is 2.0.0
:
: This looks like you have a too old version of rpm. The old versions were
: rather dodgy, and tended to segfault if given an rpm in a newer format.
: You'll have to upgrade rpm, which could be tricky, since the current
: versions will probably be in rpms unreadable by your current version. You
: might be able to get there by going through several intermediate versions.
: These may be available on ftp.redhat.com.

You can get rpm source as a .tar.gz file, I seem to remember...from
ftp.redhat.com.

ms> You probably want the *bin.rpms---*src.rpm is the source.

that too.

--

 +61 3 9905 1165 (bh) 9905 4746 (fax)    http://www-personal.monash.edu.au/~ajc
       I can't decide which WRONG TURN to make first!!  I wonder if BOB
                         GUCCIONE has these problems!

 
 
 

Install new package problem in linux [HELP]

Post by Mr. TAN » Sun, 27 Apr 1997 04:00:00


Hi Manfred Bartz

        I already update the RPM to 2.0.11 version, but I still have a problem
to install JDK (Java Development Kit) package, so I try update RPM to
2.3.10 version, but can't, the error message show below

Script started on Thu Apr 24 22:22:18 1997

RPM version 2.0.11


only packages with major numbers <= 2 are supported by this version of
RPM
error: jdk-1_0_2_2-2_i386.rpm cannot be installed


only packages with major numbers <= 2 are supported by this version of
RPM
error: rpm_2_3_10-1_i386.rpm cannot be installed


exit

Script done on Thu Apr 24 22:24:00 1997

        Please help me fix this problem PLEASE

Thank's

--
o???yH  Leo TANG :)
you can send me a E-mail in following address :)





 
 
 

Install new package problem in linux [HELP]

Post by John Summerfie » Sun, 04 May 1997 04:00:00



]This looks like you have a too old version of rpm. The old versions were
]rather dodgy, and tended to segfault if given an rpm in a newer format.
]You'll have to upgrade rpm, which could be tricky, since the current
]versions will probably be in rpms unreadable by your current version. You
]might be able to get there by going through several intermediate versions.
]These may be available on ftp.redhat.com.

This is the big weakness in RH's RPM.

I had two or three intermnediate (twixt 3.0.3 and 4.0) versions and could
    find no path that would allow me to upgrade.

I finally went to 4.0 (on one machine) by upgrading from an Archive CD.
    Even that's not without its hazards.

If only they rould realise the importance of packing RPM RPMs in an
    earlier form so peaple CAN upgrade it easily.

Cheers
John Summerfield
Warped & Connected
Perth, Western Australia

Unsolicited sales messages cost you $US1000

 
 
 

Install new package problem in linux [HELP]

Post by David Gibs » Mon, 05 May 1997 04:00:00



: ...

: If only they rould realise the importance of packing RPM RPMs in an
:     earlier form so peaple CAN upgrade it easily.

        So join redhat-devel and tell them.

--


                                | Which everyone, Everyone, EVERYONE needs.

 
 
 

1. Redhat 7.3 - how install new packages from the CD package?

I have Linux Redhat 7.3 and I want to install new packages.
I have inserted installation CD1 and started kpackage. The problem is that
this reads only the packages on this CD and not on the other Redhat CDs.

I have used SuSE Linux before. The configuration program YATS allows to
select packages
which are to be installed. Then it requests to insert the correct CD(s).

How can I achieve this using Redhat?

Thanks,
Torsten

2. centralized auth, but limits on logins

3. New HOWTO....HOWTO-Hose-RedHat-Installation (help!)

4. Help with sound 'card'

5. Problems installing New Packages

6. SCO Openserver 5.0.4 Hangs

7. installing new packages on linux

8. caching with IP masquerading

9. *New to Linux and having mojor problems with the install, please help...

10. help! dependency problem when installing package kmailcvt.

11. Problem installing tar.gz package, can someone help?

12. NEW Slackware Linux 2.2 install follow-up ||||||| HELP _ HELP ||||||||

13. updating RPM packages with new nonRPM-packages