Ask a Question related to UNIX Programming, Design and Development.
-
Nico Schottelius #1
howto develop packages for linux
Hello!
If you develop packages for GNU/Linux or think about it, please read
[url]http://linux.schottelius.org/decr-f/[/url]
[url]http://linux.schottelius.org/docs/linux-developers.html[/url]
This will save us all much time and work.
Nico
Nico Schottelius Guest
-
how to develop an extension?
Hello Everyone, I know this can sound funny, but i want to know how to develop DMX extensions. It is very simple, something similar to this... -
Develop Calendar in DW & CFM
You might want to take a look at this site.... http://www.idiomone.com/macromedia/dreamweaver/extensions/index.htm Thanks Robert (Simple... -
develop tools
What is the best tool to develop a php-website ? I used Macromedia Dreamweaver MX and Zend Studio. Are there better tools ? Bart -
Develop timing
Hi, I'm Claudio from Rome. I need help to develop Kodak Tri-x 400 (old one) pushed at 1000 in ID-11. Can you help me? Have you got a table with... -
linux 2.6-testX packages?
Anyone know of any plans to make debian packages for the 2.6-testX series and possibly upload them to expiramental? I seem to lack the motivation... -
James Antill #2
Re: howto develop packages for linux
On Sun, 20 Jul 2003 21:27:14 +0000, Nico Schottelius wrote:
Why have you made this format, what is the advantage that makes you do> Hello!
>
> If you develop packages for GNU/Linux or think about it, please read
> [url]http://linux.schottelius.org/decr-f/[/url]
yet another one going against your page at...
[url]http://linux.schottelius.org/docs/one-better-than-ten.html[/url]
....why can't you use pkg-config for most dependancies? What happens if you
have dependancies that vary depending on how you compile? How come you
haven't thought of using more than one mirror ... or even a bittorrent
link?
This is even worse crack.> [url]http://linux.schottelius.org/docs/linux-developers.html[/url]
But what does it save everyone who is not you? Why can't you write> This will save us all much time and work.
importers for the data in freshmeat/gnu directory/PAD/etc. and save
everyone else _much_ more time and work.
--
James Antill -- [email]james@and.org[/email]
Need an efficent and powerful string library for C?
[url]http://www.and.org/vstr/[/url]
James Antill Guest
-
Nico Schottelius #3
Re: howto develop packages for linux
In article <pan.2003.07.21.03.21.45.700951@and.org>, James Antill wrote:
Very good questions!> On Sun, 20 Jul 2003 21:27:14 +0000, Nico Schottelius wrote:
>>>> Hello!
>>
>> If you develop packages for GNU/Linux or think about it, please read
>> [url]http://linux.schottelius.org/decr-f/[/url]
> Why have you made this format, what is the advantage that makes you do
> yet another one going against your page at...
1) why / advantages
because there is no package format out there which operates with
'stupid' packages like tars, zips, rars, etc.
the second reason is that having all those decr-f files together
makes a real powerful resource:
You'll never ever have to search for libA, which is needed by progB.
You simply say 'cpackage install progB', which tries some different
methods to retrieve decr-f files and then installs progB.
I know it is similar to debian packaging. Debian packages have the
disadvantage that they must be created, decr-f can even use cvs as
source.
Because I want to know dependencies before I download the program.> [url]http://linux.schottelius.org/docs/one-better-than-ten.html[/url]
>
> ...why can't you use pkg-config for most dependancies?
pkg-config is a very powerful tool and I think I will even use some of
its code for cpackage.
good point. I am missing that in decr-f 0.2.4. I have to add it to the> What happens if you
> have dependancies that vary depending on how you compile?
next release.
what is a bittorrent link?> How come you
> haven't thought of using more than one mirror ... or even a bittorrent
> link?
As you can read on the page, I am searching for people mirroring,
but I don't know who I should ask for it.
thanks, can you tell me why so I can learn from (if I did some) my>>> [url]http://linux.schottelius.org/docs/linux-developers.html[/url]
> This is even worse crack.
mistakes?
time and work.>>> This will save us all much time and work.
> But what does it save everyone who is not you?
If you produce clean packages / code everyone will benefit.
I thought about this, too.> Why can't you write
> importers for the data in freshmeat/gnu directory/PAD/etc. and save
> everyone else _much_ more time and work.
But writing something which finds dependencies on standard tar files
made me go mad.
It's true GNU/Linux package developers need to spent some time _once_.
And then you'll be able to get their package very easy.
Sincerly,
Nico
Nico Schottelius Guest



Reply With Quote

