Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread The Rasterman
On Sun, 1 Dec 2013 21:29:04 -0600 Jeff Hoogland said: > Is that something that is happening automatically or is it something I > could remove from the EFL tar before building things? efl 1.8.1 is now out. this fixes it. > On Sun, Dec 1, 2013 at 9:23 PM, Jeff Hoogland wrote: > > > Whoops. Well

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread Deon Thomas
@Jeff i just built a package and ended up with the error you are having :( " libecore-release.so.1", it seems to only happen when I build the package a normal "autogen.sh && make install" links correctly though. On Sun, Dec 1, 2013 at 11:23 PM, Jeff Hoogland wrote: > Whoops. Well glad I'm not i

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread Jeff Hoogland
Is that something that is happening automatically or is it something I could remove from the EFL tar before building things? On Sun, Dec 1, 2013 at 9:23 PM, Jeff Hoogland wrote: > Whoops. Well glad I'm not insane at least. > > Seems odd to me that E18 works fine with that added, but E17 throws a

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread Jeff Hoogland
Whoops. Well glad I'm not insane at least. Seems odd to me that E18 works fine with that added, but E17 throws a fit, but then I'm not that familiar with how C/shared libraries all work. On Sun, Dec 1, 2013 at 9:20 PM, Carsten Haitzler wrote: > On Sun, 1 Dec 2013 21:05:58 -0600 Jeff Hoogland >

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread The Rasterman
On Sun, 1 Dec 2013 21:05:58 -0600 Jeff Hoogland said: > Raster, > > ldconfig is run post install for my EFL packages - always has been. So is > ldconfig not generating the proper files for me for some reason? > > Like I said - my build scripts are the same from alpha2 till now, so > something c

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread Jeff Hoogland
Raster, ldconfig is run post install for my EFL packages - always has been. So is ldconfig not generating the proper files for me for some reason? Like I said - my build scripts are the same from alpha2 till now, so something changed in the source. On Sun, Dec 1, 2013 at 9:00 PM, Carsten Haitzl

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread The Rasterman
On Sun, 1 Dec 2013 19:49:45 -0600 Jeff Hoogland said: > enlightenment_start is complaining about a missing libecore.so.1 file. > > My efl alpha2 packages have a .1 file, but my efl release package does not > - will have to hunt down why I guess. there you go... but be assured that the source in

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread Jeff Hoogland
enlightenment_start is complaining about a missing libecore.so.1 file. My efl alpha2 packages have a .1 file, but my efl release package does not - will have to hunt down why I guess. On Sun, Dec 1, 2013 at 6:58 PM, Carsten Haitzler wrote: > On Sun, 1 Dec 2013 18:19:58 -0600 Jeff Hoogland > sa

Re: [E-devel] [e-users] E17 with EFL 1.8.0

2013-12-01 Thread The Rasterman
On Sun, 1 Dec 2013 18:19:58 -0600 Jeff Hoogland said: > Did some poking around, the following might be useful: > > alpha2 is the last version of EFL 1.8.0 that I can get E17 to load with > > Terminal output when trying to start E via start X -> > http://paste.debian.net/68818/ > > Xorg log ->