Re: Naming for OSSP projects in Debian (libraries, dirs)

2004-12-17 Thread Raphael Bossek
Hi Peter, > In fact I've already done that. The *.h goes to /usr/include/ossp/ and > library > name is libossp-uuid.so. There is no problem with names as far as I've > modified /usr/bin/uuid-config. Ok. I did not upload my packages until now. I will change the library and package name to libossp

Re: Naming for OSSP projects in Debian (libraries, dirs)

2004-12-17 Thread Piotr Roszatycki
On Wednesday 15 of December 2004 21:05, you wrote: > I saw that you also ITP a OSSP (www.ossp.org) project for Debian: > OSSP uuid. I intent to do the same for OSSP sa. I'm using the sa > library successful for a small application so my intention is > make it public for others who intent to do the

Re: Naming for OSSP projects in Debian (libraries, dirs)

2004-12-15 Thread Bill Allombert
On Wed, Dec 15, 2004 at 09:05:53PM +0100, Raphael Bossek wrote: > OSSP work with you. The problem I see with OSSP are the too simple > names e.g. libsa or libuuid. The header files are also installed > by default in /usr/include. This will lead in problems for uuid > more then for sa because Debian

Naming for OSSP projects in Debian (libraries, dirs)

2004-12-15 Thread Raphael Bossek
URL: http://www.ossp.org Hi Dexter, I saw that you also ITP a OSSP (www.ossp.org) project for Debian: OSSP uuid. I intent to do the same for OSSP sa. I'm using the sa library successful for a small application so my intention is make it public for others who intent to do the same too. I've done