From: norman@giardia.PDB.CDC.GOV (Norman J. Pieniazek x4073)
Date: Fri, 9 Sep 1994 08:01:04 +0500
Subject: [www-mling,00053] Re:  takada's email address
Message-Id: <9409091201.AA02073@giardia>


Hi SeokWon:
It seems that Takada doesn't answer e-mail.
The patch bombed out on my machine.  I think it is very
preliminary stuff.  Did you have a chance to test the SunOS
version?  Also, it seems that many guys from Korea tried it.
If you get any local info on the patch, let me know, please.
Norman
==========================================================================
Norman J. Pieniazek			voice:	(404) 488-4073
Centers for Disease Control		fax:	(404) 488-4108
Mailstop F13				e-mail:	norman@giardia.pdb.cdc.gov
4770 Buford Highway NE
Atlanta, GA 30341-3724
	####### The preceding message is not     #######
	####### an official document of the CDC. #######
===========================================================================

> From www-mling-request@square.ntt.jp Fri Sep  9 03:11 EDT 1994
> Date: Fri, 9 Sep 94 16:18:28 +0900
> From: swkim <swkim@tiger.tyshl.co.kr>
> Subject: [www-mling,00051] takada's email address
> To: www-mling@square.ntt.jp
> Real-Date: Fri, 9 Sep 94 16:09:28 KST
> Mailer: Elm [revision: 70.85]
> Reply-To: www-mling@square.ntt.jp
> Ml-Name: www-mling
> Sender: takada@square.ntt.jp
> Mail-Count: 00051
> Content-Type: text
> Content-Length: 1066
> 
> 
> Hello,
> Glad to join this group.
> 
> I've tried to send the following mail to takada@seraph.ntt.jp, failed.
> Looks like the address is not resolved by our name server.
> Please forgive me sending it to all of the members.
> 
> Anyway, anybody who could solve the problem will be appreciated.
> Thanks.
> 
> ==============================================================
> Hello,
> I'm SeokWon Kim, a researcher of TongYang SHL, Korea.
> I'm not sure if you are the right person to answer the question
> but I hope you can at least direct me to the right person.
> 
> I'm trying to read Hangul on Mosaic-L10N on my Sparc-10 of Solaris 2.3.
> I somehow find a hangul patch of Mosaic-L10N and successfully compiled.
> However it crashed because it can't find iso-8859-1 fontset.
> I installed all of your iso-8859-* fonts in /usr/lib/X11/fonts/misc
> and changed fonts.dir and fonts.alias files.
> 
> I attached the screen output after running Mosaic with gdb.
> It may give you a sense of what's wrong.
> 
> It would be very appreciated if you can help me.
> 
> Thanks in advance.
> 
> SeokWon Kim
> swkim@tiger.tyshl.co.kr
> 


From: SeokWon Kim <swkim@tiger.tyshl.co.kr>
Date: Fri, 9 Sep 94 18:23:12 KST
Subject: [www-mling,00052] following the previous mail
Message-Id: <199409090925.SAA01074@mail.ntt.jp>



oops, i forgot including error messages in the previous mail.
here it goes.



% gdb Mosaic
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details
GDB 4.12 (sparc-sun-solaris2.3),
Copyright 1994 Free Software Foundation, Inc...
(gdb) run
Starting program ./Mosaic...
iso8859-1 font is not specified in the FontSet:
Program received signal SIGSEGV, Segmentation fault.
0xef3d6650 in strlen ()
(gdb) where
#0  0xef3d6650 in strlen ()
#1  0xef40a2bc in _doprnt_unlocked ()
#2  0xef40b3b8 in fprintf ()
#3  0x2388c in GetFontName (fontSet=0x0, key=0xa5d88 "iso8859-1")
    at gui-menubar.c:175
#4  0x2c9bc in mo_set_fonts (win=0x12f010, size=51) at gui-menubar.c:1145
#5  0x1e5ac in mo_open_window_internal (base=0x12e8b0, parent=0x0)
    at gui.c:1651
#6  0x1e6e4 in mo_make_window (parent=0x11d208, parentw=0x0) at gui.c:1724
#7  0x1e9a4 in mo_open_window (parent=0x11d208,
    url=0x9f3a8 "http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/NCSAMosaicHome.html", parentw=0x0) at gui.c:1795
#8  0x1ecfc in fire_er_up (w=0x1, client_data=0xeffff4d8, call_data=0x1eb0c)
    at gui.c:1949
#9  0xef5e0190 in DoOtherSources ()
#10 0xef5e03f4 in XtAppNextEvent ()
#11 0xef5d7a24 in XtAppMainLoop ()
#12 0x1f92c in mo_do_gui (argc=1, argv=0xeffff7c4) at gui.c:2321
#13 0x1b088 in main (argc=1, argv=0xeffff7c4) at main.c:212
(gdb)


--
SeokWon Kim                       
swkim@tiger.tyshl.co.kr          R&D Division
(swkim@gorai.kaist.ac.kr)        Tong Yang SHL Corp.
Tel: 82-2-720-9017               198-42, Kwanhoon-dong, Chongro-ku
Fax: 82-2-723-7685               Seoul, 110-300, Korea


From: swkim <swkim@tiger.tyshl.co.kr>
Date: Fri, 9 Sep 94 16:09:28 KST
Subject: [www-mling,00051] takada's email address
Message-Id: <199409090716.QAA29974@mail.ntt.jp>



Hello,
Glad to join this group.

I've tried to send the following mail to takada@seraph.ntt.jp, failed.
Looks like the address is not resolved by our name server.
Please forgive me sending it to all of the members.

Anyway, anybody who could solve the problem will be appreciated.
Thanks.

==============================================================
Hello,
I'm SeokWon Kim, a researcher of TongYang SHL, Korea.
I'm not sure if you are the right person to answer the question
but I hope you can at least direct me to the right person.

I'm trying to read Hangul on Mosaic-L10N on my Sparc-10 of Solaris 2.3.
I somehow find a hangul patch of Mosaic-L10N and successfully compiled.
However it crashed because it can't find iso-8859-1 fontset.
I installed all of your iso-8859-* fonts in /usr/lib/X11/fonts/misc
and changed fonts.dir and fonts.alias files.

I attached the screen output after running Mosaic with gdb.
It may give you a sense of what's wrong.

It would be very appreciated if you can help me.

Thanks in advance.

SeokWon Kim
swkim@tiger.tyshl.co.kr