Many non-suSE rpms (sawmill, postilion dor example) depend on libjpeg.so.62. Libjpeg.so.62 is not included in SuSE 6.3. I've tried using Mandrake and redhat rpms, but the problem is that they overwrite the SuSE libjpeg-rpm (Yes I've tried "upgrade") with heavily reduced functionality as result. I've also extracted libjpeg.so.62 and placed it in /usr/lib, but the non-SuSE still complain about missing dependencies. Does anyone know how to fix this? A pointer to where to find out how to roll your own rpms would be fine! -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I've run into the problem as well. My [lazy] solution until I get the time to do something else about it was to rpm --nodeps and then symlink libjpeg.so.62->libjpeg.so.6.1. -- So far, the rpms work and nothing seems to have broken. But, if you've extracted libjpeg.so.62 into the proper directory, just try installing the rpms with the nodeps switch. There's a good possibility that the necessary libraries will be found when the program executes. A better solution might be to compile from source...but of course this doesn't always work either. Has anyone successfully compiled Kover 0.4 on SuSE 6.3 and/or FreeBSD? Please let me know how you did it: I can't get it to compile on either one. REM moonr@mindspring.com ICQ uin 39952184 On Sat, 26 Feb 2000, Anders Dahlqvist wrote:
Many non-suSE rpms (sawmill, postilion dor example) depend on libjpeg.so.62. Libjpeg.so.62 is not included in SuSE 6.3. I've tried using Mandrake and redhat rpms, but the problem is that they overwrite the SuSE libjpeg-rpm (Yes I've tried "upgrade") with heavily reduced functionality as result. I've also extracted libjpeg.so.62 and placed it in /usr/lib, but the non-SuSE still complain about missing dependencies. Does anyone know how to fix this? A pointer to where to find out how to roll your own rpms would be fine!
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
The easiest solution is to download the RH 6.1 RPM's from their site..you need these 3 for it to work...and work it does. :) libjpeg-6b-9.i386.rpm libjpeg-devel-6b-9.i386.rpm libjpeg6a-6a-4.i386.rpm I installed these a week ago..and it has broken nothing and every problem I was having was solved... just my 0.02 "Robert E. Moon" wrote:
I've run into the problem as well. My [lazy] solution until I get the time to do something else about it was to rpm --nodeps and then symlink libjpeg.so.62->libjpeg.so.6.1. -- So far, the rpms work and nothing seems to have broken. But, if you've extracted libjpeg.so.62 into the proper directory, just try installing the rpms with the nodeps switch. There's a good possibility that the necessary libraries will be found when the program executes.
A better solution might be to compile from source...but of course this doesn't always work either. Has anyone successfully compiled Kover 0.4 on SuSE 6.3 and/or FreeBSD? Please let me know how you did it: I can't get it to compile on either one.
-- Ben Rosenberg mailto:ben@whack.org SuSE Linux 6.3 (2.2.14) ICQ UIN:49268667 ------------------------------------------------------------ " Success is how high you bounce when you hit bottom " --Gen. George Patton -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Yeppers, I can now confirm that this seems to work perfectly. Had to --force the new ones in and of course run ldconfig afterwards, but it seems to work fine now. Thanks, Ben. :) REM On Sat, 26 Feb 2000, Ben Rosenberg wrote:
The easiest solution is to download the RH 6.1 RPM's from their site..you need these 3 for it to work...and work it does. :)
libjpeg-6b-9.i386.rpm libjpeg-devel-6b-9.i386.rpm libjpeg6a-6a-4.i386.rpm
I installed these a week ago..and it has broken nothing and every problem I was having was solved...
just my 0.02 "Robert E. Moon" wrote:
I've run into the problem as well. My [lazy] solution until I get the time to do something else about it was to rpm --nodeps and then symlink libjpeg.so.62->libjpeg.so.6.1. -- So far, the rpms work and nothing seems to have broken. But, if you've extracted libjpeg.so.62 into the proper directory, just try installing the rpms with the nodeps switch. There's a good possibility that the necessary libraries will be found when the program executes.
A better solution might be to compile from source...but of course this doesn't always work either. Has anyone successfully compiled Kover 0.4 on SuSE 6.3 and/or FreeBSD? Please let me know how you did it: I can't get it to compile on either one.
-- Ben Rosenberg mailto:ben@whack.org SuSE Linux 6.3 (2.2.14) ICQ UIN:49268667 ------------------------------------------------------------ " Success is how high you bounce when you hit bottom " --Gen. George Patton
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On 26 Feb 00, at 13:39, Ben Rosenberg wrote:
The easiest solution is to download the RH 6.1 RPM's from their site..you need these 3 for it to work...and work it does. :)
libjpeg-6b-9.i386.rpm libjpeg-devel-6b-9.i386.rpm libjpeg6a-6a-4.i386.rpm
I installed these a week ago..and it has broken nothing and every problem I was having was solved...
just my 0.02
Hmmm, why does it always take me ages to find where they locate those packages. Where *can* I find a RPM searchutility? Well, the above packages can be found at: ftp://ftp.redhat.com/pub/redhat/redhat-6.1/i386/RedHat/RPMS/ Also a little ps: I just got a mail back from Real, regarding the fact, that I can't download RPM's with netscape 4.72 wich has RealPlayer G2 installed standard, if that download is given through a cgi download script (no rightclick save link as - option). The rpm extention is a registered filetype in the player! It just fills your window with the player, and that's it. Their answer is: "This is because the RPM files are associated with the RealPlayer G2. The only way to be able to download RPM files with out inoking RealPlayer G2 is by uninstalling the RealPlayer. Please use the application's uninstall option to do the same." Duh. Greets to all on the list Jan Beers -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Jan Beers wrote:
On 26 Feb 00, at 13:39, Ben Rosenberg wrote:
The easiest solution is to download the RH 6.1 RPM's from their site..you need these 3 for it to work...and work it does. :)
libjpeg-6b-9.i386.rpm libjpeg-devel-6b-9.i386.rpm libjpeg6a-6a-4.i386.rpm
I installed these a week ago..and it has broken nothing and every problem I was having was solved...
just my 0.02
Hmmm, why does it always take me ages to find where they locate those packages. Where *can* I find a RPM searchutility? Well, the above packages can be found at:
ftp://ftp.redhat.com/pub/redhat/redhat-6.1/i386/RedHat/RPMS/
Also a little ps: I just got a mail back from Real, regarding the fact, that I can't download RPM's with netscape 4.72 wich has RealPlayer G2 installed standard, if that download is given through a cgi download script (no rightclick save link as - option). The rpm extention is a registered filetype in the player! It just fills your window with the player, and that's it. Their answer is:
"This is because the RPM files are associated with the RealPlayer G2. The only way to be able to download RPM files with out inoking RealPlayer G2 is by uninstalling the RealPlayer. Please use the application's uninstall option to do the same."
Duh.
Greets to all on the list
Jan Beers
If netscape insists on opening RPM files in Real Player you can avoid it thus WITHOUT uninstalling RealPlayer: Either: RIGHT-click on the RPM to download, and choose "Save Link As" from the popup menu, Or: SHIFT-Left-click on the link. The save link as file requester will pop up immediately. Hope this helps. cll -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On 28 Feb 00, at 11:06, cll wrote:
If netscape insists on opening RPM files in Real Player you can avoid it thus WITHOUT uninstalling RealPlayer: Either: RIGHT-click on the RPM to download, and choose "Save Link As" from the popup menu, Or: SHIFT-Left-click on the link. The save link as file requester will pop up immediately. Hope this helps.
cll
Yupyup, very true, and I already was aware of that, :) lemme copy a part of that earlier email: <snip> " ...standard, if that download is given through a cgi download script (no rightclick save link as - option)..." <snip> Some sites offer you downloads through a cgi script, that count the number of downloads (availiable at cgi.resourceindex.com as well) and thus you can't right or shift-left click them, as they are links to cgi scripts ;) Guys 'n girls, love the list, like SuSE and *need* to get some more sleep! Greets, Jan
Jan Beers wrote:
Also a little ps: I just got a mail back from Real, regarding the
that I can't download RPM's with netscape 4.72 wich has RealPlayer G2 installed standard, if that download is given
fact, through
a cgi download script (no rightclick save link as - option). The rpm extention is a registered filetype in the player! It just fills your window with the player, and that's it. Their answer is:
"This is because the RPM files are associated with the RealPlayer G2. The only way to be able to download RPM files with out inoking RealPlayer G2 is by uninstalling the RealPlayer. Please use the application's uninstall option to do the same."
Duh.
Greets to all on the list
Jan Beers
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I downloaded and compiled libjpeg.so.62, copied libjpeg.so.62 to /usr/lib and ran ldconfig. Everything has been fine. On Sat, 26 Feb 2000, you wrote:
Many non-suSE rpms (sawmill, postilion dor example) depend on libjpeg.so.62. Libjpeg.so.62 is not included in SuSE 6.3. I've tried using Mandrake and redhat rpms, but the problem is that they overwrite the SuSE libjpeg-rpm (Yes I've tried "upgrade") with heavily reduced functionality as result. I've also extracted libjpeg.so.62 and placed it in /usr/lib, but the non-SuSE still complain about missing dependencies. Does anyone know how to fix this? A pointer to where to find out how to roll your own rpms would be fine!
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (6)
-
ben@whack.org
-
dahlqvist@sundsvall.mail.telia.com
-
jebeers@penguinservices.nl
-
jkrough@cojones.chem.lsu.edu
-
moonr@mindspring.com
-
muzh@ihug.co.nz