On Sat, Jan 25, 2003 at 10:22:22PM -0700, BSD wrote:
> Hello,
>
> I couldn't find any answers to this in groups.google.com, so I thought
> I'd ask here. Installing FreeBSD 5.0-RELEASE on a new system via FTP,
> everything downloads fine, except for the ports distribution. I know I
> can al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 26 January 2003 09:40, Giorgos Keramidas wrote:
> On 2003-01-26 09:16, Voicu Liviu <[EMAIL PROTECTED]> wrote:
> > Ok folks, my turn now to come here and cry :-(
> > I have FreeBSD 4.7 STABLE.
> >
> > I got the /usr/src using cvsup and then we
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 26 January 2003 09:40, Giorgos Keramidas wrote:
> On 2003-01-26 09:16, Voicu Liviu <[EMAIL PROTECTED]> wrote:
> > Ok folks, my turn now to come here and cry :-(
> > I have FreeBSD 4.7 STABLE.
> >
> > I got the /usr/src using cvsup and then we
On 2003-01-26 09:16, Voicu Liviu <[EMAIL PROTECTED]> wrote:
> Ok folks, my turn now to come here and cry :-(
> I have FreeBSD 4.7 STABLE.
> I got the /usr/src using cvsup and then went to single_user_mode to run:
> >make buildworld
>
> During the compilation I got PANIK and the comp freezed :-(
> T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ok folks, my turn now to come here and cry :-(
I have FreeBSD 4.7 STABLE.
I got the /usr/src using cvsup and then went to single_user_mode to run:
>make buildworld
During the compilation I got PANIK and the comp freezed :-(
Then I was forced to reboot
Hello,
I couldn't find any answers to this in groups.google.com, so I thought
I'd ask here. Installing FreeBSD 5.0-RELEASE on a new system via FTP,
everything downloads fine, except for the ports distribution. I know I
can always get it via cvsup after-the-fact, but was curious as to why
On 25 Jan 2003 at 23:50, Ugen boldly uttered:
> I happen to be an author of ASN feature (and the latest version of )
> LFT - TCP based traceroute. You can download it at :
> http://www.mainnerve.com/lft
>
> It is a plain old C application, though it does require libpcap (available
> in any Fre
I happen to be an author of ASN feature (and the latest version of )
LFT - TCP based traceroute. You can download it at :
http://www.mainnerve.com/lft
It is a plain old C application, though it does require libpcap (available
in any FreeBSD installation).
--Ugen
Philip J. Koenig wrote:
On 25 Ja
On 25 Jan 2003 at 22:36, Dan Nelson boldly uttered:
> In the last episode (Jan 25), Philip J. Koenig said:
> > On 25 Jan 2003 at 20:45, Dan Nelson boldly uttered:
> >
> > > Try prtraceroute, from ports/net/irrtoolset.
> >
> >
> > OK sounds good, but are these X programs? I started to install
In the last episode (Jan 25), Philip J. Koenig said:
> On 25 Jan 2003 at 20:45, Dan Nelson boldly uttered:
>
> > Try prtraceroute, from ports/net/irrtoolset.
>
>
> OK sounds good, but are these X programs? I started to install it
> and when it started to retrieve TK (/usr/ports/x11-toolkits/t
I have a doc how I setup my HP USB printer at
http://www.freebsddiary.org/cups.php
Give that a read and see how you do...
Remington L. wrote:
FreeBSD bathory.aria 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #1: Thu Jan
23 11:12:16 PST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TheGateV1 i386
On 25 Jan 2003 at 20:45, Dan Nelson boldly uttered:
> Try prtraceroute, from ports/net/irrtoolset.
OK sounds good, but are these X programs? I started to install it
and when it started to retrieve TK (/usr/ports/x11-toolkits/tk83) I
killed it. It also apparently wants XFree86-libraries-4.2.
On 2003-01-25 19:22, Paul Hoffman <[EMAIL PROTECTED]> wrote:
> At 1:36 AM + 1/26/03, Petersen wrote:
> >Assuming you have the object files from a buildworld hanging around, then
> >cd /usr/obj/usr/src/usr.bin/vi
> >cc -O -pipe -o vi *.o -lncurses -static && strip vi && mv vi /bin/
> >should pro
In the last episode (Jan 25), Paul Hoffman said:
> Nice! e3 built from the ports collection linked statically
> automatically. e3 didn't work correctly on my console (it didn't
> recognize the Alt key), but e3vi worked fine and felt just like vi.
Alt key support requires you to modify yur syscons
At 1:36 AM + 1/26/03, Petersen wrote:
Assuming you have the object files from a buildworld hanging around, then
cd /usr/obj/usr/src/usr.bin/vi
cc -O -pipe -o vi *.o -lncurses -static && strip vi && mv vi /bin/
should probably supply you with what you want.
Two modifications made this work fi
In the last episode (Jan 25), Philip J. Koenig said:
> Once upon a time I installed a port called "traceroute-991603" which
> had the ability to show ASNs of each hop. Turns out it only worked
> on RIPE registered ASNs.
>
> Does anyone know of another traceroute utility for FreeBSD that can
> do
Once upon a time I installed a port called "traceroute-991603" which
had the ability to show ASNs of each hop. Turns out it only worked
on RIPE registered ASNs.
Does anyone know of another traceroute utility for FreeBSD that can
do this for all ASNs? Doesn't appear to be one in ports. If
ne
In the last episode (Jan 25), Paul Hoffman said:
> At 1:36 AM + 1/26/03, Petersen wrote:
> >Paul Hoffman wrote:
> >> I'm kinda surprised this isn't in the FAQ (or at least not in a
> >> place that I could find it). It is really impossible to build a vi
> >> with no external dependencies that ca
On Sat, Jan 25, 2003 at 09:48:03PM +0200, Willie Viljoen wrote:
> Nathan,
>
> This won't work, the md5 system command is to generated md5 message digests.
> These are very different from salted passwords, which are a one-way
> encryption that will almost never be the same. Message digests are al
At 1:36 AM + 1/26/03, Petersen wrote:
Paul Hoffman wrote:
I'm kinda surprised this isn't in the FAQ (or at least not in a place
that I could find it). It is really impossible to build a vi with no
external dependencies that can be installed in /bin?
What made you think it was impossible
On Sat, Jan 25, 2003 at 03:44:18PM -0800, nate wrote:
> Michael Ritchie said:
> > Not sure if this should be in -QUESTIONS or a report to VMware themselves,
> > but when attempting to run FreeBSD 5 within VMware Workstation 3.2 on a
> > Windows XP Pro host, the CPU usage sits at 100% -- whether the
Paul Hoffman wrote:
> I'm kinda surprised this isn't in the FAQ (or at least not in a place
> that I could find it). It is really impossible to build a vi with no
> external dependencies that can be installed in /bin?
What made you think it was impossible?
> All I want is
> something that kn
I'm kinda surprised this isn't in the FAQ (or at least not in a place
that I could find it). It is really impossible to build a vi with no
external dependencies that can be installed in /bin? All I want is
something that knows how to full-screen edit on the console, nothing
else. I dread the da
top posting is placing your reply at the top of a message, as I'm doing now
(please, no flames, this is a deliberate example). On this and many other
mailing lists I belong to, the preferred way of replying is at the end of
the message. This way, your reply and any other previous messages can
Hello,
It seems that my serial console stops transmitting data to
my terminal program.
I am using minicom to communicate with the freebsd box
through a serial cable.
The system is FreeBSD 4.7, dual 233Mhz CPU with 128Meg RAM.
I can boot the machine and see the data come up
On 25 Jan Chris Phillips wrote:
> From: "dick hoogendijk" <[EMAIL PROTECTED]>
> > However, I don't get how your ISP can block *outgoing* connects of
> > your sendmail. Some isp's block incoming connects on 25.
> *** FYI ***
> FreeServe, Energis & Demon are doing just this.
> I am informed that th
On Sat, 25 Jan 2003, Vikash Badal wrote:
> Greetings,
>
> I currently have a box (4.7p3) that i want to connect to four different
> networks According to the man page i can only nat on one interface using
> natd.
>
> My current natd.conf is as follows :
> --
Michael Ritchie said:
> Not sure if this should be in -QUESTIONS or a report to VMware themselves,
> but when attempting to run FreeBSD 5 within VMware Workstation 3.2 on a
> Windows XP Pro host, the CPU usage sits at 100% -- whether there are any
> processes undertaking heavy processing or not. T
Hi, I have a via686 soundcard and it works fine, but only the left side works. I have
looked everywhere and have tried most everything, but I can't get the left side to
work. Is there a bug in the driver or is there something I need to do to make this
work?
--
__
On Sat, Jan 25, 2003 at 09:31:51PM +0930, Michael Ritchie wrote:
> Not sure if this should be in -QUESTIONS or a report to VMware themselves,
> but when attempting to run FreeBSD 5 within VMware Workstation 3.2 on a
> Windows XP Pro host, the CPU usage sits at 100% -- whether there are any
> proces
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Saturday 25 January 2003 20:12, Remington L. wrote:
> FreeBSD bathory.aria 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #1: Thu Jan
> 23 11:12:16 PST 2003
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TheGateV1 i386
> And then i rebooted and tried to p
Quoting "James J. Ramsey" <[EMAIL PROTECTED]>:
>
> --- "Gary W. Swearingen" <[EMAIL PROTECTED]> wrote:
> > I can't even guess what the problem might be, but
> > can you (or do you not
> > want to) work around it?
>
> If you read my e-mail again, you should find this:
>
> "In the second setup,
- Original Message -
From: "dick hoogendijk" <[EMAIL PROTECTED]>
To: "Lorin Lund" <[EMAIL PROTECTED]>
Cc: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Saturday, January 25, 2003 9:32 PM
Subject: Re: sendmail configuration - how to route all mail through my
ISP
> On 26 Jan Lorin Lund wro
Hi all. I'm having more problems getting this X app to run remotely.
Whenever Xmanager tries to run it, it gives me the error "No xauth
program; cannot forward with spoofing.wl Failed.", and the only way it
seams to work is if I install XFree86-4. Does anyone know if there is a
way around this?
Hi,
I am not currently a member of this mailing list, i would
appreciate it if emails were sent directly to this address.
I installed Emacs20, but i could not see the menu's for the
mouse. I have checked all the flags and it was compiled
using XLib.
So i tried installing Emacs19.34b and have the
- Original Message -
From: "dick hoogendijk" <[EMAIL PROTECTED]>
To: "Lorin Lund" <[EMAIL PROTECTED]>
Cc: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Saturday, January 25, 2003 10:32 PM
Subject: Re: sendmail configuration - how to route all mail through my ISP
> On 26 Jan Lorin Lund wro
On Sat, 25 Jan 2003, Steve wrote:
> Hi all,
>
> I am trying to install ghostscript on a 4.6 stable machine in a user
> account as the user himself. However, I am getting the following error
> while doing so:
>
> configure: error: I wasn't able to find a copy
>of the jpeg library. This is requi
On 26 Jan Lorin Lund wrote:
> I have a static IP and a domain but I can't send e-mail out directly
> because my ISP blocks it. I need to send all my e-mail out through my
> ISP. How do I tell sendmail to route all my mail out through my ISP's
> mail server?
The smarthost option does what you ask
Chuck Swiger <[EMAIL PROTECTED]> writes:
> Lorin Lund wrote:
> > I have a static IP and a domain but I can't send e-mail out directly
> > because my ISP blocks it. I need to send all my e-mail out through my
> > ISP. How do I tell sendmail to route all my mail out through my ISP's
> > mail serve
--- "Gary W. Swearingen" <[EMAIL PROTECTED]> wrote:
> I can't even guess what the problem might be, but
> can you (or do you not
> want to) work around it?
If you read my e-mail again, you should find this:
"In the second setup, I scrounged up an ATA cable that
I knew could handle ATA66. I used
A hard problem you got there. If at least one other OS doesn't have a
problem with your hardware, then I think you're safe in assuming that
there's an OS kernel problem, whether by design or coding bug.
Theoretically, it should be reported in a formal PR where it won't get
lost, especially if you
Jeff Walters writes:
> From what I can tell, the compatibility in FreeBSD for Linux binaries
> does _not_ apply to commercial binary-only Linux device drivers, it
> only applies to applications. Is that correct?
>
Correct.
---
Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTE
[Context lost to top posting.]
In <000b01c2c4ae$1c39f870$1500a8c0@dogbert>, Brian McCann <[EMAIL PROTECTED]>
typed:
> Ok...I got it to work...it was a problem with the app. But...now I've
> got a really odd one. I'm trying to install "Qt30", and when I do a
> make install it tells me " qt-3.0.5
In <[EMAIL PROTECTED]>, Remington L. <[EMAIL PROTECTED]> typed:
> FreeBSD bathory.aria 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #1: Thu Jan
> 23 11:12:16 PST 2003
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TheGateV1 i386
>
> For the past few days ive been attempting to set up my printer and i've
On Sat, 25 Jan 2003 10:47:03 -0800
Casey Scott <[EMAIL PROTECTED]> wrote:
>
> Does anyone know how to get the delete to work properly in a ssh console? I
> realize that the fact I am using ssh doesn't matter, but since that is how I
> am connected, that's how I will refer to it. ;-) I am
Ok...I got it to work...it was a problem with the app. But...now I've
got a really odd one. I'm trying to install "Qt30", and when I do a
make install it tells me " qt-3.0.5_5 is marked as broken: The QT 3.x
port does not support any XFree86 < 4.x". That's fine with me, since
I'll be using the 4
FreeBSD bathory.aria 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #1: Thu Jan
23 11:12:16 PST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TheGateV1 i386
For the past few days ive been attempting to set up my printer and i've
had no luck. I have a HP Deskjet 3420, "ulpt0: hp deskjet 3420, rev
2.0
Andy Akins <[EMAIL PROTECTED]> writes:
> is there a command
> or commands that would display the packages/ports that require another
> port?
See the manpages for "portupgrade" (esp. -r, -R, -n) and "pkg_tree".
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions"
Dan,
On Saturday 25 January 2003 21:49, Danny wrote:
> Greetings,
>
> I am trying to wrap my head around the make.conf file, and I am curious
> to know if others have multiple /etc/make.conf files for certain
> situations, or just one.
Mostly you should have just one file, it should specify your
From what I can tell, the compatibility in FreeBSD for Linux binaries
does _not_ apply to commercial binary-only Linux device drivers, it
only applies to applications. Is that correct?
Thanks,
Jeff Walters
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in
You shouldn't even need to configure X if you are exporting the display.
X needs to be installed merely for the support apps & libraries.
Make sure your DISPLAY Variable is set to windowshostname:0 where 0 is
the number of your display (And it should be 0 by default).
Then from the command line,
> > On Saturday 25 January 2003 20:55, Bill Moran wrote:
> >>You'll get better response if you send each question as a seperate email,
> >>with an appropriate subject line for each one. May sound silly, but a
> >>lot of people will delete messages with subjects like "Misc Questions"
> >>without ev
Greetings,
I am trying to wrap my head around the make.conf file, and I am curious
to know if others have multiple /etc/make.conf files for certain situations,
or just one.
Could you please post your /etc/make.conf(s) and explain the contents
and resulting actions of your file.
Thank you!
Danny
Nathan,
This won't work, the md5 system command is to generated md5 message digests.
These are very different from salted passwords, which are a one-way
encryption that will almost never be the same. Message digests are always the
same, using them to encrypt passwords would be abit silly :)
Di
DAMMIT! Yet again I send it back to the sender, and not the list, if I do this
one more time, somebody have me banned.
-- Forwarded Message --
Subject: Re: Simple question about X
Date: Sat, 25 Jan 2003 21:41:18 +0200
From: Willie Viljoen <[EMAIL PROTECTED]>
To: Brian McCann <[
>
> I have a text file on the Squid proxy which contains a list of blocked
> sites, which I include below. Only a technically astute user would be
> able to bypass this setup. S1ince this would require very deliberate and
> complicated steps, such as setting up a VPN tunnel through SSL, this would
In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed:
> When I add "device pcm" to my kernel config, I get the error:
> --
> >>> Kernel build for FIREWALLED started on Sat Jan 25 08:54:06 MST 2003
> ---
Willie Viljoen wrote:
Some friendly corrections, sorry Bill :-)
Not a problem. I'd rather be corrected once than be wrong over and over
again. (That's assuming I'm smart enough to remember the correction ...)
On Saturday 25 January 2003 20:55, Bill Moran wrote:
You'll get better response if
On Sat, Jan 25, 2003 at 01:55:50PM -0500, Bill Moran wrote:
> >2. What command can i use if I want to crypt a word and I see it
> >encrypoted just like the /etc/master.passwd file? For example, I want to
> >know how the password "foobar" would be encrypted in /etc/master.passwd
> >if It would b
Hi all. I've got a simple and stupid question. I'm trying to run an X
app (dcgui) via Xmanager from a windows box. So...I did a make install
on that, and it complained about xauth not being there. So, I just
installed X, did a make install in /usr/ports/x11/XFree86-4. But when I
type "startx"
On Sat, Jan 25, 2003 at 01:55:50PM -0500, Bill Moran wrote:
> >2. What command can i use if I want to crypt a word and I see it
> >encrypoted just like the /etc/master.passwd file? For example, I want to
> >know how the password "foobar" would be encrypted in /etc/master.passwd
> >if It would b
On Tue, 21 Jan 2003, Doug Poland wrote:
> Sorry for this slightly off-topic post... Is there a comprehensive
> list of IM servers (names, IPs) available? I'd like to block IM
> servers from certain users on my network.
>
> >From what I've gathered on google, the only effective stragegy is to
> u
I tried simply adding the gnomesession package. It brought up gnome with
the twm window manager.
Solution ended up being to pkg_delete gnome2 and pkg_add -r gnome
I now have Gnome 1.4 running successfully.
And editing .xinitrc only works if you are running an X server locally.
Since I am export
On Sat, Jan 25, 2003 at 01:05:45PM -0500, David Banning wrote:
>
> I am trying to run an xterm remotely (over the web).
>
> I understand the IP address must be entered using the xhost command.
>
> My problem is that the xhost command wants X running on the main terminal,
> but main terminal is u
Yet again, I post only to the sender, not the list, sorry :)
-- Forwarded Message --
Subject: Re: Misc Questions.
Date: Sat, 25 Jan 2003 21:07:30 +0200
From: Willie Viljoen <[EMAIL PROTECTED]>
To: Bill Moran <[EMAIL PROTECTED]>
Some friendly corrections, sorry Bill :-)
On Satu
# [EMAIL PROTECTED] / 2003-01-25 12:51:11 -0500:
> Lorin Lund wrote:
> >I have a static IP and a domain but I can't send e-mail out directly
> >because my ISP blocks it. I need to send all my e-mail out through my
> >ISP. How do I tell sendmail to route all my mail out through my ISP's
> >mail se
You'll get better response if you send each question as a seperate email,
with an appropriate subject line for each one. May sound silly, but a
lot of people will delete messages with subjects like "Misc Questions"
without even reading them.
pura life CR wrote:
1. Where can i get the source code
On Saturday 25 January 2003 20:32, pura life CR wrote:
> Hi, I am freebsd user, I have few misc questions:
>
> 1. Where can i get the source code of the "daemon" saver? I want to know
> how the logo can "jump" in the screen.
/usr/src/sys/modules/syscons/daemon/daemon_saver.c
>
> 2. What command c
Does anyone know how to get the delete to work properly in a ssh console? I
realize that the fact I am using ssh doesn't matter, but since that is how I
am connected, that's how I will refer to it. ;-) I am using Konsole (KDE
xterm) to ssh to my fbsd server. I have been through all the
Hi, I am freebsd user, I have few misc questions:
1. Where can i get the source code of the "daemon" saver? I want to know how
the logo can "jump" in the screen.
2. What command can i use if I want to crypt a word and I see it encrypoted
just like the /etc/master.passwd file? For example, I wan
Let me introduce myself to you: I am Engineer Alejandro Vega from Argentina,
Representative of STARLAB Portable Planetarium to African, South American and Caribe
( please see http://www.planetarios.com).
X-Infomail-Id: 1043518853.386C512AC1E03A7.58853
I plan to contact persons to talk about of
Where do you see that my firewall is set to accept by default?
how do I disable my firewall without recompiling a kernel? Will
firewall_enable="NO" actually work? Won't this just set the default deny
rule as the firewall?
Why would I run INETD, I am not sure? Most of the errors with DHCLIENT s
Now you need to do this:
pkg_add -r gnomesession
Then you need to inform X that you want to run this at startup.
In your home directory you want to create a file ".xinitrc", and put
"exec gnome-session" in it.
Pat Lathem
Mykroft Holmes IV wrote:
did a kg_add -r gnome2
did a pkg_add -r gnome2
I am trying to run an xterm remotely (over the web).
I understand the IP address must be entered using the xhost command.
My problem is that the xhost command wants X running on the main terminal,
but main terminal is using an ascii screen only.
The xhost command gives an error stating that the
Greetings,
I currently have a box (4.7p3) that i want to connect to four different networks
According to the man page i can only nat on one interface using natd.
My current natd.conf is as follows :
--
redirect_address 10.136
Lorin Lund wrote:
I have a static IP and a domain but I can't send e-mail out directly
because my ISP blocks it. I need to send all my e-mail out through my
ISP. How do I tell sendmail to route all my mail out through my ISP's
mail server?
1) cd /etc/mail
2) edit freebsd.mc and change the foll
Dear List
I made up a FreeBSD 4.5-stable .
Having Installed the XF86 ( NVIDIA GeForce , Resolution 800x600 and some
higher s)
At the test time the display icons and the display itself looks like a
virtual screen and i cannot do any thing. All the icons are so big to work.
What can i do to solve
I have v 4.7 of FreeBSD.
I have a static IP and a domain but I can't send e-mail out directly
because my ISP blocks it. I need to send all my e-mail out through my
ISP. How do I tell sendmail to route all my mail out through my ISP's
mail server?
To Unsubscribe: send mail to [EMAIL PROTECTED]
Hello,
It seems to me as though you are running two class C networks for your internal
computers (xl0 and rl0) and have your cable modem running under vr0.
The NATD stuff looks cool. Disable your firewall (even though it seems to be set to
accept by default) and then fix your cable modem.
Try
On Sat, Jan 25, 2003 at 10:51:22AM -0600, Andy Akins wrote:
> On Sat, 2003-01-25 at 10:37, Matthew Seaman wrote:
> > pkg_info will tell you what you want to know about any currently
> > installed port. eg:
>
> Thanksbut, that sort-of worked.
>
> I did the pkg_info -R on apache - it tells me t
Am running FBSD-4.5 and 4.7.
Has anyone else experienced a problem with newsyslog trimming the logs and
saving the first log as "logname.log.1" instead of "logname.log.0"
While it "jumps over the "log.0" log and saves the log content in "log.1",
there is usually a "log.0", but it is empty.
Th
Saturday, January 25, 2003, 11:20:28 AM, you wrote:
A> I have tried to install gtk1.2 but get an error similar to this:
A> Error, no iconv in C or libiconv (sorry I am writing this from my windows
A> machine so not sure of the exact error, but can post if necessary)
A> I am showing the port is b
Thanks, that's what I wanted to hear.
Jason
On Sat, Jan 25, 2003 at 05:46:28PM +0100, Frank Reppin wrote:
> On Sat, 25 Jan 2003, Jason Morgan wrote:
>
> Hi,
>
> yes - why not. I do the same here on our net with IPFW count
> rules. In this way I divided those rules to monitor different
> subne
[The following was originally posted by me to the
FreeBSD bugs list when I was a lot surer that I was
dealing with a FreeBSD bug. Now I'm not sure sure if
this is a software bug, hardware bug, or a consequence
of dubious design decisions. Hence the cross-post to
here.]
I've been doing my best to s
# [EMAIL PROTECTED] / 2003-01-25 13:07:06 +0100:
> How can I compile gettext into php?
> So apache can run gettext...
> I already installed gettext, apache from the mall CD's...
> su
# cd /usr/ports/www/mod_php4 && make install clean
if you don't have ${BATCH} defined in your environm
On Sat, 2003-01-25 at 10:37, Matthew Seaman wrote:
> pkg_info will tell you what you want to know about any currently
> installed port. eg:
Thanksbut, that sort-of worked.
I did the pkg_info -R on apache - it tells me that mod_php requires it.
So then I to pkg_info -R on mod_php...it returns
Hello,
I'm having problems with my new machine. I think that some of the
devices are trying to use the same IRQs (e.g. IRQ 9). Please see
the dmesg output below.
Is this assumption correct ?
Thanks,
-Alex
P.S. please include my address in cc: field when replying as I'm
not subscribed to the
On Sat, 25 Jan 2003, Jason Morgan wrote:
Hi,
yes - why not. I do the same here on our net with IPFW count
rules. In this way I divided those rules to monitor different
subnets, protocols and I also monitor the bandwidth usage
for some services. All this informations gets then piped
through MRTG (
On Sat, Jan 25, 2003 at 10:20:57AM -0600, Andy Akins wrote:
> There are some ports installed on my machine (like Apache, and PHP) that
> I did not install. I'm assuming that they were put in place due to
> another port that had them as a dependency. Aside from looking on the
> FreeBSD website or wi
There are some ports installed on my machine (like Apache, and PHP) that
I did not install. I'm assuming that they were put in place due to
another port that had them as a dependency. Aside from looking on the
FreeBSD website or within the individual makefiles, is there a command
or commands that w
I have tried to install gtk1.2 but get an error similar to this:
Error, no iconv in C or libiconv (sorry I am writing this from my windows
machine so not sure of the exact error, but can post if necessary)
I am showing the port is broken however, it isn't even listed. I am looking
here: /usr/por
I remotely admin a server and am trying to come up with a simple way to
monitor traffic. Lately, I have been manually using IPFW's count feature
to monitor individual's bandwidth usage. We don't want to restrict any
user's usage, we just want to be aware if someone starts trading mp3s,
or if our us
When I add "device pcm" to my kernel config, I get the error:
--
Kernel build for FIREWALLED started on Sat Jan 25 08:54:06 MST 2003
--
===> FIREWALLED
mkdir -p /usr/obj/usr/src
Howdy, I upgraded to XFree-86-libraries-4.2.1_5 recently using portupgrade,
and just today I noticed that in the file
/usr/X11R6/include/X11/keysymdefs.h some entries that were there before are
now missing.
Specifically, I see the problem when I go to do the following (from my
Bonjour,
Excusez moi de vous importuner, mais je vous informe qu'un nouveau site
a vu le jour. Il a pour but de faciliter internet, pour nous les internautes
francophones.
Ce site comporte les 350 meilleurs sites francophones tous domaines confondus.
Check out one of the best kept secret of ebay. I have found the cheapest
Jap hentai anime dvd there.
check it out:
http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=rkwexcite&include=0&since=-1&sort=3&rows=25
If you got this by mistake, please allow us to remove you name
Check out one of the best kept secret of ebay. I have found the cheapest
Jap hentai anime dvd there.
check it out:
http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=rkwexcite&include=0&since=-1&sort=3&rows=25
If you got this by mistake, please allow us to remove you name
How can I compile gettext into php?
So apache can run gettext...
I already installed gettext, apache from the mall CD's...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Not sure if this should be in -QUESTIONS or a report to VMware themselves,
but when attempting to run FreeBSD 5 within VMware Workstation 3.2 on a
Windows XP Pro host, the CPU usage sits at 100% -- whether there are any
processes undertaking heavy processing or not. The host PC is a 1.7GHz P4,
wit
On Sat, 25 Jan 2003, Asenchi wrote:
> I cannot get my card to remain connected, it keeps dropping its addressing,
> or so it appears in IFCONFIG. I have included below outputs of various
> processes for you all. Thank you in advance for any help you are able to
> offer.
With DHCP you get a le
1 - 100 of 108 matches
Mail list logo