|
From: Vinny V. <je...@ny...> - 2004-01-05 21:26:07
|
I have done all of this but upon installing bundle-gnome, I'm getting
this error when it gets to librsvg:
In file included from rsvg-styles.h:35,
from rsvg-private.h:30,
from rsvg-gz.c:25:
/sw/include/pango-1.0/pango/pangoft2.h:52: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:57: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:61: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:86: error: parse error before "pango_ft2_font_get_face"
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: data definition has no type or storage class
make[2]: *** [rsvg-gz.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling librsvg2-2.4.0-2 failed
control-center relies on it, so it is very important to me, otherwise I'm
stuck with the default gtk2 font size and theme.
Have you seen this error before?
On Mon, 05 Jan 2004 00:17:42 -0500, Tony Arnold wrote:
> On 31/12/2003, at 9:42 PM, Eric Hoch wrote:
>
>> Hi Keith,
>> On Tue, 30 Dec 2003 17:00:19 -0500, Keith Conger wrote:
>>> Hi,
>>>
>>> Its a little involved but... The short answer is, you can checkout
>>> experimental/gnome. Then add it to your fink.conf under the tree
>>> section.
>>
>> O.K. I am not Vincent but I wanted to test gnome 2.4 out too so I did
>> as you said and so far so good but how do I now tell fink to compile
>> the bundle-gnome for 2.4 if I type "fink install bundle-gnome" fink
>> still builds gnome 1.4.
>>
>> Any hints.
>
> OK, quickie instructions for installing GNOME 2.4 from experimental CVS:
>
> 1. Type 'cvs -z3 -d:pserver:ano...@cv...:/cvsroot/fink
> login' (you will be prompted for your password - just hit return) 2. Now
> type 'cvs -z3
> -d:pserver:ano...@cv...:/cvsroot/fink co
> experimental/gnome'
> 3. Move everything from the experimental/gnome/2.4/ into
> /sw/fink/10.3/local/main/finkinfo
> 4. Make sure that /sw/etc/fink.conf has the following text on the
> "Trees: ..." line:
> Trees: local/main unstable/main unstable/crypto stable/main
> stable/crypto local/bootstrap
> 5. Type 'fink index'
> 6. Now type 'fink install bundle-gnome' 7. Hang around for the multitude
> of questions, then go eat dinner. Or run a marathon. Or solve world
> hunger. If you haven't got it yet, this will take some time...
>
> That's how I get it going every time. Of course, you should also have
> run 'fink selfupdate' before you do all this, and ensure you have the
> unstable trees added to your "Trees: ..." line in fink.conf (there is a
> reliance upon some unstable packages).
>
> -Tony
>
>
>
> ------------------------------------------------------- This SF.net
> email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or
> just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn
> everything from the bash shell to sys admin. Click now!
> http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|