Problem ins - /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.12"

2004-02-10 Thread Jun
/ld-elf.so.1: Shared object "libmysqlclient.so.12" not found itgateway # That's the error i always receiv, i don't know if how can i fix it :( I already try to find the library is the of that libmysqlclient.so.12 it is on the /usr/local/mysql/lib/mysql/libmysqlclient.so.12

libc.so.4

2003-07-07 Thread Jun
7;s the error i always receive, i don't know if how can i fix it :( ... i try to find if what particular library is the libc.so.4 but i got no. Thanks and More power. Jun - Do you Yahoo!? SBC Yahoo! DSL - Now o

About wget in FreeBSD 5.0-p7

2003-07-26 Thread Jun
://people.ee.ethz.ch/%7Eoetiker/webtools/mrtg/pub/mrtg-2.9.29.tar.gz => `mrtg-2.9.29.tar.gz' /usr/libexec/ld-elf.so.1: wget: Undefined symbol "OPENSSL_add_all_algorithms_noconf" gowee# Thanks and More Power. Jun Vidal (FreeBSD - the Power to Serve)

MRTG Problem

2003-07-26 Thread Jun
? Best regards and More Power. Jun Vidal (FreeBSD - The Power to Serve) - Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailma

Re: New Logo

2005-11-01 Thread Jun Kuriyama
s unneeded. > > If the Project really needed a logo separate from Beastie then > we could have simply cut off his head and made the head the > logo. That's what NetBSD did a number of years ago before > they got politically correctified. But as I've pointed out before, &

How can I copy the data of buf in kernel space to the uio structhre in user space.

2010-02-01 Thread Jun Furukawa
cdev/module/cdev.c for writing the part of program that copies buffer in kernel space to a buf in user space program. However, as we have seen, this doesn't work appropriately. How can I solve this problem? Please give me your help. --Jun Furukawa ___

Advertisement Inquiry

2009-09-04 Thread Jun Mutaguchi
Hello, My name is Jun from EnticeLabs, and we are interested in advertising on networkattacheddatastorage.com. Could you tell me who to contact? Thanks for your time, Jun Mutaguchi EnticeLabs, Inc. ___ freebsd-questions@freebsd.org mailing list http

Gateway traffic reporting tool (port)

2003-11-07 Thread Augusto Jun Devegili
, I don't know if that would be possible). TIA for any suggestions, Augusto Jun Devegili ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: two questions

2004-06-24 Thread Augusto Jun Devegili
On Fri, 2004-06-25 at 00:06, Michael Sharp wrote: > I'm having a brain freeze tonight and apparently forgot some > basic UNIX commands.. > > what is the command to remove the file "--directory" > > rm *directory* = nope > rm "*directory*" = nope > rm \-\-\directory = nope > rm -i * = nope and dos

Re: Questions about mkisofs

2003-09-29 Thread Augusto Jun Devegili
IIRC, Windows doesn't recognize Rock Ridge extensions. Try mkisofs -R -J -V "My long volume" -o mycd.iso /path.to so that Joliet information is also recorded in the CD; Windows will recognize it. Regards, Augusto On Sun, 2003-09-28 at 21:30, Dragoncrest wrote: > Hi all. Just curi

Re: Gaim

2003-09-29 Thread Augusto Jun Devegili
Check http://gaim.sourceforge.net . I managed to install Yahoo!'s Linux binaries by following the instructions at http://groups.yahoo.com/group/ymessenger/message/363 Regards, Augusto > On Sun, Sep 28, 2003 at 01:43:11AM -0500, Bryan Cassidy wrote: > > Has anyone had problems connecting to Ya

Re: building error on xmule

2003-10-16 Thread Augusto Jun Devegili
IIRC, using gmake instead of make will do it. Boa sorte. :) Augusto On Thu, 2003-10-16 at 00:02, Márcio Conceição Goulart wrote: > I tried to compile xmule-1.6.1 from the source and get this error: > > make: Cannot allocate memory > *** Error code 1 > Stop in /usr/home/marcio/downloads/pkgs/xmu

Re: What happened after gnome upgrade??

2004-04-14 Thread Augusto Jun Devegili
c.so pango-hebrew-fc.so pango-indic-fc.so pango-thai-fc.so I'm still looking for a solution to this problem. Any ideas? TIA and regards, Augusto Jun Devegili ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

5.0-release upgrade

2003-06-05 Thread Augusto Jun Devegili
Hi all, I've installed 5.0-release and I want to get the latest sources in order to upgrade my system. I've read the handbook and found cvsup. I've created a supfile and I have one doubt: which should be the value of "tag" so that I fetch the latest 5.0 sources? TIA,

Re: Java support

2003-06-11 Thread Augusto Jun Devegili
Hi all, I'm using FreeBSD 5.1-RELEASE and managed to install JDK 1.4.1. However, I'm not being able to install the Java plugin for Mozilla. linux-sun-jdk1.4.1 comes with plugins for netscape (ns4, ns600 and ns610), but none of them worked with my Mozilla 1.1. Any ideas? TIA, Augusto ___

Re: Java support

2003-06-11 Thread Augusto Jun Devegili
Hhmm. Does this mean that, if I install a Mozilla binary compiled for Linux, plugins might work? Michael E. Mercer wrote: Keep in mind that any port with "linux" in the name is a linux binary and runs on FreeBSD under linux emulation. Therefore linux plugins will not run with native applications.

KXMLEditor crashes in startup

2003-06-17 Thread Augusto Jun Devegili
tact the author? TIA and regards, Augusto Jun Devegili ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: configure: error: *** pkg-config too old; version 0.14 or betterrequired

2003-06-19 Thread Augusto Jun Devegili
Joe, Try downloading pkg-config (0.15.0) from http://www.freedesktop.org/software/pkgconfig/ Regards, Augusto Jun Devegili Joe Pokupec wrote: configure: error: *** pkg-config too old; version 0.14 or better required. ===> Script "configure" failed unexpectedly. Plea

Error while compiling Xft

2003-06-21 Thread Augusto Jun Devegili
Hi all, I'm trying to compile Xft (I need it for Qt) and the following error occur. I'm using 5.1-RELEASE. Any ideas? TIA and regards, Augusto Jun Devegili -=-=-=-=-=-=-=-=-=-=-=- /usr/ports/x11-fonts/Xft/work/xft-2.1.2 ===> Building for Xft-2.1.2 gmake all-am gmake[1]: Enter

Error while compiling Mesa 5.0.1

2003-07-09 Thread Augusto Jun Devegili
rror 1 gmake[1]: Leaving directory `/usr/ports/graphics/mesagl/work/Mesa-5.0.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/graphics/mesagl. -=-=-=-=-=-=-=-=-=- What should I do? TIA and regards, Augusto Jun Devegili ___

AT&T substitute available on freebsd?

2010-02-01 Thread Jian Jun Wang
hi everybody, I am not quite technical on this, y'know, in windows, we have AT&T software to access company intranet, not sure whether we have substitute here? I tried to figure out the ways to do that, no luck. I know on linux distribution they have agnclient. any ideas? thank you! -- TNT - Tod

Re: AT&T substitute available on freebsd?

2010-02-01 Thread Jian Jun Wang
thank you all for your help, I'd install virtualbox and try in XP. best regards On Tue, Feb 2, 2010 at 12:05 AM, Dan Nelson wrote: > In the last episode (Feb 01), Ivan Voras said: > > On 02/01/10 15:37, Jian Jun Wang wrote: > > > I am not quite technical on this, y'

gdm background picture missing

2010-04-08 Thread Jian Jun Wang
hi all, I am not familiar with Freebsd, I installed 8.0-release, it had been working well. I read one post that USB webcam could be used in Freebsd 8.0 so I tried to install multimedia/webcamd, multimedia/cuse4bsd-kmod from the port. It also upgraded jpeg from 7.0 to 8.0 and a lot of dependency p

Re: gdm background picture missing

2010-04-09 Thread Jian Jun Wang
this solution worked, although it took me a lot of time to download packages, thank you so much. On Fri, Apr 9, 2010 at 1:40 AM, Adam Vande More wrote: > On Thu, Apr 8, 2010 at 10:38 AM, Jian Jun Wang wrote: > >> Any suggestion on stepsto solve the problem? >> > >

Re: SSL certificates and IE

2003-07-12 Thread Augusto Jun Devegili
Considering you won't buy a certificate from a trusted CA, you might tell your users to install your CA certificate or your Web server certificate by providing a link to these certificates: IE will download them, ask the user if he/she trust them and put them in the trusted certificate store.

Re: SSL certificates and IE

2003-07-13 Thread Augusto Jun Devegili
I'm not using Windows right now (hey, this is a FreeBSD list, heh? ;) but IIRC: Open Internet Explorer -> Tools Menu --> Internet Options ---> Content > Certificates Take a look at the Trusted Root Certificate Authorities tab. Regards, Augusto Jun Devegili admin wrot

How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Augusto Jun Devegili
Hi all, I'm using 5.1-RELEASE and I'm trying to enable my microphone. I've browsed the handbook, googled and couldn't find useful information. Multimedia is on-board, device pcm has been compiled within the kernel and audio output is working. TIA and regards,

Re: pkg_add help

2003-07-27 Thread Augusto Jun Devegili
If it's a port, say, /usr/ports/security/nmap, you should: # cd /usr/ports/security/nmap # make install clean This will compile nmap and install it. Regards, Augusto Jun Devegili On Sun, 2003-07-27 at 18:54, marlon corleone wrote: > should it be in the ports directory when running &

Re: How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Augusto Jun Devegili
Nope. Output from mixer (command line) is: Mixer mic is currently set to 100:100 I use GNOME. Its volume control app reports `mic' at 100, also. However, when I tried GNOME's sound recorder app, it seems there's no input signal. It might be a GNOME issue, though... how can I test the microp

Re: Hard disc space availble? Hard drive size

2003-08-24 Thread Augusto Jun Devegili
df -h On Sun, 2003-08-24 at 11:04, [EMAIL PROTECTED] wrote: > how do you tell how much hard drive you have left? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROT

gcc 3.3.3 and -mcpu=r2000: bad value for -mcpu= switch

2004-03-19 Thread Augusto Jun Devegili
Hi all, I'd like to generate MIPS code from gcc. I've tried $ gcc test01.c -o test01 -mcpu=r2000 and this is the error message I got cc1: error: bad value (r2000) for -mcpu= switch I'm using gcc (GCC) 3.3.3 [FreeBSD] 20031106 in a FreeBSD 5.2-CURRENT i386 box. Any ideas? TIA and regards, Au

Re: log off with process running

2004-03-25 Thread Augusto Jun Devegili
nohup is a possible solution; check its man page. Example: $ nohup wget http://server/big.iso & On Fri, 2004-03-26 at 05:22, Robert Storey wrote: > I want to log off and hang up the modem. The question is, how to do so? With the > above process running, I can't even get back to the command line

How to set Password Change Time in FreeBSD

2012-04-12 Thread Jun Li BJ Zhao
Best Regards, Jun Li Zhao (赵俊丽) Smart Business Desktop on IBM Cloud, IBM China Development Lab(CDL) Email: zhao...@cn.ibm.comPhone: +8610-82452120 Address: Diamond B Bldg. #19 Building, Zhong Guan Cun Software Park, #8 Dong Bei Wang West Road, ShangDi, Haidian District, Beijing, P.R.China

Re[2]: How to set Password Change Time in FreeBSD

2012-04-12 Thread Jun Li BJ Zhao
fective in the base system? What should I do to make it effective? Or is there another way to set Password Change Time? Best Regards, Jun Li Zhao (赵俊丽) Smart Business Desktop on IBM Cloud, IBM China Development Lab(CDL) Email: zhao...@cn.ibm.comPhone: +8610-82452120 Address: Diamond B Bldg. #1