Results 1 to 2 of 2
heyy... i couldn`t install the c++ package whose link is given here...
plz.. tell how to install this package sigc++-2.0
a quick reply would be hugely appretiated...
thanks.....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-14-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
help required..
heyy... i couldn`t install the c++ package whose link is given here...
plz.. tell how to install this package sigc++-2.0
a quick reply would be hugely appretiated...
thanks..
- 09-15-2008 #2
Go to this ftp directory and download the file near the bottom called "libsigc++-2.0.18.tar.gz".
Open a terminal and go to the folder where you saved that file.
Run
That's the basics, tho it might need slight tweaking for your specific system.Code:tar -xvzf libsigc++-2.0.18.tar.gz cd libsigc++2.0.18 ./configure make su Then enter root password and press enter make install
HTH
Giles"Our greatest fear is not that we are powerless. Our greatest fear is Microsoft"
Registered linux user #391027


Reply With Quote
