This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

create psplash excutable file for different logo

Dear all,

 As I have searched for changing logo i came to know that it is psplash executable file that executes at booting time.

  As i have deleted it from rootfs/usr/bin/psplash it working without ti logo but i want to create new psplash executable file for different logo  i have downloaded psplash from :

http://downloads.yoctoproject.org/releases/psplash/?C=M;O=A

what steps  ishould perfrom to create a diffrent logo.

I have tried with some commands like :

<psplash/folder>$ ./make-image-header.sh  <IMAGE>.bmp BAR // tried for HAND also 

but it gives error :./make-image-header.sh: 4: ./make-image-header.sh: gdk-pixbuf-csource: not found

what to do next : any one pls suggest.

Praveen