Beijing Yanjing Professional Cultural School

2003-12-27 Thread guo
Beijing Yanjing Professional Cultural School Approved by Beijing Municipal Education Commission,Beijing Yanjing Professional Cultural School is now running educational services for foreigners, where core Chinese language courses integrate various culture courses of specific characteristics. Teac

Where can I find the /usr/bin/tbl?

2007-01-04 Thread Yiran Guo
I am using man in cygwin, but get this message: $ man man sh: /usr/bin/tbl: No such file or directory where can I get this tbl? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.

Re: Where can I find the /usr/bin/tbl?

2007-01-05 Thread Yiran Guo
Yiran Guo Genomics.org.cn> writes: > > I am using man in cygwin, but get this message: > $ man man > sh: /usr/bin/tbl: No such file or directory > > where can I get this tbl? > > Thanks. > > now my cygwin is updated to the latest and this message turns to

Re: Where can I find the /usr/bin/tbl?

2007-01-07 Thread Yiran Guo
My groff package doesn't include tbl.exe, is there anything wrong? Warren Young etr-usa.com> writes: Yiran Guo wrote: I am using man in cygwin, but get this message: $ man man sh: /usr/bin/tbl: No such file or directory where can I get this tbl? The answer to that

Re: Where can I find the /usr/bin/tbl?

2007-01-07 Thread Yiran Guo
Dave Korn artimi.com> writes: > > On 08 January 2007 02:35, Yiran Guo wrote: > > > My groff package doesn't include tbl.exe, is there anything wrong? > > Check it out by running " cygcheck -c groff". It'll probably report that >

Re: Where can I find the /usr/bin/tbl?

2007-01-08 Thread Yiran Guo
Dave Korn artimi.com> writes: > It is indeed. What do you see from > > cygcheck -l groff | grep tbl | xargs ls -la > cygcheck -l groff | grep tbl | xargs file > > Once you've done that, try using setup.exe to reinstall groff from your > local package dir and see if it makes a differenc

Cygwin 1.7 pthread hides segmentation fault

2015-01-04 Thread Howard Guo
It seems that segfaults go unreported using pthread and Cygwin 1.7.33-2. Here is a minimal code piece to reproduce: #include void* thread_run(void* _) { int *p = 0; *p = 1; return NULL; } int main(int argc, char** argv) { pthread_t t1; pthread_create(&t1

RE: DAST related issue

2022-12-07 Thread GUO Leo (BST/ECS2-CN) via Cygwin
king related access & DAST WI tips , no problem & hints found After several trail , I reinstall DAST , some bugs appear at install interface , please refer 3rd attached file . Could you do me a favor how to eliminate this or get DAST reinstalled ? Best regards, Leo GUO Engineering Cons

Recall: DAST related issue

2022-12-07 Thread GUO Leo (BST/ECS2-CN) via Cygwin
GUO Leo (BST/ECS2-CN) would like to recall the message, "DAST related issue ". -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#u