-- 
Regards,
        David Boston
        [EMAIL PROTECTED]


Brad Alexander wrote:
> 
> On Fri, 22 May 1998, Bryan Albright wrote:
> 
> > Hey all--
> >
> > I'm an extreme newbie to the world of Enlightenment, so please go easy
> > on me.
> 
> We were all newbies once (except maybe Linus, Ras and Mandrake, of course.
> They were formed that way in the womb...;-)
> 
> > I've just downloaded E version 0.13.3 onto a FreeBSD 2.2.6 box and it
> > installed just fine.  I went through the Documentation -> Testing (and
> > Installing) required components list on rasterman.com without a hitch,
> > yet when I try to start up E, I get the following error:
> >
> >       Wrong JPEG library version: library is 61, caller expects 62
> 
> Okay, I had a problem with this a month or so ago. The problem you are
> seeing is due to the fact that you are running libjpeg-6a, and imlib is
> expecting -6b. That could be due to one of several other libs that depend
> on it, but my suspicion is ImageMagick. But if you upgrade your libjpeg,
> expect several other things to break. Same deal with libpng 0.96 vs 1.01.
> 
> My suggestion would be to start with the src rpm of ImageMagick and

I'm pretty sure that rpm's won't help on a freeBSD box, but using the
original source should work.

> compile that, then if the problems persist, try compiling the src of
> imlib. This should compile it to use the existing libjpeg.

Get hold of the original source of libjpeg-6b and compile it for your
BSD system.  Then make sure that Imlib links to it and not the old
libjpeg (rename the old one if necessary) when you recompile Imlib. 
Then recompile E.
 
> 
> > I call E using the following from my .xinitrc and startx.
> >
> >       exec /usr/X11R6/bin/enlightenment
> 
> See note from Gnea's previous message. Actually, I am working on a custom
> .xinitrc/.xsession that allows you to choose a wm on the fly, and will
> take care of the theme issues.
> 
> > Any help would be greatly appreciated...Enlightenment looks to be the
> > desktop environment I've always wanted, and never knew existed.
> 
> Yeah Junior, welcome to the big leagues...
> 
> --Storm
> 
> -
> To unsubscribe from this list send mail to: [EMAIL PROTECTED]
> with the message contents: unsubscribe e-develop

-- 
Regards,
        David Boston
        [EMAIL PROTECTED]


Reply via email to