[gentoo-user] ant says different implementation versions of core and optional

2003-10-31 Thread Jeff Greene
I'm trying to set up ant. I've emerged it and got it installed (1.5.4-r1), but when I try to execute it, I get this: Invalid implementation version between Ant core and Ant optional tasks. core: 1.5.1 optional: 1.5.4 I've googled and I'm not able to come up with anything. I'm hoping one of

[gentoo-user] Redirect output and view at the same time

2003-10-10 Thread Jeff Greene
Does anyone know of a way to redirect the output of a program to a file, but view at the same time? Basically, I want to save the output of some programs but want to have the option to not have to go open up a file to see what happened. Jeff __ Do you Yahoo!? The

[gentoo-user] Can't Figure Out Mail On Linux

2003-09-29 Thread Jeff Greene
Alright, I give up. I need help from you guys. I cannot figure out how a mail system works on Linux, specifically for my setup. I have a DSL connection and all I want is to be able to send mails through the command line. For instance, % cat mymessage | mutt -s 'Hey' [EMAIL PROTECTED] I don't

Re: [gentoo-user] Can't Figure Out Mail On Linux

2003-09-29 Thread Jeff Greene
What about authentication? Where do I specify my login and password? --Jeff thanks, btw --- Matthias F. Brandstetter [EMAIL PROTECTED] wrote: -- quoting Jeff Greene -- Can someone give me a step-by-step on what I need and how to set this up. I have nail and mutt emerged

RE: [gentoo-user] Can't Figure Out Mail On Linux

2003-09-29 Thread Jeff Greene
ssmtp? --Jeff --- Jeffrey Smelser [EMAIL PROTECTED] wrote: You should be logged in to from User when sending the mail. so if I am logged on as gentoo. the from would be gentoo@Yourhost.com. Being your logged in, you already put in your password. -Original Message- From: Jeff

[gentoo-user] DynDNS Clients

2003-09-24 Thread Jeff Greene
Does anyone have any suggestions for a CLI program that can interface with dyndns.org and update my ip? I emerged dyndnsupdate a while ago and have been using that, but lately its been segfaulting and I don't care to find out why. I noticed that the ebuild for dyndnsupdate doesn't exist anymore,

[gentoo-user] Using emerge -B question

2003-09-09 Thread Jeff Greene
I just built mozilla-1.4-r3 (whatever the latest one is) lat night using the emerge -B option. I woke up this morning to find out that everything went ok, but now what do I do? Basically, I want to save what I just built in a safe place so I can emerge it when I see fit, preferably write it to a

[gentoo-user] SSH connection is slow (delay in typing)

2003-09-02 Thread Jeff Greene
I can't understand why, but now there is a delay in my SSH connection. When I type, it takes about a second for the characters to display in the terminal. I've been using SSH for over year now and I've never had a problem with it. I did upgrade to apache2 and also recompiled my kernel to

[gentoo-user] VMWare and gentoo-sources-2.4.20-r3

2003-07-13 Thread Jeff Greene
I'm trying to install VMware Workstation and I'm using gentoo-sources-2.4.20-r3 as my kernel. I'm having some problems building the vmmon module. I looked at the VMware troubleshooting web page and it says that they do not support certain kernels yet. I was wondering if any Gentoo users have

Re: [gentoo-user] VMWare and gentoo-sources-2.4.20-r3

2003-07-13 Thread Jeff Greene
kernel and I had no problems installing both the 3.2 and later upgrading to 4.0 vmware versions. Are you running the ./vmware-config.pl script or trying to compile everything by hand? Best Simon On Sun, 13 Jul 2003, Jeff Greene wrote: I'm trying to install VMware Workstation and I'm

Re: [gentoo-user] VMWare and gentoo-sources-2.4.20-r3

2003-07-13 Thread Jeff Greene
[2]: Leaving directory `/tmp/vmware-config7/vmmon-only/driver-2.4.20-gentoo-r3' make[1]: *** [driver] Error 2 make[1]: Leaving directory `/tmp/vmware-config7/vmmon-only' make: *** [auto-build] Error 2 make: Leaving directory `/tmp/vmware-config7/vmmon-only' Unable to build the vmmon module --- Jeff

[gentoo-user] How do I start a program on startup from SSH?

2003-06-05 Thread Jeff Greene
Hey, I'm trying to get a program to startup right when I log in remotely into a bash shell through SSH. I looked at the bash manual and I tried all of the files (~/.bash_rc, ~/.bash_profile, etc.) or at least most of them. The bash maunal says that different files get read on startup depending on

Re: [gentoo-user] How do I stop apache from resolving to my local IP from a WAN?

2003-05-31 Thread Jeff Greene
PROTECTED] wrote: Jeff Greene [EMAIL PROTECTED] writes: I just emerged Apache 1.3 something to play around with it. I have DSL and I'm assigned a dynamic IP so in order for me to use my computer on a WAN, I use dyndns.org. I use the IP, jjj.homelinux.com. My problem is, when I'm at school, I

[gentoo-user] How do I stop apache from resolving to my local IP from a WAN?

2003-05-30 Thread Jeff Greene
I just emerged Apache 1.3 something to play around with it. I have DSL and I'm assigned a dynamic IP so in order for me to use my computer on a WAN, I use dyndns.org. I use the IP, jjj.homelinux.com. My problem is, when I'm at school, I can get to my computer through a web browser no problem. But