On Sat, Feb 03, 2007 at 10:52:33PM -0600, Dan Nelson wrote:
> In the last episode (Feb 03), Gary Kline said:
> > On Sat, Feb 03, 2007 at 11:15:31PM -0500, Sahil Tandon wrote:
> > > Gary Kline wrote:
> > >
> > > > What utility will find the shared lib: libphp4.so?
> > >
> > > man find
> > >
> >
- Original Message -
From: "Josef Grosch" <[EMAIL PROTECTED]>
To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: "Philippe Lang" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, February 03, 2007 5:18 PM
Subject: Re: Fast SCSI RAID controller
> On Sat, Feb 03, 2
The FreeBSD Diary contains a large number of practical
examples and how-to guides. This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website. Before you post a question
here it might be a good idea to first search the maili
In the last episode (Feb 03), Gary Kline said:
> On Sat, Feb 03, 2007 at 11:15:31PM -0500, Sahil Tandon wrote:
> > Gary Kline wrote:
> >
> > > What utility will find the shared lib: libphp4.so?
> >
> > man find
> >
>
> Yeah, obv'ly, but no joy. I used locate and same results.
>
Stuff like this happens, you can e-mail the port maintainer and
bitch him out for making a stupid change to the dependency
requirement, or you can simply dispense with ports, download
the perl module and compile and install it "the old fashioned way"
You ought to have nuked and repaved that server
Hi Steve,
I should have been more clear, sorry! You cannot just replace a .ko file
that is a binary file. You have to install the kernel sources, then go into
the
directory that the driver .c and .h files are, back those up, and replace
them,
then recompile the kernel.
Here's probably what
On Sat, Feb 03, 2007 at 11:15:31PM -0500, Sahil Tandon wrote:
> Gary Kline wrote:
>
> > What utility will find the shared lib: libphp4.so?
>
> man find
>
Yeah, obv'ly, but no joy. I used locate and same results.
Isb't one of the pkg_ utilities supposed to give the cntents
Gary Kline wrote:
What utility will find the shared lib: libphp4.so?
man find
--
Sahil Tandon <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
Gary Kline writes:
> What utility will find the shared lib: libphp4.so?
"man whereis"?
"man find".
Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
What utility will find the shared lib: libphp4.so?
In the apache httpd.conf from a couple weeks ago, the file was
in /usr/local/libexec/apache/ and it just might be that if I
rebuild the library, PHP files will suddenly work.
...Hope springs eternal.
I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0,
mysql-5.0.27 and apache_1.3.37_1.
php -i now works Ok after I moved recode.so to the top of the list
of extensions in extensions.ini. It took a while to figure that
one out. Before that php -i would seg fault and core dump. It
Hi,
Does anybody have a recommendation for a program out there that would
allow somebody to enter an account and password on my website, their IP
address is cached, and the cached IP address is added temporarily to the
firewall ruleset to be allowed.
cheers,
Noah
Hi,
Does anybody have a recommendation for a program out there that would
allow somebody to enter an account and password on my website, their IP
address is cached, and the cached IP address is added temporarily to the
firewall ruleset to be allowed.
cheers,
Noah
_
On Sat, Feb 03, 2007 at 09:19:27AM -0800, Ted Mittelstaedt wrote:
> he still ought to look at them, cheaper faster disk arrays are nothing
> to sneeze at.
>
> SCSI is only a win these days if your running the most expensive 10K
> RPM drives in a mirrored configuration, which is common on database
On Saturday 03 February 2007 17:03, [EMAIL PROTECTED] proclaimed:
> Hello,
>
> Do you know any way to put an authentication wih ISC Dhcpd server for a lan
> network users ?
>
> Thanks in advance
> ___
Not sure what you mean by authorization, but if you'
On 2/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello,
Do you know any way to put an authentication wih ISC Dhcpd server for a lan
network users ?
Thanks in advance
You may want to look at netreg. I've never done a setup of it, but
have been on the user side plenty.
http://netreg.s
Bob wrote:
Hi:
While running Linux, I would put things like:
/sbin/route add -net 87.5.0.0 -netmask 255.255.0.0 127.0.0.1 -blackhole
in /etc/rc.d/rc.local along with any "local" configurations I wanted.
Under FreeBSD, /etc/rc.d/rc.local does not seem to be an end-user rc
file IE, it does rea
--On February 3, 2007 7:05:12 PM -0500 Bob <[EMAIL PROTECTED]> wrote:
My Question: Where is the proper place under FreeBSD, to put truly
local start-up commands? Commands I want executed at the very END of the
boot process, and which are truly LOCAL?
man (8) rc
/usr/local/etc/rc.d/rc.local
P
Hi:
While running Linux, I would put things like:
/sbin/route add -net 87.5.0.0 -netmask 255.255.0.0 127.0.0.1 -blackhole
in /etc/rc.d/rc.local along with any "local" configurations I wanted.
Under FreeBSD, /etc/rc.d/rc.local does not seem to be an end-user rc
file IE, it does real start-up s
> The top interface address is wrong. It cant be eee.eee.eee.11 with /26
> mask.
> The lowest address with this mask is 193.
Ops... I'm wrong here ofcourse... The address is correct ;]
___
freebsd-questions@freebsd.org mailing list
http://lists.
If eee.eee.eee.0/26 is a separate network (wich i guess it is) there needs
to be a routing device there too. How can a packet find its way to the
internet? The router sees only eee.eee.eee.o network on its port (not
mentioning the iii.iii.iii.0 network from wich the packet travels)
It is also poss
Hello,
Do you know any way to put an authentication wih ISC Dhcpd server for a lan
network users ?
Thanks in advance
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mai
In the last episode (Feb 03), Chris Knipe said:
> Can anyone shed some light perhaps as to why GCC is not seeing libltdl ???
>
> bash-2.05b# gcc -lltdl
> /usr/bin/ld: cannot find -lltdl
> bash-2.05b# ldconfig -r|grep ltdl
>115:-lltdl.4 => /usr/local/lib/libltdl.so.4
> bash-2.05b# pkg_info
The "so" file is found in /usr/local/lib. I'd go to
/usr/ports/dev/libltdl15 and do "make deinstall reinstall clean." That
will probably fix it.
Hi,
Can anyone shed some light perhaps as to why GCC is not seeing libltdl ???
bash-2.05b# gcc -lltdl
/usr/bin/ld: cannot find -lltdl
bash-2.05b#
Guys,
The date update on php4 was 30jan07, if memory serves. All php4 ports are gone;
I have updated libtool to libtool15, still, there is this linkage trouble.
Can someone try to try upgrading the ports tree and making lang/php4? See if
you get bitten here. It toward the start of the buil
On Fri, Feb 02, 2007 at 06:39:29PM -0500, Peter wrote:
> I am installing a new 6.2 STABLE system and I am troubled by the amount
> of available disk space I'm getting on one of my IDE devices:
>
> # df -h
> Filesystem SizeUsed Avail Capacity Mounted on
> ...
> ...
> /dev/ad1a 289
On Sat, Feb 03, 2007 at 06:53:28PM +0100, Paul Eskello wrote:
> Hi all,
>
> looking for any recommendations regarding wireless lan pci cards and
> freebsd, please.
It is impossible to give a general recommendation like "buy brand X,
model Y". Manufacturers sometimes switch chipsets on their cards
Don't get the motorolas; you can check, but classically, they all have
non-open-source (and therefore unsupported) broadcom chipsets. My
usual method is to type in the model number of the card and "chipset"
into a google search, which ususally works. I'd say the atheros cards
are most widely use
On Sun, Feb 04, 2007 at 12:11:28AM +0300, Andrew Pantyukhin wrote:
> On 2/3/07, Gary Kline <[EMAIL PROTECTED]> wrote:
> >Thanks for the clue!! Now, is there any way to automagically
> >deinstalll all php4 ports? And:: is php5 worth going for?
> >From what I've seen of php5, I Like it.
>
> Hi Gar
On 2/3/07, Gary Kline <[EMAIL PROTECTED]> wrote:
Thanks for the clue!! Now, is there any way to automagically
deinstalll all php4 ports? And:: is php5 worth going for?
From what I've seen of php5, I Like it.
Hi Gary,
why do you indent text in your letters that much?
I'd try pkg_delete -rx p
On Sat, Feb 03, 2007 at 09:28:06AM -0800, Ted Mittelstaedt wrote:
>
> - Original Message -
> From: "Gary Kline" <[EMAIL PROTECTED]>
> To: "Joe Holden" <[EMAIL PROTECTED]>
> Cc: "Gary Kline" <[EMAIL PROTECTED]>; "FreeBSD Mailing List"
>
> Sent: Friday, February 02, 2007 11:08 PM
> Subject
Hi,
I'm using "FreeBSD 6.2 Stable" with routed to connect networks(gateway)
THE INTERNET
|
|
| eee.eee.eee.0/26 |
|
|
eee.eee.eee.11/26
ROUTER
iii.iii.iii.
Hi,
Can anyone shed some light perhaps as to why GCC is not seeing libltdl ???
bash-2.05b# gcc -lltdl
/usr/bin/ld: cannot find -lltdl
bash-2.05b# ldconfig -r|grep ltdl
115:-lltdl.4 => /usr/local/lib/libltdl.so.4
bash-2.05b# pkg_info |grep ltdl
libltdl-1.5.22_1System independent dlop
p5-DBD-mysql50 and mysql itself
Date: 03 Feb 2007 19:58:22 +
Message-ID: <[EMAIL PROTECTED]>
Lines: 128
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
I've upgraded Perl (via "portupgrade"), but the ports I need
to re-install to res
Putting the COMPAT_FREEBSD4 and 5 options back in the kernel config solved
the problem for not being able to use the binaries (the ones i had compiled
with fpc and the fpc i get with pkg_add itself) so all is good now.
Is it just a Bad Idea to put them out of the kernel or is freepascal a
litle ou
On 2/3/07, cihan kömeçoğlu <[EMAIL PROTECTED]> wrote:
Hi
I have a problem with creating partition. I have one slice that ad2s1 and I
created four partition on ad2s1
ad2s1a mounted /
ad2s1b swap
ad2s1c
ad2s1d mounted /usr
ad2s1e mounted /mnt
ad2s1f mounted /mnt2
I want to delete ad2s1f then cr
Hello, i have a very weird problem and am not sure what is wrong. I have
deinstalled my fpc compiler a while ago, but i wanted to install it again
today, but make-ing the port failed with some errors... not sure where to
send it to or what those errors mean, so i'll put them at the end of the
e-mai
Hi all,
looking for any recommendations regarding wireless lan pci cards and
freebsd, please.
Thx in advance.
Cheers,
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
Ted,
I emailed [EMAIL PROTECTED] with that info, since that was who was under
"man ata".
In the meantime, I replaced /boot/kernel/atapci.ko with the one from
my 6.1 install cd, and it seriously #$%#^'ed my system. Restored now,
but, do you suggest I need ata*.ko, not just atapci.ko? Or am I on
- Original Message -
From: "Gary Kline" <[EMAIL PROTECTED]>
To: "Joe Holden" <[EMAIL PROTECTED]>
Cc: "Gary Kline" <[EMAIL PROTECTED]>; "FreeBSD Mailing List"
Sent: Friday, February 02, 2007 11:08 PM
Subject: Re: firefox, mozilla won't display PHP (Was: Re: firefox,
extensions,and *.php p
- Original Message -
From: "Peter" <[EMAIL PROTECTED]>
To:
Cc: "Peter A. Giessel" <[EMAIL PROTECTED]>
Sent: Friday, February 02, 2007 4:18 PM
Subject: Re: 305 GB hard drive reduced to 266 GB (why?)
> Le Vendredi 2 Février 2007 18:46, Peter A. Giessel a écrit :
> > On 2007/02/02 14:39,
he still ought to look at them, cheaper faster disk arrays are nothing
to sneeze at.
SCSI is only a win these days if your running the most expensive 10K
RPM drives in a mirrored configuration, which is common on database
servers. And raid-5 in particular unless you have a minimum of 5 drives
in
You shouldn't have any trouble downgrading to the 6.1 drivers but
I would suggest instead that you e-mail Soren the maintainer of the SATA
driver before doing anything. He may have patched it already. At least,
try the current driver from CVS first.
All you really have to do is copy the current
If anyone has read my earlier posts, they know the acer/uli/asus
motherboard sata chipset simply won't work in 6.2. It worked fine in
6.1, so I wonder if I can steal the driver from a 6.1 install? Or do
I just have to downgrade? Having my server offline (even though it's
only my personal files)
Hi,
I'm trying to enable the type 28 clock, SHM, in the FreeBSD
5.X base package. It seems to have only a few clocks available, and
thats not one. I've been google'n for 1/2 an hour with no luck.
Should I just install from ports?
Thanks, Tuc
__
PS; please cc: me as I am not subscribed.
Regards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi All
build fails with the following error
===> Generating temporary packing list
** Missing pkg-descr for autoconf-2.13.000227_5.
*** Error code 1
The full sequence is copied below:
-
===> linux_base-fc-4_9 depends on file: /usr/local/bin/rpm
[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
>
>> Can anyone suggest a fast SCSI RAID controller for FreeBSD 6.2 ? Our
>> vendor is having trouble with the latest Adaptec
>
> Have a look at 3WARE controllers, they work great. All the necessary
> tools are available in the kernel and in FBS
[EMAIL PROTECTED] wrote:
> Can anyone suggest a fast SCSI RAID controller for FreeBSD 6.2 ? Our
> vendor is having trouble with the latest Adaptec
Have a look at 3WARE controllers, they work great. All the necessary
tools are available in the kernel and in FBSD ports.
Philippe
_
Thanks, that's a big help... Especially since I might have to rebuild
my new system again soon, due to the lack of 64 bit support for my
video card (PCIeGeForce 7300 - the X drivers can't seem to find the
video device)
On 2/2/07, Jonathan Horne <[EMAIL PROTECTED]> wrote:
try:
make config-recurs
On 2/3/07, Peter <[EMAIL PROTECTED]> wrote:
Thank you. Now what happens to the other 9 GBs? Is it the
formatting/fat?
Not sure of it, but I would assume that is the case.
Amitabh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebs
On Fri, 2 Feb 2007 22:06:42 -0500, John Nielsen <[EMAIL PROTECTED]> wrote:
> On Friday 02 February 2007 17:35, Dan Nelson wrote:
> > In the last episode (Feb 02), Robert Fitzpatrick said:
> > > On Fri, 2007-02-02 at 10:36 -0600, Dan Nelson wrote:
> > > > In the last episode (Feb 02), Robert Fit
On Fri, 2 Feb 2007 14:22:44 -0800
Josef Grosch <[EMAIL PROTECTED]> mentioned:
> Can anyone suggest a fast SCSI RAID controller for FreeBSD 6.2 ? Our vendor
> is having trouble with the latest Adaptec
>
LSI Logic produce very good SCSI controllers that work just fine with
amr (4).
--
Stanislav Se
Your mail to 'Dailynews' with the subject
Message could not be delivered
Is being held until the list moderator can review it for approval.
The reason it is being held:
Post by non-member to a members-only list
Either the message will get posted to the list, or you will receive
notific
On Saturday 03 February 2007 04:21, Belanger, Benoit wrote:
> Hi,
>
>
>
> It seems that I am unable to autostart apache 2.2.4 at boot time with
> FreeBSD 6.2. Apache is working fine once loaded manually but I really need
> it to run by itself at system startup since this system will be left
> unatt
On Friday 02 February 2007 17:44, Jay Chandler wrote:
> Have a file mounted on an NFS share.
>
> I attempt to move it, rename it, copy it, or just about ANYTHING to it
> as root, and get a Permission Denied error.
>
> How can I figure out what's going on?
man exports.
See the section about -maproot
Hi
I have a problem with creating partition. I have one slice that ad2s1 and I
created four partition on ad2s1
ad2s1a mounted /
ad2s1b swap
ad2s1c
ad2s1d mounted /usr
ad2s1e mounted /mnt
ad2s1f mounted /mnt2
I want to delete ad2s1f then create ad2s2 slice. How can I do this?
--
Cihan Kömeç
57 matches
Mail list logo