Re: flash

2004-10-26 Thread Loren M. Lang
On Tue, Oct 26, 2004 at 08:19:53AM +0200, Gert Cuykens wrote: > goddammit :) > > 7rxI# make install > ===> flashpluginwrapper-0.20021113 is only for i386, and you are > running amd64. Isn't amd64 supposed to be fully compatible with i386? Maybe the port just doesn't reconize that fact. The onl

Serial console weirdness

2004-10-26 Thread Mark Cullen
Ok, I am having a bit of trouble setting up a serial console login. The cable is attached to com1, heres my /etc/ttys # If console is marked "insecure", then init will ask for the root password # when going to single-user mode. console noneunknown off secure # ttyv0

Re: duplicate ports

2004-10-26 Thread Matthew Seaman
On Tue, Oct 26, 2004 at 11:53:19AM +0300, Petre Bandac wrote: > xxl# pkg_info | grep ruby > ruby-1.6.8.2004.07.28 An object-oriented interpreted scripting language > ruby-1.8.2.p2_1 An object-oriented interpreted scripting language > ruby-bdb1-0.2.1 Ruby interface to Berkeley DB revision 1.

FreeBSD 5.3BETA7 and Disk Woes!!

2004-10-26 Thread Odhiambo Washington
Hello experts, [If I haven't provided any info, please let me know what it is and I will] I have experienced so much problems installing FreeBSD 5.3BETA7 I guess it's time for me to ask the experts. I have two disks: 1. Maxtor (DiamondMax Plus 9) 120GB ATA/133 Mfg Date: 30 Jan 2004

Re: Creating Packages

2004-10-26 Thread Matthew Seaman
On Tue, Oct 26, 2004 at 12:45:08AM -0700, Loren M. Lang wrote: > I'm trying to figure out the best way to create a package from an > already installed port. Easy. pkg_create -b pkg-name -- read pkg_create(1) for details. > I looked through the makefiles to see how ports does the package > cre

Re: ftp copy

2004-10-26 Thread Gert Cuykens
And can you also duplicate a file from the severA to serverA without going trough client C On Tue, 26 Oct 2004 01:38:14 -0700, Loren M. Lang <[EMAIL PROTECTED]> wrote: > On Tue, Oct 26, 2004 at 09:59:30AM +0200, Gert Cuykens wrote: > > > > Is there a way to copy one file from a remote directory

Re: A good IDE for C development?

2004-10-26 Thread Giorgos Keramidas
On 2004-10-26 00:04, "Loren M. Lang" <[EMAIL PROTECTED]> wrote: >On Sun, Oct 24, 2004 at 12:45:55AM +0300, Giorgos Keramidas wrote: >>On 2004-10-23 22:52, John Oxley wrote: >>> Not to start a flame war on which is the better editor, but vim with >>> ctags is my way. >> >> Yeah, I know :-) >> >> I u

Re: perl vs php round 1

2004-10-26 Thread Matthew Seaman
On Tue, Oct 26, 2004 at 07:18:02AM +0200, Gert Cuykens wrote: > Can you do as much with perl as you can do with php ? Yes, in the strict comp. sci. sense of "Turing Completeness" and yes in the practical sense of what modules and extensions exist to help you program stuff. In fact, perl is genera

Re: FTP mirror

2004-10-26 Thread Matthew Seaman
On Tue, Oct 26, 2004 at 08:09:15AM +0400, Danilka Kutepkin wrote: > I'd like to create an freebsd mirror on my host. My host is connected > to the Internet by a very hi perfomance channel, so, I'd like to > create a russian mirror of your FTP. What is the summ. size of > allfiles on ftp.freebsd.

Re: searching

2004-10-26 Thread Loren M. Lang
On Sun, Oct 24, 2004 at 03:43:43PM +0100, John Murphy wrote: > P Stalidis wrote: > >hello, > >I'm trying to find one of the earliest versions of freeBSD... 1.0 would > >be fine! I'm trying to get an intel i386sx33 with only 1mb of ram, up > >and running again... so any help is welcome > >thanks i

duplicate ports

2004-10-26 Thread Petre Bandac
xxl# pkg_info | grep ruby ruby-1.6.8.2004.07.28 An object-oriented interpreted scripting language ruby-1.8.2.p2_1 An object-oriented interpreted scripting language ruby-bdb1-0.2.1 Ruby interface to Berkeley DB revision 1.8x with full featu ruby-shim-ruby18-1.8.1.p3 A set of Ruby modules to

Re: ftp copy

2004-10-26 Thread Loren M. Lang
On Tue, Oct 26, 2004 at 09:59:30AM +0200, Gert Cuykens wrote: > Is there a way to copy one file from a remote directory to a other > remote directory ? Yes, it's a special feature of the ftp protocol to tell Server A to send file to Server B control from Client C while not requiring the data to go

Re: Getting LD_LIBRARY_PATH to work

2004-10-26 Thread Dave Horsfall
On Sun, 24 Oct 2004, Giorgos Keramidas wrote: > > > Meanwhile, back in the real world, we like to be able to help our > > > users by letting them easily post questions. > > > > And nothing's stopping them from doing so. In which real world are you? > > By trimming everything away and replying to

ftp copy

2004-10-26 Thread Gert Cuykens
Is there a way to copy one file from a remote directory to a other remote directory ? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ftp mput

2004-10-26 Thread Gert Cuykens
On Tue, 26 Oct 2004 09:49:03 +0200, Gert Cuykens <[EMAIL PROTECTED]> wrote: > On Tue, 26 Oct 2004 16:48:20 +0900, Luke Kearney <[EMAIL PROTECTED]> wrote: > > > > > > On Tue, 26 Oct 2004 09:42:38 +0200 > > Gert Cuykens <[EMAIL PROTECTED]> spake thus: > > > > > > > > > when i use the ftp comando mp

RE: GPL vs BSD Licence

2004-10-26 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Graham Bentley > Sent: Monday, October 25, 2004 12:41 AM > To: [EMAIL PROTECTED] > Subject: GPL vs BSD Licence > > > > Hi List ! > > Perusing the Internet the other day I came across a short > interview w

Re: ftp mput

2004-10-26 Thread Gert Cuykens
On Tue, 26 Oct 2004 16:48:20 +0900, Luke Kearney <[EMAIL PROTECTED]> wrote: > > On Tue, 26 Oct 2004 09:42:38 +0200 > Gert Cuykens <[EMAIL PROTECTED]> spake thus: > > > > > when i use the ftp comando mput it displays the file i want to put > > followed by some options [aq?...] where can i find o

Re: ftp mput

2004-10-26 Thread Luke Kearney
On Tue, 26 Oct 2004 09:42:38 +0200 Gert Cuykens <[EMAIL PROTECTED]> spake thus: > when i use the ftp comando mput it displays the file i want to put > followed by some options [aq?...] where can i find on the freebsd.org > site what does options mean ? the system has an inbuilt manual try someth

Creating Packages

2004-10-26 Thread Loren M. Lang
I'm trying to figure out the best way to create a package from an already installed port. Yes, I know about make package, but that seems to rely on files that get deleted after doing a make clean so I can't use it without rebuilding a whole new port, but the port may not even be the same version I

ftp mput

2004-10-26 Thread Gert Cuykens
when i use the ftp comando mput it displays the file i want to put followed by some options [aq?...] where can i find on the freebsd.org site what does options mean ? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-que

Re: lib/pam problems...

2004-10-26 Thread Gary Kline
On Tue, Oct 26, 2004 at 12:26:23AM -0700, Kris Kennaway wrote: > > > Is your xdm linked to stale (FreeBSD 4.x) libraries? > > > > > > > no, already checked thatt. xfree86 is gone; only xorg binaries > > are there. also,i moved away pam.conf; it has the same info as > > pam.d, but j

Re: FYI: Time zone information update for Cuba

2004-10-26 Thread Kris Kennaway
On Tue, Oct 26, 2004 at 02:35:12AM -0400, Carlos A. Carnero Delgado wrote: > Hello, > > Kris Kennaway wrote: > >>the attached diff updates /usr/src/share/zoneinfo/northamerica for this > >>year's unique time handling in Cuba. > > > >Wasn't an update already committed to -current? > > Well, AFAIC

Giant Xorg and Performance Issues

2004-10-26 Thread Loren M. Lang
I have had various performance issues on FreeBSD since I installed 5.2.1 a few months back. Basically, it seems that it's easy to load the system down enough to interrupt xmms playing music which is very bad for me. I'm wondering if 5.2.1 has had lower performance levels than the 4.x line. I've

Re: lib/pam problems...

2004-10-26 Thread Kris Kennaway
On Mon, Oct 25, 2004 at 09:56:47PM -0700, Gary Kline wrote: > On Mon, Oct 25, 2004 at 08:54:37PM -0700, Kris Kennaway wrote: > > On Mon, Oct 25, 2004 at 07:43:56PM -0700, Gary Kline wrote: > > > I keep getting this from my new 5.3-RELEASE when I try to use > > > xdm: > > > > > > Oct 26 02:30:2

Re: Dlink-g520 Wireless and WEP more

2004-10-26 Thread Daan Vreeken [PA4DAN]
On Tuesday 26 October 2004 03:47, scott renna wrote: > So I am still having a go at getting this Dlink card > to work here's what i got: > > pluto# ifconfig ath0 inet 192.168.2.180 netmask > 255.255.255.0 ssid wepmode on authmode open > wepkey 0x1234567890 > ifconfig: SIOCS80211: Invalid argum

Re: A good IDE for C development?

2004-10-26 Thread Loren M. Lang
On Sun, Oct 24, 2004 at 12:45:55AM +0300, Giorgos Keramidas wrote: > On 2004-10-23 22:52, John Oxley wrote: > > On Sat, 23 Oct 2004 22:39:24 +0300, Giorgos Keramidas wrote: > > > On 2004-10-24 03:35, Choy Kho Yee wrote: > > > > Hi, I am a student of Computer Science. > > > > I am looking for a good

Re: perl vs php round 1

2004-10-26 Thread Tim Aslat
In the immortal words of Gert Cuykens <[EMAIL PROTECTED]>... > Dame you, now i still don't know which one to use PS what about python > ? Doesn't google and nasa use python, i wonder why. It has defenatly > the coolest name meaning i can make phyton aplications sounds way > cooler then perl or php

<    1   2