Re: [gnome-love] At last.................... I made it.......



On Wed, 2004-06-02 at 23:01, David Moreno Garza wrote:
On Wed, 2004-06-02 at 12:04, Melinda wrote:
Give me two weeks. After that I will tell you that you are ready to cook
A Debian package of wallpapoz.

Yeah, let us know any work.

Ok, my work is almost done.... I just have learned auto-blablabla today
and it give me headache. I learned them from here:
http://seul.org/docs/autotut/
http://www.murrayc.com/learning/linux/automake/automake.shtml
http://www.murrayc.com/learning/linux/using_libraries/using_libraries.shtml

Here's what I want to do with 'make install'. 'make install' will put
wallpapoz and daemon_wallpapoz ( both of them are binary ) into
$prefix/bin. It will put wallpapoz.glade into $prefix/bin too because my
program depend on this GUI configuration file. It will copy
wallpapoz.png ( the icon ) into /usr/share/pixmaps. It will copy
wallpapoz.desktop into /usr/share/applications ( so that my program will
be in Gnome menu ). 

But how could I do that?
When I type 'make install', it just only copy the binary into
$prefix/bin. What file do I have to manipulate? I have no clue....

Thank you.....





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]