This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XFree 4.2.1 + fontconfig-2


On Mon, 23 Sep 2002, Nicholas Wourms wrote:

> How about a seperate package call X11-compat for this?  Just seems
> like a waste of space for people who don't care.

Good idea

> library name used on *nix: libXfoo.0.0.so

actually libXfoo.so.0.0, everything else will also break the library 
versioning.

> *for Cygwin:
> ============
> 
> runtime name:
> -------------
> 
> "cyg" + <basename> + "." + <major> + "." + <minor> + "." + "dll"
> [i.e. cygXfoo.0.0.dll]

Any minor version bump will break older clients. They will request
cygXfoo.0.0.dll but cygXfoo.0.1.dll is installed and is sufficient.

if we name it only cygXfoo.0.dll, can the cygwin installer make sure
that at least package foo-x.y-1 is installed and not only foo-x.y-0
for all packages requiring the new version?

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]