Re: Libraries

2003-10-08 Thread Sven Neumann
Hi,

Ruben Carvajal Schiaffino <[EMAIL PROTECTED]> writes:

> Where can I download the libraries gtk and pango since this link
> seems to be broken:
> 
> ftp://ftp.gtk.org/pub/gtk/v2.2/

The link works for me. You probably hit the server while it was being
slashdotted ("GIMP goes SVG") yesterday.


Sven

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Libraries, fonts required to display japanese characters in GTK

2003-08-04 Thread Akira TAGOH
> On Mon, 4 Aug 2003 06:52:40 +0800,
> "AC" == Abel Cheung <[EMAIL PROTECTED]> wrote:

AC> I think the ones from http://www.linux.or.jp/~ishikawa/linux/X-TT/
AC> are open sourced and free to modify/distribute. Debian, Mandrake, RedHat
AC> (at least) contain them as well.

It's not free anymore due to a copyright issue ;)

--
Akira TAGOH  : [EMAIL PROTECTED]  / Japan GNOME Users Group
[EMAIL PROTECTED] : [EMAIL PROTECTED] / GNOME-DB Project
 : [EMAIL PROTECTED]   / Red Hat, Inc.
 : [EMAIL PROTECTED]   / Debian Project
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Libraries, fonts required to display japanese characters in GTK

2003-08-03 Thread Abel Cheung
On 2003-07-31(Thu) 10:13:07 -0400, Noah Levitt wrote:
> It just works, you don't need anything special, as long as
> you have a font. I have two fonts that cover Japanese:
> 
>  $ fc-list :lang=ja
>  Arial Unicode MS:style=Regular
>  Bitstream Cyberbit:style=Roman
> 
> Neither is open source, unfortunately. If anybody knows of
> an open source Japanese font I'd be interested.

I think the ones from http://www.linux.or.jp/~ishikawa/linux/X-TT/
are open sourced and free to modify/distribute. Debian, Mandrake, RedHat
(at least) contain them as well.

Abel


> You can get Bitsream Cyberbit from 
> http://ftp.netscape.com/pub/communicator/extras/fonts/windows/
> 
> Noah
> 
> 
> On Thu, Jul 31, 2003 at 10:21:03 +0100, ramdhan singh wrote:
> > Hi All,
> >  
> > I want to display japanese strings in GTK but do not
> > know what are the libraries, fonts required(To display
> > japanese)?? I am using GTK 2.2.1.
> > 
> > Can anybody help me out in this? 
> > Would be very grateful for any clue.
> > 
> > Thanks,
> > Ramdhan
> ___
> gtk-list mailing list
> [EMAIL PROTECTED]
> http://mail.gnome.org/mailman/listinfo/gtk-list

-- 
Abel Cheung
Linux counter #256983   | http://counter.li.org
GPG Key: (0xC67186FF)   | http://deaddog.org/gpg.asc
Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF


pgp0.pgp
Description: PGP signature


Re: Libraries, fonts required to display japanese characters in GTK

2003-07-31 Thread Owen Taylor
On Thu, 2003-07-31 at 10:13, Noah Levitt wrote:
> It just works, you don't need anything special, as long as
> you have a font. I have two fonts that cover Japanese:
> 
>  $ fc-list :lang=ja
>  Arial Unicode MS:style=Regular
>  Bitstream Cyberbit:style=Roman
> 
> Neither is open source, unfortunately. If anybody knows of
> an open source Japanese font I'd be interested.

The Kochi fonts are found on virtually all linux distributions;
for Red Hat, they are in the 'ttfonts-ja' package.

Regards,
Owen


___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Libraries, fonts required to display japanese characters in GTK

2003-07-31 Thread Noah Levitt
It just works, you don't need anything special, as long as
you have a font. I have two fonts that cover Japanese:

 $ fc-list :lang=ja
 Arial Unicode MS:style=Regular
 Bitstream Cyberbit:style=Roman

Neither is open source, unfortunately. If anybody knows of
an open source Japanese font I'd be interested.

You can get Bitsream Cyberbit from 
http://ftp.netscape.com/pub/communicator/extras/fonts/windows/

Noah


On Thu, Jul 31, 2003 at 10:21:03 +0100, ramdhan singh wrote:
> Hi All,
>  
> I want to display japanese strings in GTK but do not
> know what are the libraries, fonts required(To display
> japanese)?? I am using GTK 2.2.1.
> 
> Can anybody help me out in this? 
> Would be very grateful for any clue.
> 
> Thanks,
> Ramdhan
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: libraries

2001-05-27 Thread Ron Steinke

> From: blacksub <[EMAIL PROTECTED]>
>
> ok, i compiled gtk/glib 1.2.10 with these comands:
>
> ./configure --prefix=/usr --host=i686
>  make
>  make install
>
> everything compiles and installs fine but the libraries are nowhere 
> to be found and none of my apps can find them?   ive had the same 
> problems with 1.2.8 and 1.2.9can anybody help me?
>

Did you run ldconfig (as root)? If you did, and it still doesn't work,
check to make sure that /usr/lib is listed in /etc/ld.so.conf
(though I can't imagine it not being there).
Ron Steinke

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list