Re: What now?



 I am not an expert but you shouldn't need any info or man pages. All 
you need are html help files to put where they should that is under 
something like /usr/share/gnome/help..... It's all in Havoc's book and 
probably on developer web site.

 To learn about binary rpms is simple. Just head to www.rpm.org and 
look at their docs. The other thing is to look at a sample *.spec file 
in any *.src.rpm after installing it or even most gnome *.tar.gz 
files.

 Basically, you need to tell srpm where the sources are, what the 
.configure command is, what is your make command.

 The only real thing you need to do is list all the files that should 
go in binary rpm, but you could stuff like:

 /usr/lib/myapp/*

 Again your best bet is online docs and sample spec files.
 

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 6/19/00, 7:58:18 PM, Ken Schrock <schrockk@earthlink.net> wrote 
regarding What now?:


> I am a former Window user and developer...
> Who has just finished my first thing for Linux...
> (An X interface for sox, to record and play sound files...
>   cut, copy, paste, convert type, add effects, etc.)...
> The programming with Glade-Gnome-Gtk was easy...
> I have the source, executable, icons, help, etc...
> I have turned it all into a tarball.

> Now what do I do?

> Do I absolutely need man or info pages?
> How do I make one or the other?
> How do I make a binary RPM?

> --

> Ken Schrock
> schrockk@earthlink.net


> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list







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