Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Anders Troback
On Fri, 04 Aug 2006 14:42:50 +0530
Gopalarathnam Venkatesan [EMAIL PROTECTED] wrote:

 Anders Troback wrote:
  Hi,
  
  I have some problems with E17 and SUSE Linux 10.1! I'm new to
  SUSE, normally I'm a FreeBSD user, so bare with me!
  
  I'm have build:
  
  e17/libs/eet
  e17/libs/evas
  e17/libs/ecore
  e17/libs/embryo
  e17/libs/edje
  
  With e17/apps/e I get this error:
  
  /usr/e17/current/bin/edje_cc: Error. unable to load image for image
  brushed.png part entry to ../../data/init/init.edj. Missing PNG or
  JPEG loader modules for Evas or file does not exist, or is not
  readable. make[4]: *** [init.edj] Error 255
  
 
 You do not have evas compiled with jpeg or png loader.  This is
 usually because of one of the following:
 
   - you don't have libjpeg or libpng (which means you'll have to
 install them)
   - you have the libraries, but evas configure script is not able to 
 locate them (which means you'll have to add CFLAGS and LDFLAGS to
 point to the include and lib path of the libraries; something like:
 export CFLAGS=$CFLAGS -I/path/to/jpeg/include LDFLAGS=$LDFLAGS 
 -L/path/to/jpeg/lib should work).
 
 When it is sorted out, just recompile evas, and see whether it is 
 compiled with jpeg or png support from its config.log.
 
 HTH.
 

I was missing the pkgconfig tools:-]

Now I get another message!

age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real: 38.7%]
make[4]: *** [init.edj] Segmentation fault
make[4]: *** Deleting file `init.edj'
make[4]: Leaving directory `/usr/e17/e17/apps/e/data/init'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/e17/e17/apps/e/data/init'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/e17/e17/apps/e/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/e17/e17/apps/e'
make: *** [all] Error 2

More ideas:-)



-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread John Kraal
Have you recompiled the whole path after pkg-config? Or at least edje?

Regards,
John

Anders Troback wrote:
 On Fri, 04 Aug 2006 14:42:50 +0530
 Gopalarathnam Venkatesan [EMAIL PROTECTED] wrote:
 
 Anders Troback wrote:
 Hi,

 I have some problems with E17 and SUSE Linux 10.1! I'm new to
 SUSE, normally I'm a FreeBSD user, so bare with me!

 I'm have build:

 e17/libs/eet
 e17/libs/evas
 e17/libs/ecore
 e17/libs/embryo
 e17/libs/edje

 With e17/apps/e I get this error:

 /usr/e17/current/bin/edje_cc: Error. unable to load image for image
 brushed.png part entry to ../../data/init/init.edj. Missing PNG or
 JPEG loader modules for Evas or file does not exist, or is not
 readable. make[4]: *** [init.edj] Error 255

 You do not have evas compiled with jpeg or png loader.  This is
 usually because of one of the following:

   - you don't have libjpeg or libpng (which means you'll have to
 install them)
   - you have the libraries, but evas configure script is not able to 
 locate them (which means you'll have to add CFLAGS and LDFLAGS to
 point to the include and lib path of the libraries; something like:
 export CFLAGS=$CFLAGS -I/path/to/jpeg/include LDFLAGS=$LDFLAGS 
 -L/path/to/jpeg/lib should work).

 When it is sorted out, just recompile evas, and see whether it is 
 compiled with jpeg or png support from its config.log.

 HTH.

 
 I was missing the pkgconfig tools:-]
 
 Now I get another message!
 
 age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real: 38.7%]
 make[4]: *** [init.edj] Segmentation fault
 make[4]: *** Deleting file `init.edj'
 make[4]: Leaving directory `/usr/e17/e17/apps/e/data/init'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/usr/e17/e17/apps/e/data/init'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/usr/e17/e17/apps/e/data'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/e17/e17/apps/e'
 make: *** [all] Error 2
 
 More ideas:-)
 
 
 

-- 
Met vriendelijke groeten,
With kind regards,

John Kraal
Programmer

Kewill Interchain
A member of the Kewill Group of companies

(T) +31 (0)78 6 123 310
(E)  [EMAIL PROTECTED]
(W) www.interchain.nl

IMPORTANT NOTICE: This e-mail, and each of any attachments transmitted
with it, is confidential, is the property of Kewill Interchain, and is
intended solely for the information of the individual/entity to whom
this e-mail is addressed. It may also be privileged or protected by
other legal rules. If you have received it by mistake, please notify the

author immediately by replying to this e-mail and then destroy/delete
this e-mail and all attachments (if any). If you are not the intended
recipient you must not use, disclose, distribute, copy, print, or rely
on this e-mail. In accordance with Kewill Interchain's internal policy
e-mails sent and/or received may be monitored. Whilst Kewill Interchain
takes reasonable precautions (including use of anti-virus software) it
accepts no responsibility for any loss or damage should this e-mail
contain any virus, or similar destructive or mischievous code. (c)
Kewill Interchain 2006.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Anders Troback
On Fri, 04 Aug 2006 12:56:26 +0200
John Kraal [EMAIL PROTECTED] wrote:

 Have you recompiled the whole path after pkg-config? Or at least edje?
 
 Regards,
 John
 
 Anders Troback wrote:
  On Fri, 04 Aug 2006 14:42:50 +0530
  Gopalarathnam Venkatesan [EMAIL PROTECTED] wrote:
  
  Anders Troback wrote:
  Hi,
 
  I have some problems with E17 and SUSE Linux 10.1! I'm new to
  SUSE, normally I'm a FreeBSD user, so bare with me!
 
  I'm have build:
 
  e17/libs/eet
  e17/libs/evas
  e17/libs/ecore
  e17/libs/embryo
  e17/libs/edje
 
  With e17/apps/e I get this error:
 
  /usr/e17/current/bin/edje_cc: Error. unable to load image for
  image brushed.png part entry to ../../data/init/init.edj.
  Missing PNG or JPEG loader modules for Evas or file does not
  exist, or is not readable. make[4]: *** [init.edj] Error 255
 
  You do not have evas compiled with jpeg or png loader.  This is
  usually because of one of the following:
 
- you don't have libjpeg or libpng (which means you'll have to
  install them)
- you have the libraries, but evas configure script is not able
  to locate them (which means you'll have to add CFLAGS and LDFLAGS
  to point to the include and lib path of the libraries; something
  like: export CFLAGS=$CFLAGS -I/path/to/jpeg/include
  LDFLAGS=$LDFLAGS -L/path/to/jpeg/lib should work).
 
  When it is sorted out, just recompile evas, and see whether it is 
  compiled with jpeg or png support from its config.log.
 
  HTH.
 
  
  I was missing the pkgconfig tools:-]
  
  Now I get another message!
  
  age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real:
  38.7%] make[4]: *** [init.edj] Segmentation fault
  make[4]: *** Deleting file `init.edj'
  make[4]: Leaving directory `/usr/e17/e17/apps/e/data/init'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/usr/e17/e17/apps/e/data/init'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/usr/e17/e17/apps/e/data'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/usr/e17/e17/apps/e'
  make: *** [all] Error 2
  
  More ideas:-)
  
  
  
 

Yes I have!

-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Massimo Maiurana
Anders Troback, il 04/08/2006 09:10, scrisse:

 /usr/e17/current/bin/edje_cc: Error. unable to load image for image
 brushed.png part entry to ../../data/init/init.edj. Missing PNG or
 JPEG loader modules for Evas or file does not exist, or is not
 readable. make[4]: *** [init.edj] Error 255

probably evas was not build with png support.
this is what configure tells me when building evas:

checking whether to enable png image loader... yes
checking libpng 1.2.x... yes

and later, at the end of configuration:

Image Loaders:
  GIF.: yes
  PNG.: yes
  JPEG: yes
  EET.: yes
  EDB.: no
  TIFF: yes

-- 
   Massimo Maiurana massimoatragusa.linux.it
   http://massimo.solira.org   GPG keyID #7044D601

Articolo 11 - L'Italia ripudia la guerra come strumento di offesa
alla libertà degli altri popoli e come mezzo di risoluzione delle
controversie internazionali



signature.asc
Description: OpenPGP digital signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Hisham Mardam Bey
On 8/4/06, Anders Troback [EMAIL PROTECTED] wrote:
 Now I get another message!

 age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real: 38.7%]
 make[4]: *** [init.edj] Segmentation fault

edje_cc in cvs is currently segv'ing. It should be fixed soon.

-- 
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Anders Troback
On Fri, 04 Aug 2006 12:57:21 +0200
Massimo Maiurana [EMAIL PROTECTED] wrote:

 Anders Troback, il 04/08/2006 09:10, scrisse:
 
  /usr/e17/current/bin/edje_cc: Error. unable to load image for image
  brushed.png part entry to ../../data/init/init.edj. Missing PNG or
  JPEG loader modules for Evas or file does not exist, or is not
  readable. make[4]: *** [init.edj] Error 255
 
 probably evas was not build with png support.
 this is what configure tells me when building evas:
 
 checking whether to enable png image loader... yes
 checking libpng 1.2.x... yes
 
 and later, at the end of configuration:
 
 Image Loaders:
   GIF.: yes
   PNG.: yes
   JPEG: yes
   EET.: yes
   EDB.: no
   TIFF: yes
 

Thanks but that was the missing pkg-config:-)

-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread David Seikel
On Fri, 4 Aug 2006 14:23:49 +0300 Hisham Mardam Bey
[EMAIL PROTECTED] wrote:

 On 8/4/06, Anders Troback [EMAIL PROTECTED] wrote:
  Now I get another message!
 
  age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real:
  38.7%] make[4]: *** [init.edj] Segmentation fault
 
 edje_cc in cvs is currently segv'ing. It should be fixed soon.
 

Looks fixed now.  Glad to know it wasn't just me.  B-)


signature.asc
Description: PGP signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on SUSE 10.1

2006-08-04 Thread Anders Troback
On Sat, 5 Aug 2006 00:52:58 +1000
David Seikel [EMAIL PROTECTED] wrote:

 On Fri, 4 Aug 2006 14:23:49 +0300 Hisham Mardam Bey
 [EMAIL PROTECTED] wrote:
 
  On 8/4/06, Anders Troback [EMAIL PROTECTED] wrote:
   Now I get another message!
  
   age entry sm_loop_eintro_239.png compress: [raw: 72.3%] [real:
   38.7%] make[4]: *** [init.edj] Segmentation fault
  
  edje_cc in cvs is currently segv'ing. It should be fixed soon.
  
 
 Looks fixed now.  Glad to know it wasn't just me.  B-)

Yepp, now it's working:-)

-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

http://www.troback.com
-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users