Results 1 to 5 of 5
hai..
I'm new user for fedora 8.
acctually i want to install sdcc in fedora...
but this thing happen..
libgc.so.1 is needed.
somebody can help me?...
- 05-27-2009 #1Just Joined!
- Join Date
- May 2009
- Location
- Malaysia
- Posts
- 3
[SOLVED] libgc.so.1??
hai..
I'm new user for fedora 8.
acctually i want to install sdcc in fedora...
but this thing happen..
libgc.so.1 is needed.
somebody can help me?
- 05-27-2009 #2
I believe it wants the garbage collection library, have a look here and see if these do the trick. You'll most likely want the one for fedora 8 down at the bottom, just make sure you pick the right one: either 32bit or 64bit. Index of /libgc
- 05-28-2009 #3Just Joined!
- Join Date
- May 2009
- Location
- Malaysia
- Posts
- 3
I have download that thing.
then how can i install it manually in fedora 8?
- 05-28-2009 #4
'rpm -Uvh package.rpm' should do it
- 05-28-2009 #5Just Joined!
- Join Date
- May 2009
- Location
- Malaysia
- Posts
- 3
Thanks Krendoshazin,
the problem solved.


