2008/7/2 Shekar <[EMAIL PROTECTED]>: > Hi, > > I'm having problem in installing IPS package with multibyte name, list is > showing the package .
I don't believe multibyte support has been implemented yet. However, the current proposed mechanism is as follows: | [org_prefix,][name][:locale] | | The organizational prefix is a forward-ordered or reverse-ordered | domain name, followed by a common. The name field is a | The default locale, if the locale field is omitted is "C", a 7-bit | ASCII locale. | | Each of these fields is [A-Za-z][A-Za-z0-9_-.]*. | 2.3.1. Common attributes | | pkg.name | A short, descriptive name for the package. In accordance with | 2.1 above, pkg.name:fr would be the descriptive name in French. | Exact numerical version strings are discouraged in the | descriptive name. | | Example: "Apache HTTPD Web Server 2.x" For now, you are limited to 7-bit ASCII. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
