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 ___

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