Re: Resetting Password FreeBSD 5.3

2006-05-01 Thread Kevin Kinsey

someone wrote:



How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!!
Please help :(   Thank you.



 Sitting in the closet *running* we presume?  5.3
isn't quite 2 years old yet!!

Kevin Kinsey

PS > As Grant mentions, "single user mode" is your friend, available 
from the 3rd stage boot menu


--
Many pages make a thick book.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: help:make firefox failure.(Script "configure" failed unexpectedly. Please run the gnomelogalyzer)

2006-05-01 Thread snnn

please send your config.log to here
/usr/ports/www/firefox/work/mozilla/config.log
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


help:make firefox failure.(Script "configure" failed unexpectedly. Please run the gnomelogalyzer)

2006-05-01 Thread ��瑞��

hello list!
i was trying to install firefox.but i get some error information when i make it,
what can i do?this is the error information when make it:

===>   firefox-1.5.0.2,1 depends on executable: zip - found
===>   firefox-1.5.0.2,1 depends on executable: gmake - found
===>   firefox-1.5.0.2,1 depends on file: /usr/local/bin/perl5.8.8 - found
===>   firefox-1.5.0.2,1 depends on file:
/usr/local/bin/intltool-extract - found
===>   firefox-1.5.0.2,1 depends on file:
/usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   firefox-1.5.0.2,1 depends on executable: pkg-config - found
===>   firefox-1.5.0.2,1 depends on shared library: jpeg.9 - found
===>   firefox-1.5.0.2,1 depends on shared library: png.5 - found
===>   firefox-1.5.0.2,1 depends on shared library: nspr4 - found
===>   firefox-1.5.0.2,1 depends on shared library: nss3 - found
===>   firefox-1.5.0.2,1 depends on shared library: Xft.2 - found
===>   firefox-1.5.0.2,1 depends on shared library: iconv.3 - found
===>   firefox-1.5.0.2,1 depends on shared library: atk-1.0.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: gconf-2.4 - found
===>   firefox-1.5.0.2,1 depends on shared library: glib-2.0.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: gnomevfs-2.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: gtk-x11-2.0.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: bonobo-2.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: IDL-2.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: xml2.5 - found
===>   firefox-1.5.0.2,1 depends on shared library: linc.1 - found
===>   firefox-1.5.0.2,1 depends on shared library: ORBit-2.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: pango-1.0.0 - found
===>   firefox-1.5.0.2,1 depends on shared library: X11.6 - found
===>  Configuring for firefox-1.5.0.2,1
loading cache ./config.cache
checking host system type... i386-unknown-freebsd5.4
checking target system type... i386-unknown-freebsd5.4
checking build system type... i386-unknown-freebsd5.4
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for nsinstall... no
checking for gcc... cc
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib/firefox) works... yes
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib/firefox) is a

cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe 
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib/firefox) works... yes
checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe 
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib/firefox) is a

cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for /usr/local/bin/perl5.8.6... /usr/local/bin/perl5.8.6
checking for minimum required perl version >= 5.004...
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh";, which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
[EMAIL PROTECTED], and attach (a)
"/usr/ports/www/firefox/work/mozilla/config.log", (b) the output of the failed
make command, and (c) the gnomelogalyzer output. Also, it might be a good
idea to provide an overview of all packages installed on your system (i.e.
an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste
into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment.
Try to avoid sending any attachments to the mailing list ([EMAIL PROTECTED]),
because attachments sent to FreeBSD mailing lists are usually discarded by
the mailing list software.
*** Error code 1

Stop in /usr/ports/www/firefox.


what can i do?help me please.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: how to sync palm under FreeBSD?

2006-05-01 Thread Igor Robul
On Sun, Apr 30, 2006 at 11:53:30AM +0800, snnn wrote:
> and, when I push sync under plam,I'll got these errors from dmesg
> ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
> ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
> ucom0: init failed, STALLED
> device_attach: ucom0 attach returned 6
Try plugging it to different port. It sounds strange, but sometimes even
on Windows I need plug various USB devices to different ports to make
them work.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


loose locale after upgrade from 5.4 to 6.1RC2

2006-05-01 Thread Eugene M. Minkovskii
Hello.

I'm cvsuped from FreeBSD 5.4 to 6.1 RC2 and loose my russian
locale :( I can't type russian letters and many programs print
some warnings about locale. But russian fonts are worked: When I
go to other mashine through ssh, I see it.

For example:
svn report:
svn: error: cannot set LC_ALL locale
svn: error: environment variable LANG is ru_RU.KOI8-R
svn: error: please check that your locale name is correct

So, this is my locale:
$ locale
LANG=ru_RU.KOI8-R
LC_CTYPE="ru_RU.KOI8-R"
LC_COLLATE="ru_RU.KOI8-R"
LC_TIME="ru_RU.KOI8-R"
LC_NUMERIC="ru_RU.KOI8-R"
LC_MONETARY="ru_RU.KOI8-R"
LC_MESSAGES="ru_RU.KOI8-R"
LC_ALL=

(Same I see on old worked mashine). This is fragment of my rc.conf:
font8x14="cp866-8x14"
font8x16="cp866b-8x16"
font8x8="cp866-8x8"
scrnmap="koi8-r2cp866"
keymap="ru.koi8-r.win.winkey.kbd"

(Last line is my own keymap, when I set system keymap through
sysinstall, I can't type in russian too --- same effect)

environment I set by user class and /etc/login.conf. User has
russian class, and in login conf we see:

#
# Russian Users Accounts. Setup proper environment variables.
#
russian|Russian Users Accounts:\
:charset=KOI8-R:\
:lang=ru_RU.KOI8-R:\
:tc=default:


-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: glib20

2006-05-01 Thread Kris Kennaway
On Tue, May 02, 2006 at 02:29:42AM +, Arno Schleich wrote:
> Dear all,
> 
> after upgrading several gnome ports I am experiencing a strange problem 
> with glib-2.10.2. It is installed (listed in the package database), and 
> dependencies are correctly recognized (e. g. when compiling a port in this 
> case /net/avahi the dependecy is marked as fulfilled) yet when the 
> configure script checks the build environment it fails telling me it cannot 
> find glib20. Also, previously working applications such as evolution 
> stopped functioning correctly.
> Please advice wrt to fixing this problem in freebsd-6.0.

Reinstall it, parts of it probably got deleted somehow.

Kris


pgpufecK3Wia9.pgp
Description: PGP signature


Re: Resetting Password FreeBSD 5.3

2006-05-01 Thread Garrett Cooper



Monitored24/7 wrote:

Hello,

How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!! 


Please help :(   Thank you.

Joseph
Restart the machine, boot into single user mode, mount your / slice as 
r/w, and type in passwd. The same thing can be basically done via a 
LiveCD as well if you have one lying around in the post-installation 
options.

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


question about linprocfs

2006-05-01 Thread Alex Ballantine
We have a apache server with most of the latest programs on it except java,
so when I tried to install it everything went fine until it came up with



"===>  Building for jdk-1.5.0p3

ERROR: You must have LINPROCFS mounted beforenprocfs linprocfs
/compat/linux/pr

starting to build the native JDK 1.5.0.

 

You may do it with the following commands:

 

# kldload linprocfs

 

and

 

# mount -t linprocfs linprocfs /compat/linux/proc

 

*** Error code 1

 

Stop in /ports/java/jdk15."

 

When ever I type in either of those command it just gives me errors back eg.
Kldload is unknown command yet kldstat works and the other line told me that
linprocfs doesn't exist. Which I found out is not in the linux/proc/ folder.


 

So my question is where and how do I install linprocfs ???

Oh btw I did find procfs inside the /proc/curproc/ folder

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Resetting Password FreeBSD 5.3

2006-05-01 Thread Monitored24/7
Hello,

How do I reset my password on my server running
FreeBSD 5.3.  I'm not a UNIX guy and desperately need
to get access to some data on my server, which has
been sitting, in the closet for 2 years!! 

Please help :(   Thank you.

Joseph


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


glib20

2006-05-01 Thread Arno Schleich

Dear all,

after upgrading several gnome ports I am experiencing a strange problem with 
glib-2.10.2. It is installed (listed in the package database), and 
dependencies are correctly recognized (e. g. when compiling a port in this 
case /net/avahi the dependecy is marked as fulfilled) yet when the configure 
script checks the build environment it fails telling me it cannot find 
glib20. Also, previously working applications such as evolution stopped 
functioning correctly.

Please advice wrt to fixing this problem in freebsd-6.0.

Thanks, Arno

_
Nur die MSN Suche sorgt bei einer Web-Recherche für optimale Ergebnisse. 
http://search.msn.at/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: PCI Express

2006-05-01 Thread Vulpes Velox
On Mon,  1 May 2006 09:30:11 +0200
"marco\.borsatino" <[EMAIL PROTECTED]> wrote:

> After a succesful installation on an AMD64, I started configuring X
> environment; I use an ATI Radeon X700Super PCI Express, which is
> not listed by "xorgconfig"; I got help from an italian FreeBSD
> user, and I modified "xorg.conf". When I startx I get this error:
> 
> (WW) RADEON: No matching device section for instance (BusID
> PCI:1:0:1) found (EE) No device detected
> Fatal server error:
> no screens found
> 
> 
> This is a part of my xorg.conf, modified according to the
> suggestions of the italian user.
> 
> 
> Section "Device"
>   Identifier "ATI"
>   Driver  "radeon"
>   #ChipID Ox5549
>   VendorName "ATI Technologies Inc"
>   BoardName "RV410 [Radeon X700 (PCIE)]"
>   #Option "EnablePageFlip" "true"
>   #Option "AccelMethod" "EXA"
>   #Option "AGPFastWrite" "true"
>   #Option "AGPMode" "8"
>   #VideoRam 524288
>   BusID "PCI:1:0:0"
> EndSection
> 
> Section "Device"
>   Identifier "ATI2"
>   Driver "radeon"
>   #ChipID 0x5549
>   VendorName "ATI Technologies Inc"
>   BoardName "RV410 [Radeon X700 (PCIE)]"
>   Option "BusType" "PCIE"
>   #Option "MonitorLayout" "TMDS"
>   BusID "PCI:1:0:1"
> EndSection
> 
> Section "Screen"
> Identifier  "Screen 1"
> Device  "ATI"
> Monitor "m"
> DefaultDepth 24
> 
> Subsection "Display"
> Depth   8
> Modes   "1280x1024" "1024x768" "800x600" "640x480"
> ViewPort0 0
> EndSubsection
> Subsection "Display"
> Depth   16
> Modes   "1280x1024" "1024x768" "800x600" "640x480"
> ViewPort0 0
> EndSubsection
> Subsection "Display"
> Depth   24
> Modes   "1280x1024" "1024x768" "800x600" "640x480"
> ViewPort0 0
> EndSubsection
> EndSection
> ---
> 
> BusID definitions comes from "/var/log/Xorg.0.log".
> Any idea?


I would see what X -configure kicks out and base it off of that.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Fedora/Sun Directory Service on FreeBSD?

2006-05-01 Thread Vulpes Velox
On Mon, 1 May 2006 17:07:49 -0700
"Atom Powers" <[EMAIL PROTECTED]> wrote:

> Has anybody tried running the Fedora or Sun Directory Service on
> FreeBSD?

I remember looking at that awhile back. The features list looked a
lot like OpenLDAP 2.3.something. Check it out. It is in the ports.
The only thing I remember standing out about it was the ability to
configure the schema and and the LDAP server through LDAP. That can
be done on both.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: force lease renewal from dhcpd

2006-05-01 Thread Kelly D. Grills
On Mon, May 01, 2006 at 09:45:57AM -0400, fbsd wrote:
> 
> Is there some way to force all leases under dhcpd to perform lease
> renewal routine?
>

Shorten the lease time? See dhcpd.conf(5), max-lease-time & default-lease-time 
parameters.

-- 
Kelly D. Grills
[EMAIL PROTECTED]



pgpQfepZ9Dxqm.pgp
Description: PGP signature


Re: dd issues

2006-05-01 Thread Greg 'groggy' Lehey
On Monday,  1 May 2006 at 21:21:26 -0400, Jim Stapleton wrote:
> On 5/1/06, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote:
>> Without more background in what you're trying to do (you don't even
>> say what backup program or what medium you're trying to back up to),
>> or what your concerns are, it's difficult to answer this question.
>> There are no specific issues with block size on most archivers, but in
>> general large block sizes (64 kB or larger) will give better
>> performance.
>
> program is dd, source medium is CD, destination medium is hard
> drive.

That doesn't sound like a backup to me.  dd isn't a backup program,
and CDs are not normally things you back up.  But they have a sector
size of 2 kB, so you will need to transfer in multiples of 2 kB.  As I
said above, 64 kB or larger is a good idea.  Use the conv=sync
operation to transfer the last incomplete block correctly.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgprpbqJGg5wH.pgp
Description: PGP signature


Re: dd issues

2006-05-01 Thread Jim Stapleton

On 5/1/06, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote:

On Monday,  1 May 2006 at 19:44:00 -0400, Jim Stapleton wrote:
> I'm trying to back up some of my software, and I'm having some
> problems, I found something in the archives specifying the need to set
> a block size of 2k or greater. This makes a backup (I've not tested it
> yet).
>
> My questions are:
> (1) Why does this work?

Why shouldn't it?


Because the alternative does not work (default block size, block size
less than 2k).



> (2) Is it possible that not using the default/found block size will
> cause issues?

Yes.

Without more background in what you're trying to do (you don't even
say what backup program or what medium you're trying to back up to),
or what your concerns are, it's difficult to answer this question.
There are no specific issues with block size on most archivers, but in
general large block sizes (64 kB or larger) will give better
performance.


program is dd, source medium is CD, destination medium is hard drive.
Possible later medium is compressed files on HD DVD-RW
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing Services at University of South Australia

2006-05-01 Thread Greg 'groggy' Lehey
On Monday,  1 May 2006 at 17:27:03 +0930, Harish Sukumar wrote:
>
> I have recently deployed FreeBSD on couple of machines at the University
> and I am not quite familiar with *nix

You should talk to Ben Close (copied).

> So can you please provide me with some documents that I can use to
> configure services like samba (As PDC), DNS,DHCP, LDAP and So
> on.

Start with the handbook
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html)
or "The Complete FreeBSD"
(http://.lemis.com/grog/Documentation/CFBSD/).  If you have
specific questions, look for them on the web.  If you don't find
anything, ask here again.

Greg
--
See complete headers for address and phone numbers.


pgpOaekBf9Dxv.pgp
Description: PGP signature


Fedora/Sun Directory Service on FreeBSD?

2006-05-01 Thread Atom Powers

Has anybody tried running the Fedora or Sun Directory Service on FreeBSD?

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dd issues

2006-05-01 Thread Greg 'groggy' Lehey
On Monday,  1 May 2006 at 19:44:00 -0400, Jim Stapleton wrote:
> I'm trying to back up some of my software, and I'm having some
> problems, I found something in the archives specifying the need to set
> a block size of 2k or greater. This makes a backup (I've not tested it
> yet).
>
> My questions are:
> (1) Why does this work?

Why shouldn't it?

> (2) Is it possible that not using the default/found block size will
> cause issues?

Yes.

Without more background in what you're trying to do (you don't even
say what backup program or what medium you're trying to back up to),
or what your concerns are, it's difficult to answer this question.
There are no specific issues with block size on most archivers, but in
general large block sizes (64 kB or larger) will give better
performance.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgptR7e7CVpJY.pgp
Description: PGP signature


Re: abiword broken after ports upgrade

2006-05-01 Thread Kris Kennaway
On Mon, May 01, 2006 at 07:40:56PM -0400, Peter wrote:
> 
> --- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> 
> > On Mon, May 01, 2006 at 07:30:20PM -0400, Peter wrote:
> > > A couple of days ago I upgraded my ports on my 5.4-STABLE system. 
> > > Afterwords Abiword cannot start:
> > > 
> > > /libexec/ld-elf.so.1: Shared object "libgsf-1.so.113" not found,
> > > required by "libwv-1.2.so.1"
> > > 
> > > Any ideas?
> > 
> > Finish updating your ports? :)
> 
> You figure it will be fixed if I update & upgrade again?

I'm saying that if you had missing libraries after your upgrade then
you did something wrong, e.g. you didn't update everything you were
supposed to.

Kris


pgpmX2BSI4dL7.pgp
Description: PGP signature


dd issues

2006-05-01 Thread Jim Stapleton

I'm trying to back up some of my software, and I'm having some
problems, I found something in the archives specifying the need to set
a block size of 2k or greater. This makes a backup (I've not tested it
yet).

My questions are:
(1) Why does this work?
(2) Is it possible that not using the default/found block size will
cause issues?



Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: abiword broken after ports upgrade

2006-05-01 Thread Peter

--- Kris Kennaway <[EMAIL PROTECTED]> wrote:

> On Mon, May 01, 2006 at 07:30:20PM -0400, Peter wrote:
> > A couple of days ago I upgraded my ports on my 5.4-STABLE system. 
> > Afterwords Abiword cannot start:
> > 
> > /libexec/ld-elf.so.1: Shared object "libgsf-1.so.113" not found,
> > required by "libwv-1.2.so.1"
> > 
> > Any ideas?
> 
> Finish updating your ports? :)

You figure it will be fixed if I update & upgrade again?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: abiword broken after ports upgrade

2006-05-01 Thread Kris Kennaway
On Mon, May 01, 2006 at 07:30:20PM -0400, Peter wrote:
> A couple of days ago I upgraded my ports on my 5.4-STABLE system. 
> Afterwords Abiword cannot start:
> 
> /libexec/ld-elf.so.1: Shared object "libgsf-1.so.113" not found,
> required by "libwv-1.2.so.1"
> 
> Any ideas?

Finish updating your ports? :)

Kris


pgpVTH0bQHjXe.pgp
Description: PGP signature


abiword broken after ports upgrade

2006-05-01 Thread Peter
A couple of days ago I upgraded my ports on my 5.4-STABLE system. 
Afterwords Abiword cannot start:

/libexec/ld-elf.so.1: Shared object "libgsf-1.so.113" not found,
required by "libwv-1.2.so.1"

Any ideas?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: video players broken

2006-05-01 Thread Brian John

Gerard Seibert wrote:

Kris Kennaway wrote:

  

On Thu, Apr 27, 2006 at 09:22:45PM -0500, Brian John wrote:


Kris Kennaway wrote:
  

On Thu, Apr 27, 2006 at 08:59:42PM -0500, Brian John wrote:
 

Hi, I just upgraded my ports and now all of my video players either 
won't install, or they won't start up.  I've tried 4 different ones, 
here is what happens with each:


vlc: won't install
/usr/local/lib/libmatroska.so: undefined reference to 
`libebml::CodedSizeLength(unsigned long long, unsigned int)'

gmake[2]: *** [vlc] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.4a'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.4a'
gmake: *** [all] Error 2
*** Error code 2

totem: won't start up
[EMAIL PROTECTED] /usr/ports/multimedia/totem]$ totem &
[1] 8150
[EMAIL PROTECTED] /usr/ports/multimedia/totem]$ /libexec/ld-elf.so.1: 
Shared object "libglib-2.0.so.600" not found, required by 
"libgnome-keyring.so.0"


xine: this one starts up, but then closes right away, with no error

mplayer: won't install, get several errors similar to this
/usr/X11R6/lib/libxmms.so: undefined reference to `gtk_widget_get_type'
/usr/X11R6/lib/libxmms.so: undefined reference to `gtk_vbox_new'
gmake: *** [mencoder] Error 1
*** Error code 2

Can someone please help me out?
   
  

You didn't upgrade your ports completely; you have an inconsistent mix
of old and new libraries on your system.  portupgrade -a, or if that
fails, portupgrade -fa.

Kris
 

I was using portmanager to upgrade.  I've always used this before and 
it's worked fine.  I just type portmanager -u.  Does that not work anymore?
  

No idea, I don't use portmanager.

Kris



Assuming you have an updated ports collection, it should work fine It
does on my system.

I would recommend that you update your ports again and then run
'portmanager -u -f -y -l' and see if that fixes the problem. At the very
least, a log file will  be created '/var/log/portmanager.log' that might
help track down the problem.

HTH

  
Hi, thanks for the advice.  I tried that command and it's been updating 
for a couple of days (takes so long because of the prompts that come up 
that stop the installs).  Anyway, now portmanager always gets to a 
certain point and my computer reboots.  I looked in the logfile and 
there isn't much there, this is at the end of the file:

Sun Apr 30 16:36:17 2006
kdelibs-3.4.2_1 /x11/kdelibs3
   OLD 
kdelibs-3.5.2_1 /x11/kdelibs3 


Any idea what could be causing this?

Thanks again for the help

/Brian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Horrible: Apache corrupting files?

2006-05-01 Thread Alex de Kruijff
On Tue, Apr 25, 2006 at 03:41:18PM +, Ben Paley wrote:
> On Friday 21 April 2006 00:31, Alex de Kruijff wrote:
> > On Thu, Apr 20, 2006 at 10:17:47AM +, Ben Paley wrote:
> > > Hello,
> > >
> > > I have Apache 2 running on FreeBSD 6.1-PRERELEASE on a laptop on a small
> > > office lan. Whenever one of the other machines (mostly Macs) makes a
> > > request for a certain page on my machine, it is delivered succesfully but
> > > the file itself is absolutely scrambled beyond recognition into a binary
> > > file. Subsequent requests rescramble it into a different but equally
> > > nonsense binary.
> > >
> > > I've looked with a binary editor and it really is completely messed up. I
> > > can restore the file from a good archive copy, but every time the same
> > > thing happens.
> > >
> > > The file was originally created on a mac by Flash (it's a 1.1k html file
> > > which just embeds a flash movie). Recently I copied it to and from a
> > > Solaris box via ftp from an Windows NT machine (although it wasn't opened
> > > afaik - a long story, clearly, which also involves a usb flash drive...).
> > >
> > > Anyone have any ideas? The file itself is inconsequential, but the fact
> > > of such blatant and relentless data corruption is very worrying to me! I
> > > don't know if it's the file or my system or some combination... I'd
> > > really appreciate some advice, I've been staring at it for two days and
> > > I'm starting to bite my nails...
> >
> > How about setting the permission so that the file can not be changed.
> > Then access the file and see if a process complains about not being able
> > to change the file?
> >
> > P.S. I find it hard to beleave apache2 does this. I run apache2 myself
> > and don't have this.
> 
> I've set the permissions to 444 and I'm still seeing the same corruption, so 
> it must be something running as root, or something quite low level. No 
> console messages and I don't really know where to look for error logs - I 
> think you're right and it's not apache.
> 
> I've started to notice some other strange corruptions - some php files seem 
> to 
> become binary on a remote machine, even though my local copies are fine. 
> Perhaps it's the server... but we've never had this trouble before, and it 
> seems a little too much like what's happening on my machine to be a 
> coincidence. One file I tried uploading with two different gui ftp clients 
> and via command line, in ascii, binary and auto mode, and again the same 
> thing happened each time - my browser complained of unknown ascii characters 
> and kate (text editor) told me it was a binary file even though it looked ok. 
> I tried changing the encoding and that made no difference.
> 
> I am actually quite worried now. There seems to be something holding all 
> these 
> occurences together, but I can't quite work out what it is.
> 
> Does anyone have any ideas where to look? I'd really appreciate it!

My quess it that its hardware related. Your HD could be dying.

--
Alex
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Clamav Install failed

2006-05-01 Thread Bryan Curl

Clamav'make install clean' from the ports collection failed with the
following output.
It retrieved several other needed files prior to this error.
I also tried pkg_add -r clamav with a less verbose error.
Can anyone point in the right direction?

# uname -a
FreeBSD Walnut.bc.net 6.1-RC FreeBSD 6.1-RC #1: Wed Apr 12 09:42:22 MDT
2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

#cd /usr/ports/security/clamav
#make install clean
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/unarj-2.65.tgz:
Network is unreachable
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/archivers/unarj.
*** Error code 1

Stop in /usr/ports/security/clamav.
/usr/ports/security/clamav Walnut SuperUser#>


--
--
Bryan
bc3910 'at' gmail 'dot' com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Getting xmms to use glib-2

2006-05-01 Thread Svein Halvor Halvorsen

On 5/1/06, Norberto Meijome <[EMAIL PROTECTED]> wrote:

i've rebuilt everything that used glib-1.2* to use glib-2.10.* without a
problem, with the exception of xmms (multimedia/xmms).

:

Should I uninstall glib-2, install xmms with glib1.2, then reinstall glib-2?



Try one of these ports instead:

multimedia/audacious
multimedia/bmpx

Both of which are xmms forks written to use gtk2. The latter is almost
a complete rewrite of beep media player (bmp, which in turn was a fork
of xmms), while the former is a more direct descendant of xmms, I
think.

I'm using audaciuos myself, but are looking into bmpx as it is evolving.


Svein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Kernel not compiling

2006-05-01 Thread Kris Kennaway
On Mon, May 01, 2006 at 05:48:52PM -0400, Bill Moran wrote:
> On Mon, 1 May 2006 14:38:37 -0700
> "Steve Davidson" <[EMAIL PROTECTED]> wrote:
> 
> > Greetings,
> > I recently installed FreeBSD 6_0 and after building a custom kernel it
> > failed to compile. I saved the output from make kernel
> > KERNCONF=CUSTOMKERNELbut it is so long I wasn't sure if posting here
> > was such a good idea.
> > Forgive as I am relatively new to FreeBSD, should I be posting to a
> > different list? The only error I see from the output is "error type 1". Any
> > help or a point in the right direction would be most appreciated
> 
> This is the right list.  Generally, posting the last 100 lines or so
> of the output will be enough for people to help you.  If folks need
> more information, they'll ask you for it.  I recommend using the
> script(1) command to capture everything, then truncated to to just
> the last 100 lines or so when you email it.

First go back and compare your custom kernel to GENERIC: chances are
you removed something mandatory and broke the build that way.

Kris


pgp4gtawmyfDH.pgp
Description: PGP signature


Re: Kernel not compiling

2006-05-01 Thread Bill Moran
On Mon, 1 May 2006 14:38:37 -0700
"Steve Davidson" <[EMAIL PROTECTED]> wrote:

> Greetings,
> I recently installed FreeBSD 6_0 and after building a custom kernel it
> failed to compile. I saved the output from make kernel
> KERNCONF=CUSTOMKERNELbut it is so long I wasn't sure if posting here
> was such a good idea.
> Forgive as I am relatively new to FreeBSD, should I be posting to a
> different list? The only error I see from the output is "error type 1". Any
> help or a point in the right direction would be most appreciated

This is the right list.  Generally, posting the last 100 lines or so
of the output will be enough for people to help you.  If folks need
more information, they'll ask you for it.  I recommend using the
script(1) command to capture everything, then truncated to to just
the last 100 lines or so when you email it.

-- 
Bill Moran
Collaborative Fusion Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Kernel not compiling

2006-05-01 Thread Steve Davidson

Greetings,
I recently installed FreeBSD 6_0 and after building a custom kernel it
failed to compile. I saved the output from make kernel
KERNCONF=CUSTOMKERNELbut it is so long I wasn't sure if posting here
was such a good idea.
Forgive as I am relatively new to FreeBSD, should I be posting to a
different list? The only error I see from the output is "error type 1". Any
help or a point in the right direction would be most appreciated

--
Steve
Macs, Music and more
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Zero Copy, FreeBSD and Linus Torvalds opinion

2006-05-01 Thread Ted Mittelstaedt

The GPL that's on Linux is far more of a downside than any VM
games.

Ted

>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Iantcho
>Vassilev
>Sent: Sunday, April 30, 2006 2:09 PM
>To: freebsd-hackers@freebsd.org; FreeBSD Questions
>Subject: Zero Copy, FreeBSD and Linus Torvalds opinion
>
>
>Hello guys,
>
>
>in bsdnews.com i found this link http://kerneltrap.org/node/6506 and
>particulary this:
>
>"I claim that Mach people (and apparently FreeBSD) are
>incompetent idiots.
>Playing games with VM is bad. memory copies are _also_ bad, but quite
>frankly, memory copies often have _less_ downside than VM
>games, and bigger
>caches will only continue to drive that point home."
>
>
>
>
>What do you think about it?
>___
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to
>"[EMAIL PROTECTED]"
>
>--
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006
>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cgi email using /usr/bin/mail

2006-05-01 Thread Iantcho Vassilev

Just search for ready to use "contact us" form(there is a php and a perl
version).
If you don`t have experience with executing system binaries through cgi
socket i suggest you  leave the programming work because even this is  such
a simple task it can make you regret.



On 5/1/06, Charles Howse <[EMAIL PROTECTED]> wrote:


Hello,
I have a 6.1-PRERELEASE box which is running Apache 2.2 on my home lan.
The machine's name is 'moe.local'.
I have a DynDNS.com account, with the domain name
'bubbabbq.homeunix.net'.

I want to add a form to the website where users can send me an email.
I've looked at FormMail.pl and cgiemail (from MIT).
It seems that FormMail has too many security holes, and cgiemail
won't work because sendmail  is only configured to deliver mail to
local accounts.

I would prefer to write a cgi script using /usr/bin/mail, and I was
wondering if anyone had any experience doing this, or could tell me
about any security risks.
My research didn't turn up much at all.

Thanks!
--
Tall Tales R Us! - Bubba's Blog -
http://bubbabbq.homeunix.net/blog.html


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cgi email using /usr/bin/mail

2006-05-01 Thread Charles Howse

Hello,
I have a 6.1-PRERELEASE box which is running Apache 2.2 on my home lan.
The machine's name is 'moe.local'.
I have a DynDNS.com account, with the domain name  
'bubbabbq.homeunix.net'.


I want to add a form to the website where users can send me an email.
I've looked at FormMail.pl and cgiemail (from MIT).
It seems that FormMail has too many security holes, and cgiemail  
won't work because sendmail  is only configured to deliver mail to  
local accounts.


I would prefer to write a cgi script using /usr/bin/mail, and I was  
wondering if anyone had any experience doing this, or could tell me  
about any security risks.

My research didn't turn up much at all.

Thanks!
--
Tall Tales R Us! - Bubba's Blog -
http://bubbabbq.homeunix.net/blog.html


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Getting xmms to use glib-2

2006-05-01 Thread Norberto Meijome
hi there,
i've rebuilt everything that used glib-1.2* to use glib-2.10.* without a
problem, with the exception of xmms (multimedia/xmms). 

xmms keeps installing glib-1.2. Then, glib-config is run, shows the 1.2
version, which doesn't match the latest package (2.10.2, which does NOT
support glib-config, but pkg-config instead) and the whole build process bails
out (capture below).

Is it not possible to build  xmms with glib-2? 
I tried setting the env GLIB_CONFIG to 2.10.2 with no luck. 

Should I uninstall glib-2, install xmms with glib1.2, then reinstall glib-2? 

Thanks in advance for your time and advice :)
Beto

-- capture -

[EMAIL PROTECTED] [Tue May  2 04:04:08 2006]
/usr/home/betom
$ pkg_info | grep glib
glib-2.10.2 Some useful routines of C programming (current stable versi
linux-glib2-2.4.8_1 Version 2.X Linux/i386 binary port of GLib
taglib-1.4_2Library for manipulating ID3 tags and Ogg comments

[EMAIL PROTECTED] [Tue May  2 04:04:36 2006]
/usr/home/betom
$ sudo portinstall -p xmms
Password:
--->  Installing 'xmms-esound-1.2.10_6' from a port (multimedia/xmms)
--->  Building '/usr/ports/multimedia/xmms' with make flags: WITHOUT_IPV6=yes
WITH_FAM_SYSTEM=gamin WITH_APACHE=apache22 WITH_GNOME=gtk20
[.]
===>  Cleaning for glib-1.2.10_12
===>  Cleaning for gtk-1.2.10_15
[  glib-1.2 gets installed...]

checking for extra flags for POSIX compliance... none needed
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.8...
*** 'glib-config --version' returned 1.2.10, but GLIB (2.10.2)
*** was found! If glib-config was correct, then it is best
*** to remove the old version of GLIB. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file
config.cache *** before re-running configure
no
configure: error:
*** GLIB 1.2.8 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh";, which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
[EMAIL PROTECTED], and attach (a)
"/usr/ports/x11-toolkits/gtk12/work/gtk+-1.2.10/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
([EMAIL PROTECTED]), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk12.
*** Error code 1

Stop in /usr/ports/multimedia/xmms.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall1118.0
make WITHOUT_IPV6=yes WITH_FAM_SYSTEM=gamin WITH_APACHE=apache22
WITH_GNOME=gtk20 DEPENDS_TARGET=package ** Fix the problem and try again. **
Listing the failed packages (*:skipped / !:failed) ! multimedia/xmms
(configure error) --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1
failed
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[SOLUTION] Re: Flash 7 and Firefox 1.5.0.2

2006-05-01 Thread Norberto Meijome
On Mon, 1 May 2006 10:44:42 -0400
John Nielsen <[EMAIL PROTECTED]> wrote:

> On Monday 01 May 2006 01:18, Norberto Meijome wrote:
> > Jeff, please let me know how you go with this - I've tried this several
> > times (all steps,including patchign for _dlsym) with no luck... maybe I
> > missed something every time :-|... I'm thinking of using linux-firefox
> > which , apparently, from a post to this list, supports the binary plugin
> > from macromedia.
> 
> Jumping in late here.  I have Flash 7 working with Firefox on 6.1-RC.  Here's 
> everything I remember doing:
> 
> 1) I apply the rtld_dlsym_hack.diff patch after every time I update my
> sources and before I build / install world.  I don't remember where I got it
> but it should be in the mailing list archives.  It should be sufficient to
> rebuild and reinstall just rtld.
> 
> 2) I have these packages installed:
> linux-flashplugin-7.0r63
> linux_base-8-8.0_14
> linuxpluginwrapper-20051113_2
> 
> 3) I have this in /etc/libmap.conf
> # [ALPHA SUPPORT] Flash7 with Mozilla
> [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so]
> libpthread.so.0 libpthread.so.2
> libdl.so.2  pluginwrapper/flash7.so
> libz.so.1   libz.so.3
> libm.so.6   libm.so.4
> libc.so.6   pluginwrapper/flash7.so
> 
> I also have all of the Flash6 lines commented out.  I don't know if that's 
> necessary or not.
> 
> 4) flashplayer.xpt and libflashplayer.so in /usr/X11R6/lib/browser_plugins/ 
> are symlinks to the real files in /usr/X11R6/lib/linux-flashplugin7/.

Thanks John, the steps you described got everything working as it should. I
actually rebooted after step 1), not 100% sure if it's relevant or not.

working quite well, youtube works, but it still hangs on video.google.com... oh
well,

cheers,
Beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_add -r openoffice Error: FTP Unable to get ftp:

2006-05-01 Thread Kris Kennaway
On Mon, May 01, 2006 at 03:12:14AM -0400, [EMAIL PROTECTED] wrote:
> Thanks but:
> 
>pkg_add -r openoffice.org
>pkg_add: can't stat package file 'openoffice.org'
> 
> that was the logical and first thing I tried.

So look on the FTP site below and see what it's really called.

Kris

> > On Sun, Apr 30, 2006 at 11:04:32PM -0400, [EMAIL PROTECTED] wrote:
> >
> > >pkg_add -r openoffice.org-2.0.2.tbz
> >
> > You don't use the full versioned package name, you use the name in the
> > Latest/ directory, which is probably something like openoffice.org.
> >
> > >Error: FTP Unable to get
> > >
> > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/openoffice.org-2.0.2.tbz:
> >
> > Kris
> >
> 
> _
> Douglas Denault
> http://www.safeport.com
> [EMAIL PROTECTED]
> Voice: 301-469-8766
>   Fax: 301-469-0601
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


pgpuWsiMYNfIo.pgp
Description: PGP signature


DNSSEC - HowTo?

2006-05-01 Thread Michael Hogsett

Greetings FreeBSD-Questions subscribers,

Does anyone have a reference to an additional
DNSSEC HowTo/Tutorial besides BIND9-ARM and
the RIPE NCC DNSSEC HowTo ?

I'd like another reference if possible as I'm
not fully understanding some aspects of the
RIPE NCC DNSSEC HowTo and the BIND9-ARM really
only discusses the included tools and not
implementation (at least as far as I've read
so far).

Thanks,

Michael Hogsett



smime.p7s
Description: S/MIME Cryptographic Signature


status of possible port of zimbra

2006-05-01 Thread albi

hi,

i just looked at some reviews about zimbra, http://www.zimbra.com/

and there's a posting here about the idea to have in the FreeBSD-ports

http://www.zimbra.com/forums/showthread.php?t=79

any more info on the status of a possible port for zimbra ?

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


devfs rule: ioctl DEVFSIO_RADD: Input/output error

2006-05-01 Thread Tuc
Hi,

Trying to create a node in dev that I need in 5.3-RELEASE-p10.
I tried to do :

devfs -m /dev rule add path rdptr0 major 88

But I get:

devfs rule: ioctl DEVFSIO_RADD: Input/output error


What part of this do I have wrong?

Thanks, Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: BIND inside a jail on FreeBSD 6.0

2006-05-01 Thread Chad Leigh -- Shire.Net LLC


On May 1, 2006, at 7:11 AM, David Robillard wrote:


BIND is trying to setup a chroot(8) before it starts. If you're
already inside a jail, then IMHO it is a little overkill (i.e. Running
BIND in a chroot inside a jail).

Check the BIND related values in rc.conf(5). The chroot(8) startup is
triggered via this one:

named_chrootdir="/var/named"# Chroot directory (or "" not to  
auto-chroot it)


So try setting it to

named_chrootdir=""


At least on my 6.0 system (upgraded from 5.4), that is the default  
in /etc/defaults/rc.conf so if you did not change it in /etc/rc.conf  
it should just work inside the jail anyway.  Check this to make sure  
what you are doing.


Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache not starting: FreeBSd 5.4

2006-05-01 Thread robert
On Mon, 2006-05-01 at 15:14 +0100, dharam paul wrote:
> Yes, it is. But the machine is meant only for local
> intranet. Am I wrng to give this name?
> 
> Regards
> dp
> --- Chad Brown <[EMAIL PROTECTED]> wrote:
> 
> > > Mon May  1 00:48:28 2006] [alert] mod_unique_id:
> > > unable to gethostbyname("[EMAIL PROTECTED]")
> > 
> > is your hostname really "[EMAIL PROTECTED]"? 
> > type "hostname" in a shell.
> > 
> 
> 
> 

It is not a host name, it is an e-mail address. If it is just an
internet host name, try something like cathy.alfa.local ie without the
@.

Regards

Rob

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Flash 7 and Firefox 1.5.0.2

2006-05-01 Thread John Nielsen
On Monday 01 May 2006 01:18, Norberto Meijome wrote:
> Jeff, please let me know how you go with this - I've tried this several
> times (all steps,including patchign for _dlsym) with no luck... maybe I
> missed something every time :-|... I'm thinking of using linux-firefox
> which , apparently, from a post to this list, supports the binary plugin
> from macromedia.

Jumping in late here.  I have Flash 7 working with Firefox on 6.1-RC.  Here's 
everything I remember doing:

1) I apply the rtld_dlsym_hack.diff patch after every time I update my sources 
and before I build / install world.  I don't remember where I got it but it 
should be in the mailing list archives.  It should be sufficient to rebuild 
and reinstall just rtld.

2) I have these packages installed:
linux-flashplugin-7.0r63
linux_base-8-8.0_14
linuxpluginwrapper-20051113_2

3) I have this in /etc/libmap.conf
# [ALPHA SUPPORT] Flash7 with Mozilla
[/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so]
libpthread.so.0 libpthread.so.2
libdl.so.2  pluginwrapper/flash7.so
libz.so.1   libz.so.3
libm.so.6   libm.so.4
libc.so.6   pluginwrapper/flash7.so

I also have all of the Flash6 lines commented out.  I don't know if that's 
necessary or not.

4) flashplayer.xpt and libflashplayer.so in /usr/X11R6/lib/browser_plugins/ 
are symlinks to the real files in /usr/X11R6/lib/linux-flashplugin7/.

HTH,

JN
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: apache not starting: FreeBSd 5.4

2006-05-01 Thread fbsd
yes you are wrong.  Read this

Assigning a Host name to your FBSD system.

Your FBSD operating system has internal software applications (like
sendmail for one) that needs to know the fully qualified domain name
of the PC it's running on. You do this by adding the option
statement hostname= to /etc/rc.conf.
This is the format to use.

thisPCname.fakeDOMAINname.tld

Where thisPCname came be any name you want to identify this
particular PC on your LAN. Since the goal of this Installation Guide
is to build a FBSD gateway server, the name of this PC should be
gateway.
Where .fakeDOMAINname can be any name you want as long as it's not a
registered domain name on the public Internet (unless of course it's
registered to you). Using FBSDyourlastname is a safe fake domain
name to use here. So if your name was Tom Jones, you should use
fbsdjones.
Where .tld can be any of the standard TLD's currently in use. Such
as .com or .usa or .info or .cc, but since .com is the most commonly
used TLD, I recommend using .com.

gateway.fbsdjones.com is a very acceptable fake host name to use.

ee /etc/rc.conf
and add this option statement to the file:

hostname="gateway.fbsdjones.com"

Save the changed file and ‘reboot’ your system for your edit changes
to take effect.
When the reboot stops at the login prompt, the line displayed just
above it will now contain your host name you just added to rc.conf.

Installer Note: If you have an official registered domain name that
you want to use for your email sendmail server, then use that in the
hostname= statement. Example, if my registered domain name was
cyberman.com then hostname=’cyberman.com’ is what I would code.



What ever hostname you use, for example gateway.fbsdjones.com,  in
the httpd.conf file you would use www.fbsdjones.com  and you will
also have to add  gateway.fbsdjones.com and fbsdjones.com   to
/etc/hosts file because you have no private dns server.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of dharam paul
Sent: Monday, May 01, 2006 10:15 AM
To: Chad Brown
Cc: freebsd
Subject: Re: apache not starting: FreeBSd 5.4


Yes, it is. But the machine is meant only for local
intranet. Am I wrng to give this name?

Regards
dp
--- Chad Brown <[EMAIL PROTECTED]> wrote:

> > Mon May  1 00:48:28 2006] [alert] mod_unique_id:
> > unable to gethostbyname("[EMAIL PROTECTED]")
>
> is your hostname really "[EMAIL PROTECTED]"?
> type "hostname" in a shell.
>




__
Yahoo! India Answers: Share what you know. Learn something new.
http://in.answers.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache not starting: FreeBSd 5.4

2006-05-01 Thread Alex Zbyslaw



--- Chad Brown <[EMAIL PROTECTED]> wrote:

 


Mon May  1 00:48:28 2006] [alert] mod_unique_id:
unable to gethostbyname("[EMAIL PROTECTED]")
 

is your hostname really "[EMAIL PROTECTED]"? 
type "hostname" in a shell.


   



 


dharam paul wrote:

Yes, it is. But the machine is meant only for local
intranet. Am I wrng to give this name?

Regards
dp

If having an @ in a hostname isn't illegal, it ought to be.  I can't be 
bothered to start searching the RFCs for you, but I fail to see how it 
can be legal since it would make email address parsing pretty much 
impossible; possibly URLs as well.  Try cathyatalfa.alfanet.com or 
cathy-at-alfa.alfanet.com, though the atalfa/at-alfa seems pretty 
redundant given the rest of the domain.


--Alex


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "libexpat.so.5" not found

2006-05-01 Thread dharam paul

##
## httpd.conf -- Apache HTTP server configuration file
##

#
# Based upon the NCSA server configuration files
originally by Rob McCool.
#
# This is the main Apache server configuration file. 
It contains the
# configuration directives that give the server its
instructions.
# See http://httpd.apache.org/docs/> for detailed
information about
# the directives.
#
# Do NOT simply read the instructions in here without
understanding
# what they do.  They're here only as hints or
reminders.  If you are unsure
# consult the online docs. You have been warned.  
#
# After this file is processed, the server will look
for and process
# /usr/local/etc/apache/srm.conf and then
/usr/local/etc/apache/access.conf
# unless you have overridden these with ResourceConfig
and/or
# AccessConfig directives here.
#
# The configuration directives are grouped into three
basic sections:
#  1. Directives that control the operation of the
Apache server process as a
# whole (the 'global environment').
#  2. Directives that define the parameters of the
'main' or 'default' server,
# which responds to requests that aren't handled
by a virtual host.
# These directives also provide default values for
the settings
# of all virtual hosts.
#  3. Settings for virtual hosts, which allow Web
requests to be sent to
# different IP addresses or hostnames and have
them handled by the
# same Apache server process.
#
# Configuration and logfile names: If the filenames
you specify for many
# of the server's control files begin with "/" (or
"drive:/" for Win32), the
# server will use that explicit path.  If the
filenames do *not* begin
# with "/", the value of ServerRoot is prepended -- so
"logs/foo.log"
# with ServerRoot set to "/usr/local/apache" will be
interpreted by the
# server as "/usr/local/apache/logs/foo.log".
#

### Section 1: Global Environment
#
# The directives in this section affect the overall
operation of Apache,
# such as the number of concurrent requests it can
handle or where it
# can find its configuration files.
#

#
# ServerType is either inetd, or standalone.  Inetd
mode is only supported on
# Unix platforms.
#
ServerType standalone

#
# ServerRoot: The top of the directory tree under
which the server's
# configuration, error, and log files are kept.
#
# NOTE!  If you intend to place this on an NFS (or
otherwise network)
# mounted filesystem then please read the LockFile
documentation
# (available at
http://www.apache.org/docs/mod/core.html#lockfile>);
# you will save yourself a lot of trouble.
#
ServerRoot "/usr/local"

#
# The LockFile directive sets the path to the lockfile
used when Apache
# is compiled with either USE_FCNTL_SERIALIZED_ACCEPT
or
# USE_FLOCK_SERIALIZED_ACCEPT. This directive should
normally be left at
# its default value. The main reason for changing it
is if the logs
# directory is NFS mounted, since the lockfile MUST BE
STORED ON A LOCAL
# DISK. The PID of the main server process is
automatically appended to
# the filename. 
#
#LockFile /var/run/httpd.lock

#
# PidFile: The file in which the server should record
its process
# identification number when it starts.
#
PidFile /var/run/httpd.pid

#
# ScoreBoardFile: File used to store internal server
process information.
# Not all architectures require this.  But if yours
does (you'll know because
# this file will be  created when you run Apache) then
you *must* ensure that
# no two invocations of Apache share the same
scoreboard file.
#
ScoreBoardFile /var/run/httpd.scoreboard

#
# In the standard configuration, the server will
process httpd.conf (this 
# file, specified by the -f command line option),
srm.conf, and access.conf 
# in that order.  The latter two files are now
distributed empty, as it is 
# recommended that all directives be kept in a single
file for simplicity.  
# The commented-out values below are the built-in
defaults.  You can have the 
# server ignore these files altogether by using
"/dev/null" (for Unix) or
# "nul" (for Win32) for the arguments to the
directives.
#
#ResourceConfig /usr/local/etc/apache/srm.conf
#AccessConfig /usr/local/etc/apache/access.conf

#
# Timeout: The number of seconds before receives and
sends time out.
#
Timeout 300

#
# KeepAlive: Whether or not to allow persistent
connections (more than
# one request per connection). Set to "Off" to
deactivate.
#
KeepAlive On

#
# MaxKeepAliveRequests: The maximum number of requests
to allow
# during a persistent connection. Set to 0 to allow an
unlimited amount.
# We recommend you leave this number high, for maximum
performance.
#
MaxKeepAliveRequests 100

#
# KeepAliveTimeout: Number of seconds to wait for the
next request from the
# same client on the same connection.
#
KeepAliveTimeout 15

#
# Server-pool size regulation.  Rather than making you
guess how many
# server processes you need, Apache dynamically adapts
to the load it
# sees --- that is, it tries to maintain enough server
processes to
# handle the current load, plus a few spare servers to

Re: apache not starting: FreeBSd 5.4

2006-05-01 Thread dharam paul
Yes, it is. But the machine is meant only for local
intranet. Am I wrng to give this name?

Regards
dp
--- Chad Brown <[EMAIL PROTECTED]> wrote:

> > Mon May  1 00:48:28 2006] [alert] mod_unique_id:
> > unable to gethostbyname("[EMAIL PROTECTED]")
> 
> is your hostname really "[EMAIL PROTECTED]"? 
> type "hostname" in a shell.
> 




__ 
Yahoo! India Answers: Share what you know. Learn something new. 
http://in.answers.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_add -r openoffice Error: FTP Unable to get ftp:

2006-05-01 Thread doug
One of benefits of the BSD's at least my BSD, the Free one, is anyone can get a
pretty cool workstation by doing:

pkg_add -r xorg
pkg_add -r kde[-lite]
pkg_add -r  anything-else-that-strikes-my-fancy

with a couple of configuration commands in between. I suspect the Linux people
that use RPM will have the same comment. Frankly it never occurred to me to do
anything else. If there is a package link from the FreeBSD site, in the future,
that is what I will use, and deal with any problems that arise. This because I
trust that the FreeBSD port/package maintainers will have taken care of any
platform differences. Over the years, the committers have certainly earned that
trust.

I have no such confidence with OOo. Unlike X[org] I do not have to have it so,
if after I learn to use it, on going installs are more trouble that I deem them
to be worth, I will lose it.

My only comments were to thank the poster who mentioned the package, perhaps he
got it from the "approved" site; and to suggest to the FreeBSD maintainers OOo
would get more use if there was a wrapper port (named per chance openoffice)
that would just do the right thing.

There have been a few products that were so good they overcame all obstacles to
their use. Perhaps OOo is one. I do not mean this to be rant, it is just my
opinion with a mild plea to the FreeBSD package maintainers.

This thread dies here. I just felt I should explicitly explain what I tried to
say the first time and to thank the folks that tried to guide me to the correct
package.

On Mon, 1 May 2006, Donald J. O'Neill wrote:

> I don't understand what the problem is that you all are having. Yes I
> do, you're not using a procedure that works well.
>
> If you want the latest Openoffice binary package, which is 2.0.2, you
> trundle your web browser over to here:
>   http://www.openoffice.org/
> Click on the green box that says: "Get openoffice.org version 2.0.2"
> which redirects you to:
> http://download.openoffice.org/2.0.2/index.html. When you get to this
> page, you click on the box that says: "Download OpenOffice.org" which
> gets you to a page where you select your language, OS, and download
> site. If you did it correctly, that "download site" clickdown box will
> have "FreeBSD page" in it when selected. This will take you to another
> page, here you select the "Continue to Download" box which takes you to
> the actual site where you get to pick what you want to download.
>
> Maybe you can go straight to it by using this URL:
>   http://porting.openoffice.org/freebsd/
>
> Once you get there, download the darn thing and install it
> using "pkg_add  or using "pkg_add -v  the name is>.
>
> Oh, I almost forgot, this is how you get a binary package that was built
> for Freebsd 5.5 or 6.1
>
> Don
>

_
Douglas Denault
http://www.safeport.com
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: device ath compile in kernel

2006-05-01 Thread Eric Schuele

John Murphy wrote:

dick hoogendijk <[EMAIL PROTECTED]> wrote:


On Sun, 30 Apr 2006 09:42:05 -0500
Eric Schuele <[EMAIL PROTECTED]> wrote:


dick hoogendijk wrote:

How do I add my ath card ? Loading it from /boot/loader.conf goes
well, but I want it in the kernel.


I've got the following:
# wLAN stuff
device wlan_wep
device wlan_ccmp
device wlan_tkip

# Ath NIC
device ath
device ath_hal
device ath_rate_sample   # <- probably what you are missing.

That was it. Thank you very much.


Hmm.  Running '6.0 here with ath compiled into the kernel and there
is no mention of ath_rate_sample in the ath man page.  The synopsis
goes:
 device ath
 device ath_hal
 device ath_rate_onoe
 device wlan

Has ath_rate_onoe been replaced by ath_rate_sample in '6.1?


Not "replaced by".  you can use whichever you like. Though it's my 
understanding that ath_rate_sample is the *preferred* algorithm.


In the 6.1-RC man pages, *_onoe is not mentioned, while *_sample is.



I feel quite pleased to have got mine running with an ipsec
esp tunnel, mostly by adapting the instructions at:
http://genomics.lbl.gov/~tham/wifi-ipsec.txt




--
Regards,
Eric
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


force lease renewal from dhcpd

2006-05-01 Thread fbsd
Is there some way to force all leases under dhcpd to perform lease
renewal routine?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mouse scroll not working

2006-05-01 Thread Lowell Gilbert
Brian John <[EMAIL PROTECTED]> writes:

> I just updated my ports and now when I move my mouse scroll up and
> down it thinks that I'm scrolling horizontally instead of vertically.
> I am running on 5.4.  Any ideas?

In X?
How are you configuring the mouse?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: BIND inside a jail on FreeBSD 6.0

2006-05-01 Thread David Robillard

--

Message: 23
Date: Fri, 28 Apr 2006 19:36:22 -0600
From: "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]>
Subject: Re: BIND inside a jail on FreeBSD 6.0
To: patrick <[EMAIL PROTECTED]>
Cc: freebsd-questions@freebsd.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed


On Apr 28, 2006, at 6:57 PM, patrick wrote:


I'm trying to run BIND inside a jail on FreeBSD 6.0, and I'm
encountering the following problem:

[EMAIL PROTECTED] /var/named]# /etc/rc.d/named start
mount_devfs: Operation not permitted
/etc/rc.d/named: WARNING: devfs_domount(): Unable to mount devfs on
/var/named/dev
devfs rule: ioctl DEVFSIO_RAPPLY: Operation not permitted
devfs rule: ioctl DEVFSIO_RAPPLY: Operation not permitted
Starting named.

And then it doesn't start...

(I realize that BIND already runs in a chroot'd environment, but I'm
running a second copy of BIND on an existing development server as a
secondary test environment.)

The problem looks like it originates in /etc/rc.d/named:

   # Mount a devfs in the chroot directory if needed
   #
   umount ${named_chrootdir}/dev 2>/dev/null
   devfs_domount ${named_chrootdir}/dev devfsrules_hide_all
   devfs -m ${named_chrootdir}/dev rule apply path null unhide
   devfs -m ${named_chrootdir}/dev rule apply path random unhide

I tried mounting the devfs outside the jail to the jail's
/var/named/dev, and then commenting out these lines above, but named
will still not start. Does anyone have any suggestions?


BIND is trying to setup a chroot(8) before it starts. If you're
already inside a jail, then IMHO it is a little overkill (i.e. Running
BIND in a chroot inside a jail).

Check the BIND related values in rc.conf(5). The chroot(8) startup is
triggered via this one:

named_chrootdir="/var/named"# Chroot directory (or "" not to auto-chroot it)

So try setting it to

named_chrootdir=""

and it should disable the chroot code from the startup script.

Of course, if you still need to chroot(8) your named(8) install inside
your jail, then you're at the same point. Consider running another
jail perhaps? Or use BIND's view feature.

Hope this helps,

David



Thanks,

Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"


--
David Robillard
UNIX systems administrator, CISSP
Montreal: +1 514 966 0122
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Zero Copy, FreeBSD and Linus Torvalds opinion

2006-05-01 Thread Chad Leigh -- Shire.Net LLC


On May 1, 2006, at 3:21 AM, Thomas Dickey wrote:


On Sun, Apr 30, 2006 at 10:04:22PM -0700, Frank Mayhar wrote:

"It is better to remain silent and be thought a fool, than to  
speak, and

remove all doubt."


Given the tone of the recent discussions, it's apparent you're  
referring

to the comments on this list.


Or maybe Torvalds?

Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: where is libkse?

2006-05-01 Thread snnn

Nils Vogels wrote:

snnn wrote on 01-05-2006 4:09:
  

: undefined reference to `kse_create(kse_mailbox*, int)'

I cannot find libkse under freebsd6.0.
which library should I linked for sys/kse.h ?


>From the man page on kse_create(2)

KSE(2)FreeBSD System Calls Manual  
KSE(2)


NAME
 kse -- kernel support for user threads

LIBRARY
 Standard C Library (libc, -lc)
  

I've compiled it with "-lc",but the problem is still.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Horrible: Apache corrupting files?

2006-05-01 Thread Alex Zbyslaw

Ben Paley wrote:


On Friday 28 April 2006 10:25, Alex Zbyslaw wrote:

 


Try sysutils/smartmontools or a disk checker from the disk
manufacturer.  Most provide one.
   



smartmontools seems to confirm there's nothing wrong with the disk:


smartctl version 5.33 [i386-portbld-freebsd6.1] Copyright (C) 2002-4 Bruce 
Allen

Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_DescriptionStatus  Remaining  LifeTime(hours)  
LBA_of_first_error

# 1  Extended offlineCompleted without error   00%  3069 -
# 2  Extended offlineCompleted without error   00%  3064 -
# 3  Short offline   Completed without error   00%   492 -
# 4  Short offline   Completed without error   00% 0 -


Any more ideas?
 

I assume this was from you running a new long test.  If so, then no.  I 
missed most of the thread, I'm afraid, just caught the gist.  Have you 
tried serving the same files from another machine with identical apache 
setup?  If that serves them OK then it shouldn't be apache.  That's all 
I can think of, besides *possibly* there is either some fault on the 
disk controller or perhaps the FreeBSD driver.  You could try upgrading 
to some newer FreeBSD if there is one but that's quite drastic and might 
solve nothing.  Same for swapping the disk and or controller, if you 
have any spares.  (If you have another disk, then try moving the data to 
it and comparing, then get apache to server from the new disk and see if 
that helps),  You may have tried all that already.



--Alex


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Horrible: Apache corrupting files?

2006-05-01 Thread Ben Paley
On Monday 01 May 2006 12:28, Nick Withers wrote:

> Understandably, too. Other files are served fine, to your
> knowledge?

I think something a little like it has happened before - but I was in a real 
rush to meet a deadline and didn't have time to take notice of the 
circumstances.

At the moment no other files are a problem.

> Maybe the NIC? Now I'm really starting to stab in the dark!

Do you mean the network card? Wow, that does seem desperate! But clutching at 
straws... how would I go about checking it?

But since it's only one file that this is happening to I'm inclined to look 
for the problem in something about the file. That's why I mentioned the long 
complicated journey it's been on in my first message - osx, freebsd, winnt, 
solaris and back again via ethernet, wireless, usb flash, ftp...

Running out of ideas and the will to live ;-)

Cheers,
Ben
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Horrible: Apache corrupting files?

2006-05-01 Thread Ben Paley
On Friday 28 April 2006 10:25, Alex Zbyslaw wrote:

>
> Try sysutils/smartmontools or a disk checker from the disk
> manufacturer.  Most provide one.

smartmontools seems to confirm there's nothing wrong with the disk:


smartctl version 5.33 [i386-portbld-freebsd6.1] Copyright (C) 2002-4 Bruce 
Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_DescriptionStatus  Remaining  LifeTime(hours)  
LBA_of_first_error
# 1  Extended offlineCompleted without error   00%  3069 -
# 2  Extended offlineCompleted without error   00%  3064 -
# 3  Short offline   Completed without error   00%   492 -
# 4  Short offline   Completed without error   00% 0 -


Any more ideas?

Thanks,
Ben
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: FreeBSD 6.0 compat with DL320 G4

2006-05-01 Thread Ted Mittelstaedt

Would you please post a dmesg for this?

They may have added an exception for the first chipset rev
of the bge used on this server.  There are 2 revs that I know
of (so far)

Ted

>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of
>[EMAIL PROTECTED]@mgEDV.net
>Sent: Sunday, April 30, 2006 7:58 AM
>To: freebsd-questions@freebsd.org
>Cc: [EMAIL PROTECTED]
>Subject: RE: FreeBSD 6.0 compat with DL320 G4
>
>
>
>just for info: our dl320 g4 also has bge interfaces, and
>they work very well under 6.1-RC1 (even BETA4 was ok).
>but our server has been bought 2 months ago, maybe there's
>a newer/different chipset in it.
>we also have a dl320 g2 being heavily used as lan switches
>monitor, this server also has bge interfaces and had no
>problem since 1 year capturing and analyzing more than
>26GB/day (avg) of nw-data on the 2nd interface and serving
>more than 4GB/day (avg) on the primary one (both IPv4 only).
>
>c ya ;-)
>
>___
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to
>"[EMAIL PROTECTED]"
>
>--
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006
>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: device ath compile in kernel

2006-05-01 Thread John Murphy
dick hoogendijk <[EMAIL PROTECTED]> wrote:

>On Sun, 30 Apr 2006 09:42:05 -0500
>Eric Schuele <[EMAIL PROTECTED]> wrote:
>
>> dick hoogendijk wrote:
>> > How do I add my ath card ? Loading it from /boot/loader.conf goes
>> > well, but I want it in the kernel.
>> > 
>> 
>> I've got the following:
>> # wLAN stuff
>> device wlan_wep
>> device wlan_ccmp
>> device wlan_tkip
>> 
>> # Ath NIC
>> device ath
>> device ath_hal
>> device ath_rate_sample   # <- probably what you are missing.
>
>That was it. Thank you very much.

Hmm.  Running '6.0 here with ath compiled into the kernel and there
is no mention of ath_rate_sample in the ath man page.  The synopsis
goes:
 device ath
 device ath_hal
 device ath_rate_onoe
 device wlan

Has ath_rate_onoe been replaced by ath_rate_sample in '6.1?

I feel quite pleased to have got mine running with an ipsec
esp tunnel, mostly by adapting the instructions at:
http://genomics.lbl.gov/~tham/wifi-ipsec.txt

-- 
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem with possible hdd crash

2006-05-01 Thread Florian Meister
Harman wrote:
> I installed Fbsd 6.0 a few days ago. I had X running one day and I
> come back to it and move my mouse a bit and my comp freezes up and the
> screen has some fragmentation lines on it. I do a hard reboot and I
> find that the image is very distorted, including the manufacturer
> before the bootloader. The distorted text was only the first reboot
> after this happened, however. I boot fbsd and I get some weird errors
> everytime:
> 
> fsck: exec fsck_msdos for /dev/ad1s2 in /sbin:/usr/sbin: No such file
> or directory
> fsck: exec fsck_msdos for /dev/ad1s2 in /sbin:/usr/sbin: No such file
> or directory
> THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY:
>  msdos: /dev/ad1s2 (/media)
> Unknown error; help!
> init: /bin/sh on /etc/rc terminated abnormally, going to single user mode

looks like you have some fat-formatted partitions in your fstab
(/media). IMHO FreeBSD only starts if all partitions are marked clean.
Through the hard reboot the partitions are not marked as "clean",
because the "marking" is done at the unmount of the fs. So FreeBSD wants
to check the fs, but does not find the program "fsck_msdos" to check the
msdos partition. So it drops you into single-user-mode.

> 
> Now.. when I go into single user mode, no command seems to work
> besides cd and ls. I've checked this out with a linux live cd and the
> dir on this fs are all named wrongly with most having an asterisk in
> the middle of them, and some just missing alot of what they're named.
> 
Ouch, that can be some fs-problem. you can try to boot from a
freebsd-installation-cd and start a emergency-holographic-shell and then
do a fsck on all of your fs.

> I'd like to know what this possibly could have been, and how I can
> mount the fbsd fs from a live cd to get some config files off of it to
> make a reinstall easier, and see if I can maybe fix this by removing
> /dev/ad1s2 from my fstab. I did some stupid things with my X packages
> recently and uninstalled all of them, and then had to pkg_add all of
> them back, I was thinking this *might* have had something to do with
> it.

You can also try to remove the /media partition from your fstab. Maybe
the obligatorily fs-checks of the other partitions have no problems.
Booting from a freebsd-installation-cd and backup your data for a
reinstall is another possiblity.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 

florian meister

EMAIL:   [EMAIL PROTECTED]
TELEPHONE:   +43 5572 501 134
FAX: +43 5572 501 97134
ADDRESS: gutenbergstrasse 1
 6858 schwarzach
 vorarlberg
 austria
WWW: www.medienhaus.at

 o If practice makes perfect, and nobody's perfect, why practice?
 o The solution of this problem is trival and is left as an exercise for
   the reader.
 o Recursive,adj.; see recursive.
___



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hacked? How can I tell what process is sending packets from a particular port (udp/55613)?

2006-05-01 Thread Nils Vogels
Frank Steinborn wrote on 30-04-2006 22:58:
> boink wrote:
>   
>> Dear FreeBSD,
>>
>> I see outbound packets from udp/55613, one every 5 seconds, to a
>> single non-routable (10) IP, with destination port increasing by 1
>> with each packet, with expected ICMP Destination net unreachables from
>> an upstream router.
>>
>> AFAIK, there's no reason for this and I don't like it - how can I tell
>> which process is sending the packets?
>>
>> With thanks in advance,
>> boink
>> 
>
> Try to catch the process with "sockstat -46p 55613"
>   
Should that not give you the results you desire, try installing lsof, it
has a bundle of options for open filehandles.

HTH,

Nils
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: where is libkse?

2006-05-01 Thread Nils Vogels
snnn wrote on 01-05-2006 4:09:
> : undefined reference to `kse_create(kse_mailbox*, int)'
>
> I cannot find libkse under freebsd6.0.
> which library should I linked for sys/kse.h ?
>From the man page on kse_create(2)

KSE(2)FreeBSD System Calls Manual  
KSE(2)

NAME
 kse -- kernel support for user threads

LIBRARY
 Standard C Library (libc, -lc)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Zero Copy, FreeBSD and Linus Torvalds opinion

2006-05-01 Thread Thomas Dickey
On Sun, Apr 30, 2006 at 10:04:22PM -0700, Frank Mayhar wrote:

> "It is better to remain silent and be thought a fool, than to speak, and
> remove all doubt."

Given the tone of the recent discussions, it's apparent you're referring
to the comments on this list.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgp12YPLPmU46.pgp
Description: PGP signature


Re: FBSD 5.x and Skype sound

2006-05-01 Thread Ariff Abdullah
On Wed, 26 Apr 2006 11:38:00 -0300 (BRT)
[EMAIL PROTECTED] wrote:
> Hi all,
> 
>   I know that there is a lot o threads about this, but none of
>   the 
> workarrounds had worked with me.
> 
>   I trying to use skype (1.2.0.18 from ports), on a FBSD 5.4
>   (last 
> cvs), but the sound is failing.
> 
>   My on-board sound chipset is CMI8738, I'm using the 
> snd_cmi_load="YES" in the /boot/loder.conf.
>   I've tried set sysctl vars hw.snd.pcm0.vchans and 
> hw.snd.maxautovchans, but nothing worked.
> 
>   The problem is associated only with skype.
> 
>   Any tips?
> 

What kind of problem? What FreeBSD version?

Refer to http://people.freebsd.org/~ariff/BUG_REPORT . I need all that
informations first.


--
Ariff Abdullah
FreeBSD


pgpcuiaxX0lez.pgp
Description: PGP signature


Re: pkg_add -r openoffice Error: FTP Unable to get ftp:

2006-05-01 Thread Donald J. O'Neill
On Monday 01 May 2006 02:31, robert wrote:
> On Mon, 2006-05-01 at 03:12 -0400, [EMAIL PROTECTED] wrote:
> > Thanks but:
> >
> >pkg_add -r openoffice.org
> >pkg_add: can't stat package file 'openoffice.org'
> >
> > that was the logical and first thing I tried.
> >
> > On Mon, 1 May 2006, Kris Kennaway wrote:
> > > On Sun, Apr 30, 2006 at 11:04:32PM -0400, [EMAIL PROTECTED] wrote:
> > > >pkg_add -r openoffice.org-2.0.2.tbz
> > >
> > > You don't use the full versioned package name, you use the name
> > > in the Latest/ directory, which is probably something like
> > > openoffice.org.
> > >
> > > >Error: FTP Unable to get
> > > >   
> > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-stable/
> > > >Latest/openoffice.org-2.0.2.tbz:
> > >
> > > Kris
> >
> > _
> > Douglas Denault
> > http://www.safeport.com
> > [EMAIL PROTECTED]
> > Voice: 301-469-8766
>
> Doug,
>
> With open office, you need to chose the major revision, both 1.0 and
> 2.0 are listed. You may need to add the major version number ie
> pkg_add -r openoffice.org-2.0 may work.
>
> Rob
>
I don't understand what the problem is that you all are having. Yes I 
do, you're not using a procedure that works well.

If you want the latest Openoffice binary package, which is 2.0.2, you 
trundle your web browser over to here:
http://www.openoffice.org/
Click on the green box that says: "Get openoffice.org version 2.0.2" 
which redirects you to: 
http://download.openoffice.org/2.0.2/index.html. When you get to this 
page, you click on the box that says: "Download OpenOffice.org" which 
gets you to a page where you select your language, OS, and download 
site. If you did it correctly, that "download site" clickdown box will 
have "FreeBSD page" in it when selected. This will take you to another 
page, here you select the "Continue to Download" box which takes you to 
the actual site where you get to pick what you want to download.

Maybe you can go straight to it by using this URL:
http://porting.openoffice.org/freebsd/

Once you get there, download the darn thing and install it 
using "pkg_add  or using "pkg_add -v .

Oh, I almost forgot, this is how you get a binary package that was built 
for Freebsd 5.5 or 6.1

Don
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Boot manager beep (revisited)

2006-05-01 Thread Parv
in message <[EMAIL PROTECTED]>,
wrote Giorgos Keramidas thusly...
>
> On 2006-05-01 02:05, Parv <[EMAIL PROTECTED]> wrote:
> > Eric Anderson wrote:
> > >This thread:
> > >http://lists.freebsd.org/pipermail/freebsd-stable/2005-December/020572.html
> >
> > I hand edited the file (/usr/src/sys/boot/i386/boot0/boot0.S)
> > based on the given patch; did building|installing of world &
> > kernel; on reboot of Dell Inspiron 5000e laptop, there still
> > was a beep.
> 
> Rebuilding everything is hardly worth it in this case, but you
> did what you considered the safest thing, so that's ok :)

Agree with you there.  I think i did try making/installing only this
particular piece, but failed to do anything on reboot, so i thought
"what the hell, just build|install everything".

But then ...


> > So the patch did not work for me.  Did i miss something?
> 
> Yes.  You missed installing the new boot0 block on your MBR.
> 
> See my other response in this thread about the steps you have to
> take to rebuild a new /boot/boot0 block and install it with
> boot0cfg on the MBR of your disk :-)

Oooh, yes indeed, I missed the most crucial step there.  No wonder
even a major world building did nothing.  Thanks much.


  - Parv

-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_add -r openoffice Error: FTP Unable to get ftp:

2006-05-01 Thread robert
On Mon, 2006-05-01 at 03:12 -0400, [EMAIL PROTECTED] wrote:
> Thanks but:
> 
>pkg_add -r openoffice.org
>pkg_add: can't stat package file 'openoffice.org'
> 
> that was the logical and first thing I tried.
> 
> 
> On Mon, 1 May 2006, Kris Kennaway wrote:
> 
> > On Sun, Apr 30, 2006 at 11:04:32PM -0400, [EMAIL PROTECTED] wrote:
> >
> > >pkg_add -r openoffice.org-2.0.2.tbz
> >
> > You don't use the full versioned package name, you use the name in the
> > Latest/ directory, which is probably something like openoffice.org.
> >
> > >Error: FTP Unable to get
> > >
> > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/openoffice.org-2.0.2.tbz:
> >
> > Kris
> >
> 
> _
> Douglas Denault
> http://www.safeport.com
> [EMAIL PROTECTED]
> Voice: 301-469-8766

Doug,

With open office, you need to chose the major revision, both 1.0 and 2.0
are listed. You may need to add the major version number ie pkg_add -r
openoffice.org-2.0 may work. 

Rob 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


PCI Express

2006-05-01 Thread marco\.borsatino
After a succesful installation on an AMD64, I started configuring X environment;
I use an ATI Radeon X700Super PCI Express, which is not listed by "xorgconfig";
I got help from an italian FreeBSD user, and I modified "xorg.conf".
When I startx I get this error:

(WW) RADEON: No matching device section for instance (BusID PCI:1:0:1) found
(EE) No device detected
Fatal server error:
no screens found


This is a part of my xorg.conf, modified according to the suggestions of the 
italian user.


Section "Device"
Identifier "ATI"
Driver  "radeon"
#ChipID Ox5549
VendorName "ATI Technologies Inc"
BoardName "RV410 [Radeon X700 (PCIE)]"
#Option "EnablePageFlip" "true"
#Option "AccelMethod" "EXA"
#Option "AGPFastWrite" "true"
#Option "AGPMode" "8"
#VideoRam 524288
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "ATI2"
Driver "radeon"
#ChipID 0x5549
VendorName "ATI Technologies Inc"
BoardName "RV410 [Radeon X700 (PCIE)]"
Option "BusType" "PCIE"
#Option "MonitorLayout" "TMDS"
BusID "PCI:1:0:1"
EndSection

Section "Screen"
Identifier  "Screen 1"
Device  "ATI"
Monitor "m"
DefaultDepth 24

Subsection "Display"
Depth   8
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth   16
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth   24
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
EndSection
---

BusID definitions comes from "/var/log/Xorg.0.log".
Any idea?

Thanks.

Marco


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-05-01 Thread Martin Hepworth

I use Clamav on my mail gateway (along with Sophos) and it works very well,
quite a few times catching new virus outbreaks quicker than Sophos.  (All
wrapped up with MailScanner which also calls SpamAssassin for me).

BUT email/http isn't the only way to infect a windows PC so you really to
have a solution where the problem is - on the PC. Perimeter AV solutions for
Windows don't go anywhere near solving the problem.

There's http://www.clamwin.com/, or many commercial solutions that aren't
too expensive, AVG do a 'free' home solution.

www.f-prot.com is the one I use at work.

Kapersky is good also

--
Martin

On 4/29/06, Jim Stapleton <[EMAIL PROTECTED]> wrote:


Anyone have experience with ClamAV? Good, Bad, Ugly?

Should I use something else, or is the only good alternative
pay/expensive (such as avast)?
Am I better at leaving the antivirus stuff to the Windows machine
(which has McAfee Enterprise)?

Background:
System lags occasionally, and has crashed a few times, and is getting
disk errors (both HDs, one IDE, one SATA started this at the same
time). I suspect the motherboard, but can't be certain, could be Mem
or PSU.

Could also be virus.

So, I want to scan my backed up files while reinstalling Windows on
the other machine, before letting them go back home to play.

Thanks
-Jim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pkg_add -r openoffice Error: FTP Unable to get ftp:

2006-05-01 Thread doug
Thanks but:

   pkg_add -r openoffice.org
   pkg_add: can't stat package file 'openoffice.org'

that was the logical and first thing I tried.


On Mon, 1 May 2006, Kris Kennaway wrote:

> On Sun, Apr 30, 2006 at 11:04:32PM -0400, [EMAIL PROTECTED] wrote:
>
> >pkg_add -r openoffice.org-2.0.2.tbz
>
> You don't use the full versioned package name, you use the name in the
> Latest/ directory, which is probably something like openoffice.org.
>
> >Error: FTP Unable to get
> >
> > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/openoffice.org-2.0.2.tbz:
>
> Kris
>

_
Douglas Denault
http://www.safeport.com
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"