LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-13-2009, 12:47 AM   #1
Adamozzockia
LQ Newbie
 
Registered: Dec 2008
Posts: 10

Rep: Reputation: 0
Upgrade to Glib 2.4.8, Error?


hi all..i used Slackware 12.2
i want to upgrade my Glib 1.2.10 to Glib 2.4.8..but the installation come with error..

Code:
/bin/sh ../../../mkinstalldirs /usr/bin//man/man1
mkdir -p -- /usr/bin//man/man1
mkdir: cannot create directory `/usr/bin//man': Not a directory
make[5]: *** [install-man1] Error 1
make[5]: Leaving directory `/home/adamozzockia/dl/_TEMP/glib-2.4.8/docs/reference/glib'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/home/adamozzockia/dl/_TEMP/glib-2.4.8/docs/reference/glib'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/adamozzockia/dl/_TEMP/glib-2.4.8/docs/reference'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/adamozzockia/dl/_TEMP/glib-2.4.8/docs'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/adamozzockia/dl/_TEMP/glib-2.4.8'
make: *** [install] Error 2
thanks before,
 
Old 02-13-2009, 03:18 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
You already have it ... glib2-2.16.6

Try this 'ls /var/log/packages/ | grep glib'
Make a list 'ls /var/log/packages/ > my-packages.txt'

Have a look in the filelists in /var/log/packages/ too.

Also please try 'ls /usr/lib/ | grep glib'

glib2-2.16.6 and glib-1.2.10 are 2 very different glib's,
they have different locations, and must both be present,
....and do not change them !
....
P.S.: You also have 2 gtk's, gtk+ and gtk+2.
....

Last edited by knudfl; 02-13-2009 at 03:24 AM.
 
Old 02-13-2009, 06:48 PM   #3
Adamozzockia
LQ Newbie
 
Registered: Dec 2008
Posts: 10

Original Poster
Rep: Reputation: 0
thanks for your respone knudfl..
im not understand what you say,,sorryy..
but if you want my glib list...here is

ls /var/log/packages | grep glib
Code:
dbus-glib-0.78-i486-1
glib-1.2.10-i486-3
glib2-2.16.6-i486-1
glibc-2.7-i486-17
glibc-i18n-2.7-noarch-17
glibc-profile-2.7-i486-17
glibc-solibs-2.7-i486-17
glibc-zoneinfo-2.7-noarch-17
taglib-1.5-i486-1
ls /usr/lib/ | grep glib

Code:
glib
glib-2.0
libarts_mpeglib-0.3.0.so.0
libarts_mpeglib-0.3.0.so.0.0.3
libarts_mpeglib.la
libarts_mpeglib.so
libdbus-glib-1.la
libdbus-glib-1.so
libdbus-glib-1.so.2
libdbus-glib-1.so.2.1.0
libglib-1.2.so.0
libglib-1.2.so.0.0.10
libglib-2.0.la
libglib-2.0.so
libglib-2.0.so.0
libglib-2.0.so.0.1600.6
libglib.a
libglib.la
libglib.so
libpoppler-glib.la
libpoppler-glib.so
libpoppler-glib.so.3
libpoppler-glib.so.3.0.0
libpyglib-2.0.la
libpyglib-2.0.so
libpyglib-2.0.so.0
libpyglib-2.0.so.0.0.0
 
Old 02-14-2009, 01:16 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
What you were about to do, was an attempt to downgrade
glib2-2.16.6 to glib2-2.4.8 !

The listings were for your own benefit, to see that you
have everything. Slackware 12.2 is a brand new system,
no library needs updating.

Changing one or more of the original installed
libraries will just make Slackware unusable !

The official updates are in
"slackware/slackware-12.2/patches/packages"
Example address
ftp://ftp.heanet.ie/mirrors/ftp.slac...tches/packages
....
 
Old 02-14-2009, 01:39 AM   #5
Adamozzockia
LQ Newbie
 
Registered: Dec 2008
Posts: 10

Original Poster
Rep: Reputation: 0
ummm...im not try to downgrade my glib2..
its glib..as you can see...
Code:
glib-1.2.10-i486-3
not glib2..
 
Old 02-14-2009, 08:39 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
All glib-1.xx.x is one kind of glib,
the newest version is about 1.2.10. ( old style )

All glib-2.x.x is another kind of glib. ( new style )

So installing glib 2.4.8 will replace 2.12.16

There are very good reasons, why Slackware chose
the versions they did, do not change them if you
want to use your system.

And why in the first place do you want 2.4.8 ? ? ?
( Some applications will say, they want >= 2.4.8,
which means : 2.4.8 or a higher version.)
....
Also : have a look at some files in glib-2.4.8 and
see, that they are from year 2004.
....

Last edited by knudfl; 02-14-2009 at 09:32 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
upgrade glib alrawab Programming 2 09-20-2008 04:44 AM
xmms install (needs glib>1.22), just installed glib 2.4.8 and still get error message eskiled Linux - Software 2 12-19-2005 09:12 PM
how do I upgrade to glib 2.4.0? emanresu Linux - Software 7 04-25-2004 01:14 PM
Trying to upgrade glib to 2.0.0 augamecock Linux - General 1 03-20-2002 06:04 PM
glib upgrade ??? webboss Linux - Software 0 10-01-2001 05:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration