Linux program can't work

2007-03-21 Thread Zeng Nan
Hello,

After recent upgrade of linux-fontconfig-2.2.3_6, all the linux based
software doesn't work. I got this message: 

symbol lookup error: /usr/lib/libfontconfig.so.1: undefined symbol:
FT_Get_BDF_Property

Anyone has the same problem and knows the solution?

Regards,
-- 
Zeng Nan   

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net

~~~
War hath no fury like a non-combatant.
-- Charles Edward Montague

~~~


pgpu9KkCBe1ff.pgp
Description: PGP signature


Re: Linux program can't work

2007-03-21 Thread Zeng Nan
On Wed, Mar 21, 2007 at 04:29:22PM +0800, Zeng Nan wrote:
 Hello,
 
 After recent upgrade of linux-fontconfig-2.2.3_6, all the linux based
 software doesn't work. I got this message: 
 
 symbol lookup error: /usr/lib/libfontconfig.so.1: undefined symbol:
 FT_Get_BDF_Property
 
 Anyone has the same problem and knows the solution?
 

Problem solved. use /compat/linux/usr/bin/fc-cache to update the font 
cache.

-- 
Zeng Nan   

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net

~~~
Civilization, as we know it, will end sometime this evening.
See SYSNOTE tomorrow for more information.

~~~


pgpI6x6cZBnY0.pgp
Description: PGP signature


What's the difference between atausb and umass?

2007-01-15 Thread Zeng Nan
Hi,

As FreeBSD 6.2 is available now, I notice that a new feature is that ata
driver can support usb mass transport by enable atausb in the kernel. 
I'd like to know if atausb has any advantages over traditional umass.
Sometimes when I use external hard disk through usb, the system may
hang. I wonder if atausb solved this problem or not?

Regards,
-- 
Zeng Nan   

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net

~~~
It's lucky you're going so slowly, because
you're going in the wrong direction.

~~~


pgpyfmede4DLI.pgp
Description: PGP signature


Re: USB IrDA Adapter

2006-10-03 Thread Zeng Nan
On Sat, Sep 30, 2006 at 02:58:45PM +0300, Luchezar Petkov wrote:
 Hello all,
   I really need your help. I've just brought my first USB IrDA
   adapter to conncect my phone (Sony Ericsson K300i) to my computer.
   It is recognized by FreeBSD (6.2 beta 1) ::
   ugen0: Prolific Technology Inc. USB-Serial Controller, rev
   1.10/3.00, addr 2
   --
   addr 1: OHCI root hub, SiS
  uhub1
addr 2: USB-Serial Controller, Prolific Technology Inc.
 ugen0
 
And... What to do now? How to take the pictures from my photo
camera? How to put files on my phone? I don't know what to do..
Any ideas?
 
Check out: gnokii, gammu in the ports. I have successfully 
sent out sms with my Nokia 6070 under AT mode using gnokii. 
You may also need birda, but I'm not sure.

-- 
Zeng Nan   

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net

~~~
Just because you're paranoid doesn't mean they AREN'T after you.

~~~


pgpCthZgZeaBP.pgp
Description: PGP signature


Re: Upload a binary of Open Office 2

2006-06-22 Thread Zeng Nan
On Fri, Jun 23, 2006 at 01:34:16AM +0200, Rico wrote:
 Hi,
 
 Would someone, with access, mind compiling Open Office 2 for FreeBSD 6 
 stable, and uploading it to the FreeBSD server?
 
 Best and kind regards,
 Rico
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

You can download it directly from openoffice's website:
http://www.openoffice.org/index.html

-- 
Zeng Nan   

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net

~~~
To any truly impartial person, it would
be obvious that I am always right.

~~~


pgpEjiR06Qg9P.pgp
Description: PGP signature


getmail Segmentation fault

2006-04-05 Thread Zeng Nan
Hi,

After upgrading to the newest Python 2.4.3, I always get a Segmentation
fault after running getmail using ssl connection. This problem doesn't
show up for ordinary pop3 connections without ssl. Is it related to the
the ssl library of freebsd? 

By the way, I'm using freebsd6.0 and getmail 4.5.4.

Regards,
-- 
Zeng Nan   
Simple is Beautiful.

MY BLOG: http://zengnan.blogspot.com
Public Key: http://pgp.mit.edu/ | www.keyserver.net


pgp2pB8hE8tAK.pgp
Description: PGP signature


A question on ndis with FreeBSD 6.0

2005-11-21 Thread Zeng Nan
Hi,

After upgrading to FreeBSD 6.0, I don't know how to compile ndis
drivers. With 5.4, I just create  ndis_driver_data.h under if_ndis dir,
but now, this file is not referenced in any codes. ndis.ko and if_ndis.ko
are generated by default but they don't work. How should I compile it?


Regards,
-- 
Zeng Nan   
Simple is Beautiful.

PGP Key:  http://hobbit.homeunix.org


pgppio2Rj8IDh.pgp
Description: PGP signature


Re: how to install a patch

2005-04-03 Thread Zeng Nan
On Mon, Apr 04, 2005 at 08:08:09AM +1000, Warren wrote:
 I was given a patch to try out for a program, but am unsure as to how to 
 apply 
 it/install it

usually, under the src dir of the program, run
$ patch  patchfile

for details of the usage of patch, please read `man patch`
-- 
Zeng Nan   
Simple is Beautiful.

PGP Key:  http://hobbit.homeunix.org


pgpLBYLtqFXN4.pgp
Description: PGP signature


Re: Festival and vchans

2005-02-16 Thread Zeng Nan
On Wed, Feb 16, 2005 at 11:41:16AM -0600, Chad Albert wrote:
 
 
 I recently set hw.snd.pcm0.vchans=4 on a FreeBSD 5.3 box and now when
 I try to get festival to speak I just get silence.  I can play sound
 files with sox and if I copy a file to /dev/dsp I get noise as I would
 expect.  Festival worked before I turned on virtual channels but now I
 get nothing.  I have set festival's Audio_Method to freebsd16audio and
 that does not work.  When I set it to netaudio I get what sounds like
 slow motion speaking.  Has anyone seen/solved this before?
  

I'm not sure what your problem is. I have the same vchans setting and I
use nasd as output method. It works fine. I use mwm voice by default.
-- 
Zeng Nan   
Simple is Beautiful.

PGP Key:  http://hobbit.homeunix.org


pgp4yxcZN9p42.pgp
Description: PGP signature


Re: FAT32/NTFS, external hard drive issue

2004-11-23 Thread Zeng Nan
On Mon, Nov 22, 2004 at 05:51:36PM -0800, scott renna wrote:
 
 The mount command I'm using is mount /dev/da0s1
 /mnt/external and it results in:
 
 mount: /dev/da0s1 on /mnt/external: incorrect super
 block
 

Try mount_msdosfs for fat32 and mount_ntfs for ntfs

-- 
Zeng Nan   
Simple is Beautiful.

PGP Key:  http://hobbit.homeunix.org


pgpWTMbuGCv0k.pgp
Description: PGP signature