Re: recommends on the best webstats suite?

2004-05-03 Thread Joshua Lokken
* Gary Kline [EMAIL PROTECTED] [2004-05-02 14:43]:
 
   People,
 
   I'd like input on which web stat suite to use.  Hopefully
   something that I can use by simply pointing at my /vay/log/httpd*
   file; it will magically create a graph of whatever.
 
   thanks for your insights!
 
I've used www/webalizer; it's nice and simple.

-- 
Joshua

If only we had listened to that boy, instead of
  walling him up in the abandoned coke oven...
-- C. Montgomerey Burns

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


Re: Suexec with Apache 1.3.29

2004-05-03 Thread Mikkel Christensen
On Friday 30 April 2004 07:58, Mikkel Christensen wrote:
 On Thursday 29 April 2004 19:54, Mikkel Christensen wrote:
  On Thursday 29 April 2004 18:20, Marty Landman wrote:
   At 01:13 PM 4/29/2004, Mikkel Christensen wrote:
   On Thursday 29 April 2004 14:22, Marty Landman wrote:
   That said, the constraint 
   that you point out is imposed by suexec is that the id owning that file 
   must also own all the applications that have any access to that file. 
   Unless you deem fit to make the file world readable, writeable, or executable.
  
  Technically if no other other users tha www itself is member of the www group I 
  find the more sophisticated way of setting permissions you gain would be more 
  important.
  It is my believe that suexec by being too paranoid removes some great 
  configuration options. Some options that I would personally prefer.
  But of course this is my oppinion and i'll bet the people who maintain suexec 
  disagree:)
  
 
 Hmm may there is a way to get what I want.
 If apache's user is add'ed to all the groups that the users are member of this would 
 work.
 
 Eg. user1 is member of the group user1.
 So is the www-user.
 
 Now setting permissions 644 would give access to everyone.
 Setting permissions 640 would deny all other users on the server access to the files.
 Setting permissions 600 would completely deny everyone from reading the files.
 This is what I wanted from the beginning. Setting www as group owner of the files 
 would be a lot easier in my oppinion than adding the www-user so every user's group.
 But it will do. Now I'm happy:-)
 

Hmm not that happy after all.
The concept of making the apache user member of many groupt works fine to begin with.
But when the number of memberships apache has exceeds a certain number it refuses to 
start.
The number of memberships is not specific but lies around 15-25.

Lines like theese are written multiple times (usually about 10 times) to the apache 
error log:
[Mon May  3 10:13:29 2004] [alert] (22)Invalid argument: initgroups: unable to set 
groups for User www and Group 80

Then these lines follows:
[Mon May  3 10:13:29 2004] [notice] Apache/1.3.29 (Unix) PHP/4.3.4 configured -- 
resuming normal operations
[Mon May  3 10:13:29 2004] [notice] suEXEC mechanism enabled (wrapper: 
/usr/local/sbin/suexec)
[Mon May  3 10:13:29 2004] [notice] Accept mutex: flock (Default: flock)
[Mon May  3 10:13:29 2004] [alert] Child 51086 returned a Fatal error...
Apache is exiting!

My test setup is FreeBSD 5.2.1 and Apache 1.3.29 with suexec.
I guess this might be an issue for an Apache mailinglist unless initgroups is part of 
the FreeBSD system. Does anyone know this?

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


rebuild pwd.db with a script ?

2004-05-03 Thread Frank Bonnet
Hi

I need to rebuild with a shell script (in batch mode)
the /etc/pwd.db file from the /etc/master.passwd file
each time it is modified by me for internal use.
Is there a command that allow to do this ?

Thanks a lot.
--
Regards,
Frank Bonnet
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rebuild pwd.db with a script ?

2004-05-03 Thread jan . muenther
 I need to rebuild with a shell script (in batch mode)
 the /etc/pwd.db file from the /etc/master.passwd file
 each time it is modified by me for internal use.
 
 Is there a command that allow to do this ?

man 8 pwd_mkdb

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


Re: rebuild pwd.db with a script ?

2004-05-03 Thread Kris Kennaway
On Mon, May 03, 2004 at 10:30:49AM +0200, Frank Bonnet wrote:
 Hi
 
 I need to rebuild with a shell script (in batch mode)
 the /etc/pwd.db file from the /etc/master.passwd file
 each time it is modified by me for internal use.
 
 Is there a command that allow to do this ?
 
 Thanks a lot.

pwd_mkdb

Kris


pgp0.pgp
Description: PGP signature


ipfw and MAC-keyword: unknown arg; but it is in man page!

2004-05-03 Thread Rob
Hi,

With my ipfw firewall, I try to use the MAC keyword, as explained
in the ipfw man page:
--
# man ipfw
[...]
{ MAC | mac } dst-mac src-mac
  Match packets with a given dst-mac and src-mac addresses, speci-
  fied as the any keyword (matching any MAC address), or six groups
  of hex digits separated by colons, and optionally followed by a
  mask indicating how many bits are significant, as in
   MAC 10:20:30:40:50:60/33 any
--
But to no avail:

# ipfw add 900 allow udp from any to any MAC 00:a0:b0:0e:3a:95 any
ipfw: unknown argument ``MAC''
#
Is this a bug, or what?

I use FreeBSD 4.9-stable.

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


Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Carsten Zimmermann
Hello list.

I know this had been discussed quite often, but none of the posting
google offered worked out for me. Please (B)Cc: me as I am not on the list. 

I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked in as
pri slave in my system and wish to install FreeBSD on it. This is not my
first install, but it won't work this time (using 5.2.1-R):

I try to partition the drive with fdisk during the installation process.
Everytime I hit w to write the changes, the program catches ``sig 11''
(segfault?). Curious thing is: I was able to delete partions but I
cannot create new ones. I tried every option concerning bootsector (boot
mngr, std mbr, none) and the error occures every time.

When I enter the fdisk tool it tells me that the drive geometry
778545/16/63 is wrong. I don't have a clue where it gets that value.
The BIOS detects the geometry as 19158/16/255. The auto-corrected value
is 4865/255/63 which equals the BIOS-setting when access mode is set to
LBA manually. When I enter the geometry manually with g, it still
mourns the value 19158/16/255 is not correct and again falls back to
those LBA values.

Important to say: the drive seems to work well on WinXP. I encountered
no problem there.  Using the DEBUG=yes in the installation options menue
revealed some UDMA ICRC ... crap error style messages.
For this I played with UDMA und PIO-mode settings for IDE pri-slave in 
the BIOS. Unfortunately, nothing happens (save the above errors ;).

I hope anyone can help me with this issues which slowly driving me
crazy... Thank you!

Carsten


-- 
Carsten Zimmermann
mailto:[EMAIL PROTECTED]
Tel.: +49-(0)40-98760543

PGP: http://hacksocke.de/public_key.asc

Aegis:Net IT-Dienstleistungen
Postfach 620371
22403 Hamburg
http://www.aegisnet.biz
Info: +49-(0)700-AEGISNET
Fax: +49-(0)40-98760547



pgp0.pgp
Description: PGP signature


Re: ipfw and MAC-keyword: unknown arg; but it is in man page!

2004-05-03 Thread Matthew Seaman
On Mon, May 03, 2004 at 05:51:26PM +0900, Rob wrote:

 With my ipfw firewall, I try to use the MAC keyword, as explained
 in the ipfw man page:

 But to no avail:
 
 # ipfw add 900 allow udp from any to any MAC 00:a0:b0:0e:3a:95 any
 ipfw: unknown argument ``MAC''
 #
 
 Is this a bug, or what?

That's definitely a 'what'.  MAC header filtering is an IPFW2 feature
and that has to be enabled specially on 4-STABLE.  Read the sections
in ipfw(8) called IPFW2 ENHANCEMENTS and then follow the
instructions in the section USING IPFW2 IN FreeBSD-STABLE

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: information

2004-05-03 Thread zenit
DSN: User unknown
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ports upgrade question

2004-05-03 Thread alexander botov
Hi to everyone !

I'm sure that this is a trivial question to ask . I'm considering source and 
ports tree upgarde from 5.2_REL to 5.2.1_REL . I've never did cvs before
(usually i back up , format + binary install and restore ) . I've read the 
article from the handbook and everything is pretty much explained there . My 
question is when i install the new distro how should i upgrade the ports tree 
after syncing it from cvs ? Are there any guidelines , tips or tricks ? I've 
heard about portupgrade port . Is this the right tool for bringing my ports 
up to date ? Your help will be greatly appreciated and I hope will save me 
hours of hesitation and headache :-)

Thanks

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


Install problems, Netfinity 5k w/Adaptec RAID

2004-05-03 Thread Blake Meike
Hi,
  I'm hoping this will be easy to solve -- or at least easy to 
diagnose.  I'm new to FreeBSD, so I just don't know where to look yet.

I have a Netfinity 5k, .6Gh SMP with an Adaptec RAID.  It runs all 
manner of Linuxes just fine.  I'd like to start running BSD instead.

Install from CD fails.  If I leave APIC on, the boot into the installer 
gets as far as a message that says:

Timecounters tick every 10.000 msec

Actually, if I wait a very long time, I get one more message:

md0: Preloaded image /boot/mfsroot  ...

If, on the other hand, I turn off APIC, I get into the installer just 
fine.  When I try to set the media to CD, however, installer tells me 
that I have no CD drives (despite the fact that is is running from 
one!)

I'd appreciate any suggestions that would help me:
1) identify the hardware that is causing the stall, so I can pull it out
2) explain to the installer where my CD drive is, with APIC off
Many thanks,
  Blake Meike
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports upgrade question

2004-05-03 Thread Matthew Seaman
On Mon, May 03, 2004 at 02:25:18PM +0300, alexander botov wrote:

 I'm sure that this is a trivial question to ask . I'm considering source and 
 ports tree upgarde from 5.2_REL to 5.2.1_REL . I've never did cvs before
 (usually i back up , format + binary install and restore ) . I've read the 
 article from the handbook and everything is pretty much explained there . My 
 question is when i install the new distro how should i upgrade the ports tree 
 after syncing it from cvs ? Are there any guidelines , tips or tricks ? I've 
 heard about portupgrade port . Is this the right tool for bringing my ports 
 up to date ? Your help will be greatly appreciated and I hope will save me 
 hours of hesitation and headache :-)

You've pretty much got the right idea.  portupgrade(1) is the tool to
use.  However, you should read /usr/ports/UPDATING carefully -- apart
from anything else, if you're upgrading from the ports tree as it was
at the time of 5.2-RELEASE you'll have a tricky ruby(1) version bump
to deal with (ruby is the language portupgrade is written in) as well
as major updates for some large software collections like Gnome and
KDE.  

Note that the ports collection is developed pretty much independently
from the base system, and reflects the completely independent
development of software by any number of completely different
projects.  There's no particular requirement to only upgrade your
ports concurrently with upgrading your system.  In fact, it's probably
better to upgrade ports slightly more frequently (or perhaps even a
lot more frequently) than the base system.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: OpenOffice run problem

2004-05-03 Thread Malcolm Kay
On Monday 03 May 2004 05:06, Derrick wrote:
 I am attempting to run the precompiled version of OO-1.1_0.1, but am
 having trouble on my 5.2 system.  Whenever I try to run the setup, I get
 this:

 /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found
 /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found

 which leads me to believe I am missing a dependant install.  I looked at
 the dependancies and I thought I saw them all listed under pkg_info, so
 I would like to verify what produces the above so.4 file.


This is the base threads C library replacing libc in pthread applications.
From man page pthread(3):
INSTALLATION
 The current FreeBSD POSIX thread implementation is built in the library
 libc_r which contains both thread-safe libc functions and the thread
 functions.  This library replaces libc for threaded applications.

 By default, libc_r is built as part of a 'make world'.  To disable the
 build of libc_r you must supply the '-DNOLIBC_R' option to make(1).

Malcolm

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


Re: recommends on the best webstats suite?

2004-05-03 Thread Toni Schmidbauer
On Sun, May 02, 2004 at 02:33:19PM -0700, Gary Kline wrote:
   I'd like input on which web stat suite to use.  Hopefully
   something that I can use by simply pointing at my /vay/log/httpd*
   file; it will magically create a graph of whatever.

http://www.mrunix.net/webalizer/  or
http://www.analog.cx/

i think analog is more customizable than webalizer, but don't
blame me for that.

hth,
toni
-- 
Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at
mehr irrt, der hat auch zu arbeiten aufgehoert| Toni Schmidbauer
-- Max Planck |


pgp0.pgp
Description: PGP signature


Re: openoffice menus

2004-05-03 Thread Malcolm Kay
On Monday 03 May 2004 13:50, sd wrote:
 On Friday 23 April 2004 09:27 am, Malcolm Kay wrote:
  I recently installed openoffice1.1 [...]
  I am using a high resolution
  1600x1200 display and the fonts used by the base UI are
  are crisp and clear but rather too small for my aging eyes.
  I'm refering here to the fonts used in the Menu bars, Drop
  downs and Option dialogs.

 ---

 If no one has yet answered your question, you can scale those fonts by
 changing the default setting in:

Yours is the only response I've seen.


 Tools menu- Options...- OpenOffice.org- View- Scale

 Change it to 120% or 150% and see if that looks better--

150% looks great. Also upped the icon size.

Many thanks,

Malcolm

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


installer

2004-05-03 Thread louis salonia
i have attempted to install freebsd and from a newbies
point of view it is not an easy task. i would love to
see an installer like fedora core (anaconda) or suse
YAST. i thing this would benefit the OS and new users.

thanks for your time Lou




__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Using MTREE

2004-05-03 Thread Oxid
Hi,

 Could anyone explain me how to use mtree utility?

 Will this work? - mtree -deU -p /

 It looks like it doesn't work..nothing happens:(
-- 
 Oxid  mailto:[EMAIL PROTECTED]

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


Re: installer

2004-05-03 Thread Bill Moran
louis salonia wrote:
i have attempted to install freebsd and from a newbies
point of view it is not an easy task. i would love to
see an installer like fedora core (anaconda) or suse
YAST. i thing this would benefit the OS and new users.
The libh project was started primarily for this purpose:
http://rtp1.slowblink.com/~libh/
It's been grinding along for quite some time now.  Whether
or not it ever gets completed is dependent on some folks
jumping in and helping out.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Oxid
HELLO

I recive this message: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found
, when trying to start apache :(


-- 
 Oxid  mailto:[EMAIL PROTECTED]

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


vim make install error

2004-05-03 Thread Petre Bandac
after a cvsup today - when portupgrading

rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
rm -f *.o objects/* core vim.core vim xxd/*.o
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
rm -f conftest* *~ auto/link.sed
if test -d po; then  cd po; make prefix= clean;  fi
make: don't know how to make clean. Stop
*** Error code 2

Stop in /usr/ports/editors/vim/work/vim62/src.
*** Error code 1

Stop in /usr/ports/editors/vim.

please cc to me, as this address is not subscribed

thanks,

petre
-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
New mail received Fri Feb 20 10:38 2004 (EET)
 Unread since Tue Feb 17 12:31 2004 (EET)
No Plan.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Senandung Mendonan
On Mon, 3 May 2004, Oxid wrote:

 I recive this message: /libexec/ld-elf.so.1: Shared object
 libexpat.so.4 not found , when trying to start apache :(

You might have recently upgraded (intentionally or not) expat. Do a
pkg_info | grep -i expat, if it says expat-1.95.7 then you need to
reinstall the apache module which relies on expat (usually php). To really
make sure that everything's in sync with the new expat, see
/usr/ports/UPDATING, entry 20040313 for authoritative recommendation.
(portupgrade -rf textproc/expat2).

--mendonan
Yang mimpikan secangkir kopi panas dengan selimut..
 (Dreaming of a cup of hot coffee, and a blanket..)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using MTREE

2004-05-03 Thread Matthew Seaman
On Mon, May 03, 2004 at 04:25:41PM +0400, Oxid wrote:
 Hi,
 
  Could anyone explain me how to use mtree utility?
 
  Will this work? - mtree -deU -p /
 
  It looks like it doesn't work..nothing happens:(

You need an mtree specification file in there:

# mtree -deU -p / -f /etc/mtree/BSD.root.dist


Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: vim make install error

2004-05-03 Thread Petre Bandac
first portupgrade, then make deinstall/make reinstall, and at last - make install :-)

petre

On Mon, 3 May 2004 09:14:26 -0500 Anno Domini, the honourable Bryan Cassidy wrote 
using one of his keyboards:


 What is the command you use to install/upgrade vim?
 
 On Mon, May 03, 2004 at 03:58:57PM +0300, Petre Bandac wrote:
  after a cvsup today - when portupgrading
  
  rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
  rm -f *.o objects/* core vim.core vim xxd/*.o
  rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
  rm -f conftest* *~ auto/link.sed
  if test -d po; then  cd po; make prefix= clean;  fi
  make: don't know how to make clean. Stop
  *** Error code 2
  
  Stop in /usr/ports/editors/vim/work/vim62/src.
  *** Error code 1
  
  Stop in /usr/ports/editors/vim.
  
  please cc to me, as this address is not subscribed
  
  thanks,
  
  petre
  -- 
  Login: petreName: Petre Bandac
  Directory: /home/petre  Shell: /usr/local/bin/zsh
  On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
  On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
  New mail received Fri Feb 20 10:38 2004 (EET)
   Unread since Tue Feb 17 12:31 2004 (EET)
  No Plan.
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 -- 
 
 You will be Told about it Tomorrow.  Go Home and Prepare Thyself.
 


-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 7:04 (messages off)
On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:13, from gate
New mail received Fri Feb 20 10:38 2004 (EET)
 Unread since Tue Feb 17 12:31 2004 (EET)
No Plan.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vim make install error

2004-05-03 Thread Bryan Cassidy
if you are upgrading a port which in this case is vim, you need
to run 'portupgrade -f vim' because sence you ran 'cvsup' to
update your ports you have a newer version of vim on the ports
tree than you do on your system. 

On Mon, May 03, 2004 at 04:13:50PM +0300, Petre Bandac wrote:
 first portupgrade, then make deinstall/make reinstall, and at last - make install :-)
 
 petre
 
 On Mon, 3 May 2004 09:14:26 -0500 Anno Domini, the honourable Bryan Cassidy wrote 
 using one of his keyboards:
 
 
  What is the command you use to install/upgrade vim?
  
  On Mon, May 03, 2004 at 03:58:57PM +0300, Petre Bandac wrote:
   after a cvsup today - when portupgrading
   
   rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
   rm -f *.o objects/* core vim.core vim xxd/*.o
   rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
   rm -f conftest* *~ auto/link.sed
   if test -d po; then  cd po; make prefix= clean;  fi
   make: don't know how to make clean. Stop
   *** Error code 2
   
   Stop in /usr/ports/editors/vim/work/vim62/src.
   *** Error code 1
   
   Stop in /usr/ports/editors/vim.
   
   please cc to me, as this address is not subscribed
   
   thanks,
   
   petre
   -- 
   Login: petre  Name: Petre Bandac
   Directory: /home/petreShell: /usr/local/bin/zsh
   On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
   On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
   New mail received Fri Feb 20 10:38 2004 (EET)
Unread since Tue Feb 17 12:31 2004 (EET)
   No Plan.
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to [EMAIL PROTECTED]
  
  -- 
  
  You will be Told about it Tomorrow.  Go Home and Prepare Thyself.
  
 
 
 -- 
 Login: petre  Name: Petre Bandac
 Directory: /home/petreShell: /usr/local/bin/zsh
 On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 7:04 (messages off)
 On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:13, from gate
 New mail received Fri Feb 20 10:38 2004 (EET)
  Unread since Tue Feb 17 12:31 2004 (EET)
 No Plan.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 

Ogden's Law:
The sooner you fall behind, the more time you have to catch
up.


pgp0.pgp
Description: PGP signature


Re: vim make install error

2004-05-03 Thread Petre Bandac
now I can't install it at all  what is the remedy ?

thanks,

petre

On Mon, 3 May 2004 09:33:28 -0500 Anno Domini, the honourable Bryan Cassidy wrote 
using one of his keyboards:


 if you are upgrading a port which in this case is vim, you need
 to run 'portupgrade -f vim' because sence you ran 'cvsup' to
 update your ports you have a newer version of vim on the ports
 tree than you do on your system. 
 
 On Mon, May 03, 2004 at 04:13:50PM +0300, Petre Bandac wrote:
  first portupgrade, then make deinstall/make reinstall, and at last - make install 
  :-)
  
  petre
  
  On Mon, 3 May 2004 09:14:26 -0500 Anno Domini, the honourable Bryan Cassidy wrote 
  using one of his keyboards:
  
  
   What is the command you use to install/upgrade vim?
   
   On Mon, May 03, 2004 at 03:58:57PM +0300, Petre Bandac wrote:
after a cvsup today - when portupgrading

rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
rm -f *.o objects/* core vim.core vim xxd/*.o
rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
rm -f conftest* *~ auto/link.sed
if test -d po; then  cd po; make prefix= clean;  fi
make: don't know how to make clean. Stop
*** Error code 2

Stop in /usr/ports/editors/vim/work/vim62/src.
*** Error code 1

Stop in /usr/ports/editors/vim.

please cc to me, as this address is not subscribed

thanks,

petre
-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
New mail received Fri Feb 20 10:38 2004 (EET)
 Unread since Tue Feb 17 12:31 2004 (EET)
No Plan.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   
   -- 
   
   You will be Told about it Tomorrow.  Go Home and Prepare Thyself.
   
  
  
  -- 
  Login: petreName: Petre Bandac
  Directory: /home/petre  Shell: /usr/local/bin/zsh
  On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 7:04 (messages off)
  On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:13, from gate
  New mail received Fri Feb 20 10:38 2004 (EET)
   Unread since Tue Feb 17 12:31 2004 (EET)
  No Plan.
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 -- 
 
 Ogden's Law:
   The sooner you fall behind, the more time you have to catch
 up.
 


-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 7:23 (messages off)
On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:32, from gate
New mail received Fri Feb 20 10:38 2004 (EET)
 Unread since Tue Feb 17 12:31 2004 (EET)
No Plan.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Sound server issue

2004-05-03 Thread Robert Covell
Have the same issue on my Compaq Presario 1200.

FreeBSD 5.2.1

Has anyone else addressed this issue?

Sincerely,

Robert T. Covell
President / Owner
Rolet Internet Services, LLC
Web: www.rolet.com
Email: [EMAIL PROTECTED]
Phone: 816.471.1095
Fax: 816.471.3447
24x7: 816.210.7145

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of David Wassman
 Sent: Sunday, May 02, 2004 8:02 PM
 To: [EMAIL PROTECTED]
 Subject: Sound server issue


 I am running on a Compaq Presario 1610 with 80M Ram at 133mghz:

 FreeBSD 4.8
 XFree86 4.4.0
 KDE 3.1

 When I get my desktop up I get this message.

 Sound server informational message:

 Error while initializing the sound driver:

 device/dev/dsp can't be opened (Device not configured)

 the sound server will continue, using the null output device.


 Does this mean the soundcard is not support? And if not, how do you
 configure the sound server?

 Any help will be appreciated.

 _
 Is your PC infected? Get a FREE online computer virus scan from McAfee®
 Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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


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


Re: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Malcolm Kay
On Monday 03 May 2004 18:33, Carsten Zimmermann wrote:
 Hello list.

 I know this had been discussed quite often, but none of the posting
 google offered worked out for me. Please (B)Cc: me as I am not on the list.

 I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked in as
 pri slave in my system and wish to install FreeBSD on it. This is not my
 first install, but it won't work this time (using 5.2.1-R):

 I try to partition the drive with fdisk during the installation process.
 Everytime I hit w to write the changes, the program catches ``sig 11''
 (segfault?). Curious thing is: I was able to delete partions but I
 cannot create new ones. I tried every option concerning bootsector (boot
 mngr, std mbr, none) and the error occures every time.

 When I enter the fdisk tool it tells me that the drive geometry
 778545/16/63 is wrong. I don't have a clue where it gets that value.

This set of figures would correspond to a disk of 401GB (k=1000) or 374GB 
(k=1024) -- Clearly not a 40GB drive.

 The BIOS detects the geometry as 19158/16/255. The auto-corrected value

This set corresponds to 40.0Gb (k=1000) so seems to be an acceptable set of 
numbers except that I understand that the seectors per track can't exceed 63
so the this set is unsuitable. In LBA mode it is not necessary that the 
specified geometry is the same as the physical reality. It is common to set 
the heads and sectors to maximum values 255/63.

 is 4865/255/63 which equals the BIOS-setting when access mode is set to
 LBA manually. When I enter the geometry manually with g, it still

Which corresponds to this auto-corrected value and again calculates
to 40.0GB (k=1000). This looks like the best geometry to use.

 mourns the value 19158/16/255 is not correct and again falls back to
 those LBA values.


Again the 255 value is too large. Don't try to set your own geometry; go
with the auto-corrected value.

Malcolm


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


Re: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Jerry McAllister
 
 Hello list.
 
 I know this had been discussed quite often, but none of the posting
 google offered worked out for me. Please (B)Cc: me as I am not on the list.=
 =20
 
 I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked in as
 pri slave in my system and wish to install FreeBSD on it. This is not my
 first install, but it won't work this time (using 5.2.1-R):
 
 I try to partition the drive with fdisk during the installation process.
 Everytime I hit w to write the changes, the program catches ``sig 11''
 (segfault?). Curious thing is: I was able to delete partions but I
 cannot create new ones. I tried every option concerning bootsector (boot
 mngr, std mbr, none) and the error occures every time.
 
 When I enter the fdisk tool it tells me that the drive geometry
 778545/16/63 is wrong. I don't have a clue where it gets that value.
 The BIOS detects the geometry as 19158/16/255. The auto-corrected value
 is 4865/255/63 which equals the BIOS-setting when access mode is set to
 LBA manually. When I enter the geometry manually with g, it still
 mourns the value 19158/16/255 is not correct and again falls back to
 those LBA values.

Check out this web page.   It is actually a review, but it contains some
information on this in the middle of the article that you may find helpful.

   http://distrowatch.com/dwres.php?resource=review-freeb

jerry

 
 Important to say: the drive seems to work well on WinXP. I encountered
 no problem there.  Using the DEBUG=3Dyes in the installation options menue
 revealed some UDMA ICRC ... crap error style messages.
 For this I played with UDMA und PIO-mode settings for IDE pri-slave in=20
 the BIOS. Unfortunately, nothing happens (save the above errors ;).
 
 I hope anyone can help me with this issues which slowly driving me
 crazy... Thank you!
 
 Carsten
 
 
 --=20
 Carsten Zimmermann
 mailto:[EMAIL PROTECTED]
 Tel.: +49-(0)40-98760543
 
 PGP: http://hacksocke.de/public_key.asc
 
 Aegis:Net IT-Dienstleistungen
 Postfach 620371
 22403 Hamburg
 http://www.aegisnet.biz
 Info: +49-(0)700-AEGISNET
 Fax: +49-(0)40-98760547
 
 
 --QRj9sO5tAVLaXnSD
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQFAlgrPucbzqiAxJVkRAs/BAJ93EJEgQQ2q/LL0G2/sHO4hoD4uxACZAYzP
 dPPehnxwwBAvTf5X+qwdqlI=
 =R2vi
 -END PGP SIGNATURE-
 
 --QRj9sO5tAVLaXnSD--
 

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


Re[2]: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Oxid

SM On Mon, 3 May 2004, Oxid wrote:

 I recive this message: /libexec/ld-elf.so.1: Shared object
 libexpat.so.4 not found , when trying to start apache :(

SM You might have recently upgraded (intentionally or not) expat. Do a
SM pkg_info | grep -i expat, if it says expat-1.95.7 then you need to
SM reinstall the apache module which relies on expat (usually php). To really
SM make sure that everything's in sync with the new expat, see
SM /usr/ports/UPDATING, entry 20040313 for authoritative recommendation.
SM (portupgrade -rf textproc/expat2).

SM --mendonan
SM Yang mimpikan secangkir kopi panas dengan selimut..
SM  (Dreaming of a cup of hot coffee, and a blanket..)


   Here:

$ pkg_info | grep -i expat
expat-1.95.6_1  XML 1.0 parser written in C
p5-XML-Parser-2.34  Perl extension interface to James Clark's XML parser, expat

- do i still should reinstall php?


-- 
 Oxid  mailto:[EMAIL PROTECTED]

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


Data Storage Plan?

2004-05-03 Thread Ajitesh K
Hi Friend

Does any one have Company-wide (LAN) Data Storage Plan?

My requirement are
PC Users: 50
Users OS:  Win 3.1, Win 9x, Win Pro2000, Win XP, Lindows, FreeBSD

My plan is to take weekly backup of 15 PCs as well as company data
store/file such as Finance/Accounts spreadsheets, Administrator/HR
documents,  Engineering's drawings, machinist's programs etc.

I know only one thing that ..
Data Storage Server OS: FreeBSD
Security Issues: How to Authenticate different users? (Need Ideas)

Please give suggestion which application to use. like, shell I
install/set FTP server, HTTP server, SAMBA, etc.
What kind of hardware to use?
RAID: ???
IDE HDD: ??? (Is 200 GB enough)
Backup Tape: ??? (Tape / ZIP drive)
Motherboard: ???
CPU: ???
CD RW: ??? (Needed)

Help me in visualizing my data storage server. Thanks in Advance.

With Regards

Ajitesh K

MIS Programmer
U.S. Aeroteam, Inc
One Edmund St,
Dayton, OH 45404

[EMAIL PROTECTED]

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


Re: vim make install error

2004-05-03 Thread C. Delnooz
On Mon, 2004-05-03 at 12:58, Petre Bandac wrote:
 after a cvsup today - when portupgrading
 
 rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
 rm -f *.o objects/* core vim.core vim xxd/*.o
 rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
 rm -f conftest* *~ auto/link.sed
 if test -d po; then  cd po; make prefix= clean;  fi
 make: don't know how to make clean. Stop
 *** Error code 2
 
 Stop in /usr/ports/editors/vim/work/vim62/src.
 *** Error code 1
 
 Stop in /usr/ports/editors/vim.
 
 please cc to me, as this address is not subscribed
 

I've got the exact same problem. Just 
# cd /usr/ports/editors/vim6+ruby
# make

will result in the described behaviour. There seems to be no makefile in
/usr/ports/editors/vim/work/vim62/src/po hence, no target clean. Anybody
ideas?

Regards
Chris

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


Re: FreeBSD Disaster Recovery Guide

2004-05-03 Thread Jerry McAllister
 
 Thanks to the people who responded to my recent post regarding the 
 failed boot, etc.   It ended up being a bad SCSI LVD cable. 
 
 During this time, and while researching the net for different solutions, 
 I'm surprised there isn't a FreeBSD Disaster Recovery Guide of 
 sorts.   Not in the Handbook, not in any of the FreeBSD books I have 
 (very shocking).   If I've missed a page out there, by all means let me 
 know.
 
 Other than that, I think it would be a good idea to put something like 
 this in the Handbook or somewhere conspicuous.   There are tools like 
 OpenBSD's scan_ffs and others that could literally save a system.   
 Techniques, diagnosis, tests...

This seems like a worthy project.   
So, in your spare time, I encourage you to get started on it.

jerry

 
 Anyone agree here?
 
 Forrest
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Ideas for ftp server with ldaps:/// support

2004-05-03 Thread Jason Lixfeld
I've tried proftp but the documentation sucks and I'm having an 
impossible time trying to get it to work with my LDAP server so I'm 
looking for alternatives.  Anyone know any that support ldaps:/// 
connections to an external ldap server?  I haven't been able to get pam 
working with proftpd either which is annoying.

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


Harddrive Failure

2004-05-03 Thread Reuben A. Popp
Morning all, 

While working last night, my workstation here started acting up (songs playing in xmms 
were pausing like the machine was lagging).  Upon looking at the console messages of 
XFree, I saw that I was receiving a large number of messages that looked like:

ad3: FAILURE - READ_DMA status=51READY,DSC,ERROR error=40UNCORREC
TABLE LBA=2572271

Great, a harddrive failure on an 80 gig drive that I had no backup for.  
The box more or less locked up on me after that, whereupon I did a hard reboot.  After 
looking on google a bit, I decided to try a tool someone reccomended from sysutils 
ports called smartmon.  That spit out a large number of errors at me.  Okay, so the 
disk is bad, bum deal.  But...

After rebooting a second time or so, I'm seeing this error on my console:

ad0: FAILURE - READ_DMA status=51READY,DSC,ERROR error=40UNCORREC
TABLE LBA=4631543
May  3 09:10:03 woad syslogd: /var/log/cron: Input/output error  

Crap, now its on the main system drive.  Now I might not be entirely saavy, but I 
would like to think that I'm not going to have two drives crap out on me at one time.  
The main drive still works fine after that, although console will occasionally spit 
that error out at me.  

Can anyone fill me in on what might be the problem?  I've rebuild world and kernel 
(going from 5.2.1-RELEASE-p3 to 5.2.1-RELEASE-p5), as well as switched out ribbon 
cables for the drives.  The first drive in question (first failure that is), is a 
Maxtor 80 gig IDE, while the main system drive is a Maxtor 40 gig IDE.  The 80 gig is 
less than a half a year old, while the 40 gig is a year old (maybe).  In case anyone 
needs the info, the motherboard is an Asus P4C800-E Deluxe (with the Intel ICH5R/875P 
chipset).

Thanks in advance, and cheers :)

Reuben A. Popp


pgp0.pgp
Description: PGP signature


Data Storage Plan?

2004-05-03 Thread Ajitesh K
Hi Friend

Does any one have Company-wide (LAN) Data Storage Plan?

My requirement are
PC Users: 50
Users OS:  Win 3.1, Win 9x, Win Pro2000, Win XP, Lindows, FreeBSD

My plan is to take weekly backup of 15 PCs as well as company data
store/file such as Finance/Accounts spreadsheets, Administrator/HR
documents,  Engineering's drawings, machinist's programs etc.

I know only one thing that ..
Data Storage Server OS: FreeBSD
Security Issues: How to Authenticate different users? (Need Ideas)

Please give suggestion which application to use. like, shell I
install/set FTP server, HTTP server, SAMBA, etc.
What kind of hardware to use?
RAID: ???
IDE HDD: ??? (Is 200 GB enough)
Backup Tape: ??? (Tape / ZIP drive)
Motherboard: ???
CPU: ???
CD RW: ??? (Needed)

Help me in visualizing my data storage server. Thanks in Advance.

With Regards

Ajitesh K

MIS Programmer
U.S. Aeroteam, Inc
One Edmund St,
Dayton, OH 45404

[EMAIL PROTECTED]

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


Re: Starting Gnome problem

2004-05-03 Thread Peter Ulrich Kruppa
On Mon, 3 May 2004, [iso-8859-1] Stephen Liu wrote:

 Hi Uli,

 
 This shared library comes from the devel/ORBit2
 port.  Install it.
 

 # cd /usr/ports/devel/ORBit2
 make install clean

 Rebooted PC

 $ pkg_info | grep -i orbit2
 ORBit2-2.8.2High-performance CORBA ORB with
 support for the C language

 $ gnome-session
 /libexec/ld-elf.so.1: Share object
 libORBit-2.so.0 not found
My liORBit-2.so.0 is in /usr/local/lib .
You can try to search your directory tree for yours and create a
symbolic link to this place:
# ln -s /whereIt/reallyIs/libORBit-2.so.0
/usr/local/lib/libORBit-2.so.0
(in one line)

Perhaps it will work, else remove this link at once before some
nonsense happens.

Regards,

Uli.


 But problem still there.

 B.R.
 Stephen

 ___
 Do You Yahoo!?
 Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk


+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenOffice run problem

2004-05-03 Thread Christian Hiris
On Sunday 02 May 2004 21:36, Derrick wrote:
 I am attempting to run the precompiled version of OO-1.1_0.1, but am
 having trouble on my 5.2 system.  Whenever I try to run the setup, I get
 this:

 /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found
 /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found

 which leads me to believe I am missing a dependant install.  I looked at
 the dependancies and I thought I saw them all listed under pkg_info, so
 I would like to verify what produces the above so.4 file.

 Anyone got a clue as to what I need to install?

 TIA

 -Derrick

this sounds like your openoffice package was built on freebsd 4.x. 
on freebsd 5.2 libc_r version is 5 (libc_r.so.5). you might try to install the 
compat4x package. it's a version 4 compatibility package, which allows you to 
run 4.x binaries on 5.x systems. however, i would prefer to fetch an 
up-to-date package of openoffice or build it from soure. 

regards 
ch


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


pgp0.pgp
Description: signature


Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Uli,

  $ gnome-session
  /libexec/ld-elf.so.1: Share object
  libORBit-2.so.0 not found
 My liORBit-2.so.0 is in /usr/local/lib .
 You can try to search your directory tree for yours
 and create a
 symbolic link to this place:
 # ln -s /whereIt/reallyIs/libORBit-2.so.0
 /usr/local/lib/libORBit-2.so.0
 (in one line)

It is very strange.  The file is already there, plus
one symbolic link

# locate libORBit-2.so.0
/usr/local/lib/libORBit-2.so.0

# ls -al /usr/local/lib/ | grep -i libORBit-2.so.0
lrwxr-xr-x   1 root  wheel   15 May  3 10:23
libORBit-2.so - libORBit-2.so.0
-rwxr-xr-x   1 root  wheel   402279 May  3 10:23
libORBit-2.so.0

Shall I remove the symbolic link

B.R.
Stephen

___
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Starting Gnome problem

2004-05-03 Thread Joe Marcus Clarke
On Mon, 2004-05-03 at 11:18, Stephen Liu wrote:
 Hi Uli,
 
   $ gnome-session
   /libexec/ld-elf.so.1: Share object
   libORBit-2.so.0 not found
  My liORBit-2.so.0 is in /usr/local/lib .
  You can try to search your directory tree for yours
  and create a
  symbolic link to this place:
  # ln -s /whereIt/reallyIs/libORBit-2.so.0
  /usr/local/lib/libORBit-2.so.0
  (in one line)
 
 It is very strange.  The file is already there, plus
 one symbolic link
 
 # locate libORBit-2.so.0
 /usr/local/lib/libORBit-2.so.0
 
 # ls -al /usr/local/lib/ | grep -i libORBit-2.so.0
 lrwxr-xr-x   1 root  wheel   15 May  3 10:23
 libORBit-2.so - libORBit-2.so.0
 -rwxr-xr-x   1 root  wheel   402279 May  3 10:23
 libORBit-2.so.0
 
 Shall I remove the symbolic link

What does:

ldconfig -r | head
ldconfig -r | grep ORBit

report?

Joe

 
 B.R.
 Stephen
 
 ___
 Do You Yahoo!?
 Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




signature.asc
Description: This is a digitally signed message part


Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Joe,

- snip -
  It is very strange.  The file is already there,
 plus
  one symbolic link
  
  # locate libORBit-2.so.0
  /usr/local/lib/libORBit-2.so.0
  
  # ls -al /usr/local/lib/ | grep -i libORBit-2.so.0
  lrwxr-xr-x   1 root  wheel   15 May  3 10:23
  libORBit-2.so - libORBit-2.so.0
  -rwxr-xr-x   1 root  wheel   402279 May  3 10:23
  libORBit-2.so.0
  
  Shall I remove the symbolic link
 
 What does:
 
 ldconfig -r | head
 ldconfig -r | grep ORBit
 
 report?

# ldconfig -r | head
/var/run/ld-elf.so.hints:
search directories:
/lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/kde3
0:-lcrypt.2 = /lib/libcrypt.so.2
1:-lkvm.2 = /lib/libkvm.so.2
2:-lm.2 = /lib/libm.so.2
3:-lmd.2 = /lib/libmd.so.2
4:-lncurses.5 = /lib/libncurses.so.5
5:-lsbuf.2 = /lib/libsbuf.so.2
6:-lutil.4 = /lib/libutil.so.4
7:-lalias.4 = /lib/libalias.so.4

# ldconfig -r | grep ORBit
206:-lORBit-imodule-2.0 =
/usr/local/lib/libORBit-imodule-2.so.0
269:-lORBit-2.0 =
/usr/local/lib/libORBit-2.so.0
270:-lORBitCosNaming-2.0 =
/usr/local/lib/libORBitCosNaming-2.so.0
271:-lORBit.2 = /usr/local/lib/libORBit.so.2
354:-lORBitutil.2 =
/usr/local/lib/libORBitutil.so.2
392:-lORBitCosNaming.2 =
/usr/local/lib/libORBitCosNaming.so.2

B.R.
Stephen

___
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Starting Gnome problem

2004-05-03 Thread Joe Marcus Clarke
On Mon, 2004-05-03 at 11:35, Stephen Liu wrote:
 Hi Joe,
 
 - snip -
   It is very strange.  The file is already there,
  plus
   one symbolic link
   
   # locate libORBit-2.so.0
   /usr/local/lib/libORBit-2.so.0
   
   # ls -al /usr/local/lib/ | grep -i libORBit-2.so.0
   lrwxr-xr-x   1 root  wheel   15 May  3 10:23
   libORBit-2.so - libORBit-2.so.0
   -rwxr-xr-x   1 root  wheel   402279 May  3 10:23
   libORBit-2.so.0
   
   Shall I remove the symbolic link
  
  What does:
  
  ldconfig -r | head
  ldconfig -r | grep ORBit
  
  report?
 
 # ldconfig -r | head
 /var/run/ld-elf.so.hints:
 search directories:
 /lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/kde3
 0:-lcrypt.2 = /lib/libcrypt.so.2
 1:-lkvm.2 = /lib/libkvm.so.2
 2:-lm.2 = /lib/libm.so.2
 3:-lmd.2 = /lib/libmd.so.2
 4:-lncurses.5 = /lib/libncurses.so.5
 5:-lsbuf.2 = /lib/libsbuf.so.2
 6:-lutil.4 = /lib/libutil.so.4
 7:-lalias.4 = /lib/libalias.so.4
 
 # ldconfig -r | grep ORBit
 206:-lORBit-imodule-2.0 =
 /usr/local/lib/libORBit-imodule-2.so.0
 269:-lORBit-2.0 =
 /usr/local/lib/libORBit-2.so.0
 270:-lORBitCosNaming-2.0 =
 /usr/local/lib/libORBitCosNaming-2.so.0
 271:-lORBit.2 = /usr/local/lib/libORBit.so.2
 354:-lORBitutil.2 =
 /usr/local/lib/libORBitutil.so.2
 392:-lORBitCosNaming.2 =
 /usr/local/lib/libORBitCosNaming.so.2

The library exists, and the permissions are good.  ldconfig has it in
its cache.  Perhaps you have a problem with your runtime loader or
permissions on your cache files.  What happens when you run the above
commands as a non-root user?  What are the permissions on /var/run/ld*?

Joe

 
 B.R.
 Stephen
 
 ___
 Do You Yahoo!?
 Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




signature.asc
Description: This is a digitally signed message part


Where to send binary packages bugs?

2004-05-03 Thread Kyryll A Mirnenko
  Where to send the bugs (e.g. porters faults, not authors) in binary 
packages? [EMAIL PROTECTED] seems to be source-ports only 
maillist.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Where to send binary packages bugs?

2004-05-03 Thread Charles Swiger
On May 3, 2004, at 12:09 PM, Kyryll A Mirnenko wrote:
  Where to send the bugs (e.g. porters faults, not authors) in binary
packages? [EMAIL PROTECTED] seems to be source-ports only
maillist.
Binary packages are built from sources, right?  The way binary packages 
get fixed involves changing the sources and rebuilding the package...

In other words, reporting problems with packages to 
[EMAIL PROTECTED] is helpful.  CC'ing the maintainer is 
generally also helpful.

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


Re: Suexec with Apache 1.3.29

2004-05-03 Thread Marty Landman
At 01:37 AM 5/3/2004, Joe Rhett wrote:
On Thu, Apr 29, 2004 at 02:20:14PM -0400, Marty Landman wrote:
 On the side, this makes me wonder what the philosophy is on Windows 
servers
 where the whole permissions concept is nonexistent afaik.

Because suexec isn't really possible in that environment, so they have no
options at all.
Maybe this is a foolish question, but how can reasonable security on a 
server running Windows/Apache be achieved? If the answer is what I fear, do 
you think that the 'native' MS server, IIS can be configured more securely 
than Apache?

Looking at it in another way, is it possible to have a secure, network 
accessible server of any type w/o the Unix style permissions concept in place?

Marty Landman   Face 2 Interface Inc.   845-679-9387
Web Installed Formmailer: http://face2interface.com/Products/Formal.shtml
FormATable  DB: http://face2interface.com/Products/FormATable.shtml
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


via vt1616 ac97 onboard sound

2004-05-03 Thread Frederick Thomas
shalom,
I haven't found any docs to tell me how to get this up and running yet. I have a 
Abit VA-10 mobo with via graphics and sound onboard. I found that Xfree86.org had 
updated to 4.4.0 and was able to install binaries without too much trouble, so I have 
X/Kde up. So
does anyone know how I can do this? I found this viacombo/rpm package on the viaarena
website. It has support for multiple linux's... it that an option? Just point me in 
the right 
direction. thanks
 
   
   nikita



-
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Sound server issue

2004-05-03 Thread Peters Micheal A Contr GSI/SCBN
What kind of sound card is in the Desktop 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wassman
Sent: Sunday, May 02, 2004 9:02 PM
To: [EMAIL PROTECTED]
Subject: Sound server issue

I am running on a Compaq Presario 1610 with 80M Ram at 133mghz:

FreeBSD 4.8
XFree86 4.4.0
KDE 3.1

When I get my desktop up I get this message.

Sound server informational message:

Error while initializing the sound driver:

device/dev/dsp can't be opened (Device not configured)

the sound server will continue, using the null output device.


Does this mean the soundcard is not support? And if not, how do you
configure the sound server?

Any help will be appreciated.

_
Is your PC infected? Get a FREE online computer virus scan from McAfee(r)
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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


Re[3]: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Oxid
SM On Mon, 3 May 2004, Oxid wrote:

 I recive this message: /libexec/ld-elf.so.1: Shared object
 libexpat.so.4 not found , when trying to start apache :(

SM You might have recently upgraded (intentionally or not) expat. Do a
SM pkg_info | grep -i expat, if it says expat-1.95.7 then you need to
SM reinstall the apache module which relies on expat (usually php). To really
SM make sure that everything's in sync with the new expat, see
SM /usr/ports/UPDATING, entry 20040313 for authoritative recommendation.
SM (portupgrade -rf textproc/expat2).

SM --mendonan
SM Yang mimpikan secangkir kopi panas dengan selimut..
SM  (Dreaming of a cup of hot coffee, and a blanket..)


OHere:

O $ pkg_info | grep -i expat
O expat-1.95.6_1  XML 1.0 parser written in C
O p5-XML-Parser-2.34  Perl extension interface to James Clark's XML parser, expat

O - do i still should reinstall php?



I have reinstalled APACHE...but i still recive: /libexec/ld-elf.so.1:
Shared object libexpat.so.4 not found

How can i fix it? PLEASE HELP!

I can't start APACHE becose of that and i can't install PHP becose of
that error :(((

HELP!

-- 
 Oxid  mailto:[EMAIL PROTECTED]

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


Re: recommends on the best webstats suite?

2004-05-03 Thread Gary Kline
On Mon, May 03, 2004 at 02:10:19PM +0200, Toni Schmidbauer wrote:
 On Sun, May 02, 2004 at 02:33:19PM -0700, Gary Kline wrote:
  I'd like input on which web stat suite to use.  Hopefully
  something that I can use by simply pointing at my /vay/log/httpd*
  file; it will magically create a graph of whatever.
 
 http://www.mrunix.net/webalizer/  or
 http://www.analog.cx/
 
 i think analog is more customizable than webalizer, but don't
 blame me for that.
 

To the list,

I think I have tried all that you guys have mentioned.
The only one that just-worked out of the box was 
webalizer. (it's been awhile... )  awstats was a bear;
and analog was a bear++.  

Is there any tutorial guidance--anywhere--for awstat
or analog??  

thanks to all!

gary




-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Carsten Zimmermann
Thanks for the answers so far.

I tried to use the autocorrected values, of course. But I can't create a
partition with them (as said: I was able to delete a NTFS partition w/o
problems). 

When I try to write the partition table, sysinstall / fdisk catches
signal 11. It seems fdisk is not able to write the partition data since
the (now autocorrected) drive geometry is (still) not valid.

Carsten

Am Mon May 03, 2004 at 11:0325PM +0930 schrieb Malcolm Kay:
 On Monday 03 May 2004 18:33, Carsten Zimmermann wrote:
  Hello list.
 
  I know this had been discussed quite often, but none of the posting
  google offered worked out for me. Please (B)Cc: me as I am not on the list.
 
  I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked in as
  pri slave in my system and wish to install FreeBSD on it. This is not my
  first install, but it won't work this time (using 5.2.1-R):
 
  I try to partition the drive with fdisk during the installation process.
  Everytime I hit w to write the changes, the program catches ``sig 11''
  (segfault?). Curious thing is: I was able to delete partions but I
  cannot create new ones. I tried every option concerning bootsector (boot
  mngr, std mbr, none) and the error occures every time.
 
  When I enter the fdisk tool it tells me that the drive geometry
  778545/16/63 is wrong. I don't have a clue where it gets that value.
 
 This set of figures would correspond to a disk of 401GB (k=1000) or 374GB 
 (k=1024) -- Clearly not a 40GB drive.
 
  The BIOS detects the geometry as 19158/16/255. The auto-corrected value
 
 This set corresponds to 40.0Gb (k=1000) so seems to be an acceptable set of 
 numbers except that I understand that the seectors per track can't exceed 63
 so the this set is unsuitable. In LBA mode it is not necessary that the 
 specified geometry is the same as the physical reality. It is common to set 
 the heads and sectors to maximum values 255/63.
 
  is 4865/255/63 which equals the BIOS-setting when access mode is set to
  LBA manually. When I enter the geometry manually with g, it still
 
 Which corresponds to this auto-corrected value and again calculates
 to 40.0GB (k=1000). This looks like the best geometry to use.
 
  mourns the value 19158/16/255 is not correct and again falls back to
  those LBA values.
 
 
 Again the 255 value is too large. Don't try to set your own geometry; go
 with the auto-corrected value.
 
 Malcolm
 
 

-- 
Carsten Zimmermann
mailto:[EMAIL PROTECTED]
Tel.: +49-(0)40-98760543

Aegis:Net IT-Dienstleistungen
Postfach 620371
22403 Hamburg
http://www.aegisnet.biz
Info: +49-(0)700-AEGISNET
Fax: +49-(0)40-98760547



pgp0.pgp
Description: PGP signature


RE: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Peters Micheal A Contr GSI/SCBN
Ok, which OS was installed on it before trying to install BSD?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Carsten Zimmermann
Sent: Monday, May 03, 2004 1:03 PM
To: Malcolm Kay
Cc: [EMAIL PROTECTED]
Subject: Re: Partitioning fails due to drive geometry inconsistency

Thanks for the answers so far.

I tried to use the autocorrected values, of course. But I can't create a
partition with them (as said: I was able to delete a NTFS partition w/o
problems). 

When I try to write the partition table, sysinstall / fdisk catches signal
11. It seems fdisk is not able to write the partition data since the (now
autocorrected) drive geometry is (still) not valid.

Carsten

Am Mon May 03, 2004 at 11:0325PM +0930 schrieb Malcolm Kay:
 On Monday 03 May 2004 18:33, Carsten Zimmermann wrote:
  Hello list.
 
  I know this had been discussed quite often, but none of the posting 
  google offered worked out for me. Please (B)Cc: me as I am not on the
list.
 
  I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked 
  in as pri slave in my system and wish to install FreeBSD on it. This 
  is not my first install, but it won't work this time (using 5.2.1-R):
 
  I try to partition the drive with fdisk during the installation process.
  Everytime I hit w to write the changes, the program catches ``sig 11''
  (segfault?). Curious thing is: I was able to delete partions but I 
  cannot create new ones. I tried every option concerning bootsector 
  (boot mngr, std mbr, none) and the error occures every time.
 
  When I enter the fdisk tool it tells me that the drive geometry 
  778545/16/63 is wrong. I don't have a clue where it gets that value.
 
 This set of figures would correspond to a disk of 401GB (k=1000) or 
 374GB
 (k=1024) -- Clearly not a 40GB drive.
 
  The BIOS detects the geometry as 19158/16/255. The auto-corrected 
  value
 
 This set corresponds to 40.0Gb (k=1000) so seems to be an acceptable 
 set of numbers except that I understand that the seectors per track 
 can't exceed 63 so the this set is unsuitable. In LBA mode it is not 
 necessary that the specified geometry is the same as the physical 
 reality. It is common to set the heads and sectors to maximum values
255/63.
 
  is 4865/255/63 which equals the BIOS-setting when access mode is set 
  to LBA manually. When I enter the geometry manually with g, it 
  still
 
 Which corresponds to this auto-corrected value and again calculates to 
 40.0GB (k=1000). This looks like the best geometry to use.
 
  mourns the value 19158/16/255 is not correct and again falls back to 
  those LBA values.
 
 
 Again the 255 value is too large. Don't try to set your own geometry; 
 go with the auto-corrected value.
 
 Malcolm
 
 

--
Carsten Zimmermann
mailto:[EMAIL PROTECTED]
Tel.: +49-(0)40-98760543

Aegis:Net IT-Dienstleistungen
Postfach 620371
22403 Hamburg
http://www.aegisnet.biz
Info: +49-(0)700-AEGISNET
Fax: +49-(0)40-98760547

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


Re: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Kent Stewart
On Monday 03 May 2004 09:54 am, Oxid wrote:
 SM On Mon, 3 May 2004, Oxid wrote:
  I recive this message: /libexec/ld-elf.so.1: Shared object
  libexpat.so.4 not found , when trying to start apache :(

 SM You might have recently upgraded (intentionally or not) expat.
 Do a SM pkg_info | grep -i expat, if it says expat-1.95.7 then you
 need to SM reinstall the apache module which relies on expat
 (usually php). To really SM make sure that everything's in sync
 with the new expat, see SM /usr/ports/UPDATING, entry 20040313 for
 authoritative recommendation. SM (portupgrade -rf textproc/expat2).

 SM --mendonan
 SM Yang mimpikan secangkir kopi panas dengan selimut..
 SM  (Dreaming of a cup of hot coffee, and a blanket..)


 OHere:

 O $ pkg_info | grep -i expat
 O expat-1.95.6_1  XML 1.0 parser written in C
 O p5-XML-Parser-2.34  Perl extension interface to James Clark's XML
 parser, expat

 O - do i still should reinstall php?



 I have reinstalled APACHE...but i still recive: /libexec/ld-elf.so.1:
 Shared object libexpat.so.4 not found

 How can i fix it? PLEASE HELP!

 I can't start APACHE becose of that and i can't install PHP becose of
 that error :(((

 HELP!

I think you are running into the following problem. Libexpat.so.4 is the 
old library version. The current version is expat-1.95.7, which 
produces version ..so.5. The update changed the interface, which caused 
the following section to be added to /usr/ports/UPDATING.

20040313:
  AFFECTS: users of textproc/expat2

  Users of expat2 (and its many dependencies) should do the following to
  properly update expat2 and all of its dependencies:

  portupgrade -rf textproc/expat2

Did you install Apache from a package, which was built using the old 
version of expat. At any rate, I think you have a version that wants 
the old version of expat.

Kent
-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: OpenOffice run problem

2004-05-03 Thread Derrick Ryalls
 
  /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found
  /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found
 
  which leads me to believe I am missing a dependant install. 
  I looked 
  at the dependancies and I thought I saw them all listed under 
  pkg_info, so I would like to verify what produces the above 
 so.4 file.
 
 
 This is the base threads C library replacing libc in pthread 
 applications. From man page pthread(3): INSTALLATION
  The current FreeBSD POSIX thread implementation is built 
 in the library
  libc_r which contains both thread-safe libc functions 
 and the thread
  functions.  This library replaces libc for threaded applications.
 
  By default, libc_r is built as part of a 'make world'.  
 To disable the
  build of libc_r you must supply the '-DNOLIBC_R' option 
 to make(1).
 

When I did a buildworld, I didn't have a /etc/make.conf file, so unless that
is the default option, I should have gotten libc_r, right?  Right now the
machine is booted to windows and in another city so I can't check
/etc/defaults/make.conf to see the contents, so I will have to check later
to see what it is set for.  Thanks for the lead atleast.

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


Re: Suexec with Apache 1.3.29

2004-05-03 Thread Charles Swiger
On May 3, 2004, at 12:42 PM, Marty Landman wrote:
Maybe this is a foolish question, but how can reasonable security on a 
server running Windows/Apache be achieved?
I'm not convinced that Windows can be configured to offer 
Internet-reachable services with reasonable security, but excluding 
that concern: configure Apache to run as a system service started upon 
boot as an untrusted user which lacks permissions to change the files 
under Apache's document root.

If the answer is what I fear, do you think that the 'native' MS 
server, IIS can be configured more securely than Apache?
A review of the security history of both web servers suggests that IIS 
is significantly less secure than Apache.  IIS and/or SQLserver 
sometimes get installed and enabled by surprise when a user installs 
certain other M$ software, like the dev tools

Looking at it in another way, is it possible to have a secure, network 
accessible server of any type w/o the Unix style permissions concept 
in place?
Certainly.  Systems which do not use Unix-style permissions tend to use 
an access-control-list (ACL) schema instead, which some people like 
better, but there are other security models as well.

[ This thread is drifting off-topic for a FreeBSD list. ]

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


Re: Suexec with Apache 1.3.29

2004-05-03 Thread Mikkel Christensen
On Monday 03 May 2004 16:42, Marty Landman wrote:
 At 01:37 AM 5/3/2004, Joe Rhett wrote:
 On Thu, Apr 29, 2004 at 02:20:14PM -0400, Marty Landman wrote:
   On the side, this makes me wonder what the philosophy is on Windows 
  servers
   where the whole permissions concept is nonexistent afaik.
 
 Because suexec isn't really possible in that environment, so they have no
 options at all.
 
 Maybe this is a foolish question, but how can reasonable security on a 
 server running Windows/Apache be achieved? If the answer is what I fear, do 
 you think that the 'native' MS server, IIS can be configured more securely 
 than Apache?

There are other tools than suexec under IIS. I'm no fan of windows, but really it 
isn't completely fucked up.

 
 Looking at it in another way, is it possible to have a secure, network 
 accessible server of any type w/o the Unix style permissions concept in place?
 

I can't tell exacely how it works but is is possible to configure IIS securely. Being 
able to break security because of poorly programmed software is different part of the 
story.
The system does have permissions otherwise it would be quite useless. And IMO the 
permissions on windows are not that different from unix. Maybe a bit more complicated 
because everything is running through GUI but it's there.

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


RE: Sound server issue

2004-05-03 Thread David Wassman
Not desktop. Laptop. I am not sure exactly what brand of soundcard. Was 
hoping someone knew out there and knew how to correct this.


From: Peters Micheal A Contr GSI/SCBN [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: Sound server issue
Date: Mon, 3 May 2004 12:51:40 -0400
What kind of sound card is in the Desktop

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wassman
Sent: Sunday, May 02, 2004 9:02 PM
To: [EMAIL PROTECTED]
Subject: Sound server issue
I am running on a Compaq Presario 1610 with 80M Ram at 133mghz:

FreeBSD 4.8
XFree86 4.4.0
KDE 3.1
When I get my desktop up I get this message.

Sound server informational message:

Error while initializing the sound driver:

device/dev/dsp can't be opened (Device not configured)

the sound server will continue, using the null output device.

Does this mean the soundcard is not support? And if not, how do you
configure the sound server?
Any help will be appreciated.

_
Is your PC infected? Get a FREE online computer virus scan from McAfee(r)
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.com/go/onm00200415ave/direct/01/

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


Re[2]: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Oxid
Çäðàâñòâóéòå, Kent.

Âû ïèñàëè 3 ìàÿ 2004 ã., 21:11:39:

KS On Monday 03 May 2004 09:54 am, Oxid wrote:
 SM On Mon, 3 May 2004, Oxid wrote:
  I recive this message: /libexec/ld-elf.so.1: Shared object
  libexpat.so.4 not found , when trying to start apache :(

 SM You might have recently upgraded (intentionally or not) expat.
 Do a SM pkg_info | grep -i expat, if it says expat-1.95.7 then you
 need to SM reinstall the apache module which relies on expat
 (usually php). To really SM make sure that everything's in sync
 with the new expat, see SM /usr/ports/UPDATING, entry 20040313 for
 authoritative recommendation. SM (portupgrade -rf textproc/expat2).

 SM --mendonan
 SM Yang mimpikan secangkir kopi panas dengan selimut..
 SM  (Dreaming of a cup of hot coffee, and a blanket..)


 OHere:

 O $ pkg_info | grep -i expat
 O expat-1.95.6_1  XML 1.0 parser written in C
 O p5-XML-Parser-2.34  Perl extension interface to James Clark's XML
 parser, expat

 O - do i still should reinstall php?



 I have reinstalled APACHE...but i still recive: /libexec/ld-elf.so.1:
 Shared object libexpat.so.4 not found

 How can i fix it? PLEASE HELP!

 I can't start APACHE becose of that and i can't install PHP becose of
 that error :(((

 HELP!

KS I think you are running into the following problem. Libexpat.so.4 is the
KS old library version. The current version is expat-1.95.7, which 
KS produces version ..so.5. The update changed the interface, which caused
KS the following section to be added to /usr/ports/UPDATING.

KS 20040313:
KS   AFFECTS: users of textproc/expat2

KS   Users of expat2 (and its many dependencies) should do the following to
KS   properly update expat2 and all of its dependencies:

KS   portupgrade -rf textproc/expat2

KS Did you install Apache from a package, which was built using the old
KS version of expat. At any rate, I think you have a version that wants
KS the old version of expat.

KS Kent

Well i dont really understand. I'am using FreeBSD 5.2
And i dont think, that this is an old version...
Becose..few days ago, everything worked just fine.

I would like to know, if thre is any way to reinstall all this libexex
staff and etc..
Maybe some files was deleted...or somthing..
I donw know, what could go wrong :**(



-- 
Ñ óâàæåíèåì,
 Oxid  mailto:[EMAIL PROTECTED]

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


RE: Sound server issue

2004-05-03 Thread David Wassman
From HP/Compaq website the soundcard driver for Windows is ESS 
1869/1887/1888 Audio Driver. I am guessing then the soundcard is ESS 
(whatever that means). I see on the handbook that ESS Solo-1/1E is 
supported. Does this driver work and how do you get FreeBSD to load it?



From: David Wassman [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: RE: Sound server issue
Date: Mon, 03 May 2004 13:34:58 -0400
Not desktop. Laptop. I am not sure exactly what brand of soundcard. Was 
hoping someone knew out there and knew how to correct this.


From: Peters Micheal A Contr GSI/SCBN [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: Sound server issue
Date: Mon, 3 May 2004 12:51:40 -0400
What kind of sound card is in the Desktop

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wassman
Sent: Sunday, May 02, 2004 9:02 PM
To: [EMAIL PROTECTED]
Subject: Sound server issue
I am running on a Compaq Presario 1610 with 80M Ram at 133mghz:

FreeBSD 4.8
XFree86 4.4.0
KDE 3.1
When I get my desktop up I get this message.

Sound server informational message:

Error while initializing the sound driver:

device/dev/dsp can't be opened (Device not configured)

the sound server will continue, using the null output device.

Does this mean the soundcard is not support? And if not, how do you
configure the sound server?
Any help will be appreciated.

_
Is your PC infected? Get a FREE online computer virus scan from McAfee(r)
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.com/go/onm00200415ave/direct/01/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
Express yourself with the new version of MSN Messenger! Download today - 
it's FREE! http://messenger.msn.com/go/onm00200471ave/direct/01/

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


Re: Sound server issue

2004-05-03 Thread Jason Taylor
I have a 1200 at home.  Unfortunately, I don't have access to it at the 
moment.  The way I found out which driver to use was to do a kldload 
snd_driver to load all drivers and then start unloading individual 
drivers until it complained about the module being in use.

David Wassman wrote:

Not desktop. Laptop. I am not sure exactly what brand of soundcard. Was 
hoping someone knew out there and knew how to correct this.


From: Peters Micheal A Contr GSI/SCBN 
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: Sound server issue
Date: Mon, 3 May 2004 12:51:40 -0400

What kind of sound card is in the Desktop

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wassman
Sent: Sunday, May 02, 2004 9:02 PM
To: [EMAIL PROTECTED]
Subject: Sound server issue
I am running on a Compaq Presario 1610 with 80M Ram at 133mghz:

FreeBSD 4.8
XFree86 4.4.0
KDE 3.1
When I get my desktop up I get this message.

Sound server informational message:

Error while initializing the sound driver:

device/dev/dsp can't be opened (Device not configured)

the sound server will continue, using the null output device.

Does this mean the soundcard is not support? And if not, how do you
configure the sound server?
Any help will be appreciated.

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


Help: /var: create/symlink failed, no inodes free

2004-05-03 Thread Oxid
HI!



- /var: create/symlink failed, no inodes free

Could anyone tell me what this means and how to fix it? :)

Thanks.

--
 Oxid  mailto:[EMAIL PROTECTED]

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


Re: Help: /var: create/symlink failed, no inodes free

2004-05-03 Thread Bill Moran
Oxid wrote:
HI!

- /var: create/symlink failed, no inodes free

Could anyone tell me what this means and how to fix it? :)
inodes are needed for directory entries.  Running out of inodes means
you've run out of space for directory entries, and thus can't create
any new files.
df -hi will tell you how many inodes are available on your
filesystems.
Short-term, the solution is to delete some files off your /var
partition.  Long term, you may need to reformat /var with more inodes
than the default, if this is a chronic problem.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cron Setting up

2004-05-03 Thread Leroy Isbell 3DMASTERS


Hello All,

I need a little help in setting a cron job.  I have a php command script i
need to have run Daly.
I am using freebsd stable 4.9.


Thank you

Leroy

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


Re: installation error

2004-05-03 Thread Ion-Mihai Tetcu

[ 72 chars / line, please ]

On Sat, 1 May 2004 20:28:37 +0930
Guy Harrison [EMAIL PROTECTED] wrote:

 Sorry to trouble you
 I am pretty much a N00b with FreeBSD, and my previous experience with
 it consisted of a Squid proxy server running on FreeBSD at work. This
 system has been extremely reliable and hence I wanted to set up a
 similar setup for my home network now that I am on unlimited
 broadband.
 
 I have downloaded the  5.2-RELEASE-i386-bootonly.iso 

Try at least 5.2.1 or one of the snap-shots from -Current. There have
been a lot of improvements on the 5.x since 5.2-RELEASE.

 file and burnt it onto a CD. I then place it into an older PC and
 received the following error Error: stack overflow This line appears
 after the 7 boot options and the ASCII image of a little devil.

BTW, it's not a devil but a daemon and his name in Beastie; it will
haunt you if called devil.

 If I persist with keystrokes it will eventually display the OK prompt
 however the keyboard letters are replaced with windings and arte
 therefore illegible.
 
 The system is a P200 with 32Mb Ram and 2.5GIG HDD if this helps any.

I'm not sure, but I think you need a little more RAM for 5.x with the
GENERIC kernel, which could explained your error.



-- 
IOnut
Unregistered ;) FreeBSD user

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


Re: Cron Setting up

2004-05-03 Thread Bill Moran
Leroy Isbell 3DMASTERS wrote:
Hello All,

I need a little help in setting a cron job.  I have a php command script i
need to have run Daly.
I am using freebsd stable 4.9.
What have you tried to do so far?

One thing you might find easier than cron is periodic.  See man periodic
and take a look at the scripts in /etc/periodic/daily/
You can simply add your script to that directory, and periodic will
execute it daily with all the others.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make installworld: does it remove non-built binaries?

2004-05-03 Thread Ion-Mihai Tetcu
On Fri, 30 Apr 2004 17:07:03 -0600
Danny MacMillan [EMAIL PROTECTED] wrote:

 Hi,
 
 If, for example, I set
 
 NO_SENDMAIL=true
 
 in make.conf and then do the make world procedure, will it remove the 
 pre-existing sendmail files from my system?

If memory serves, some patches /script where posted on current@ by Colin
Percival following a long bikeshied.


-- 
IOnut
Unregistered ;) FreeBSD user

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


Re: What is bps/cpg?

2004-05-03 Thread Ion-Mihai Tetcu
On Fri, 30 Apr 2004 14:07:00 -0400
Kevin A. Pieckiel [EMAIL PROTECTED] wrote:

 I was reading the man page for bsdlabel, specifically looking for what the
 bps/cpg value for a new filesystem should be.  The man page states:
 
 bps/cpg
  For 4.2BSD file systems, the number of cylinders in a cylinder
  group.  For LFS file systems, the segment shift value.  Defaults
  to 16 for partitions smaller than 1GB, 64 for partitions 1GB or
  larger.
 
 Okay.  Sure.  That leaves a few questions:
 
 1. What is the purpose of cylinder groups?
 2. What are reasonable values for this parameter?
 3. Why, if the default is 16 or 64, did sysinstall create my various
filesystems (on various machines) with values of 8, 28552, or 32776?
 
 I'm just trying to understand why this value is set to these numbers by
 sysinstall, and to what I should set this value when I add a HDD to a
 computer.

Try reading the comments in /usr/src/sys/ufs/* beginning with
/usr/src/sys/ufs/ffs/fs.h. Do it with a piece of paper and a pencil at
hand ;-)


-- 
IOnut
Unregistered ;) FreeBSD user

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


RE: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread JJB
Create your self an windows bootable floppy with the ms/windows
fdisk  format programs. Boot from floppy, run fdisk and delete all
partitions including the NT one. Then create new single msdos fat32
partition and set as primary active partition. Reboot from floppy
then run format on c: drive.  Put FreeBSD install cd in drive and
reboot system to start install.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Carsten
Zimmermann
Sent: Monday, May 03, 2004 1:03 PM
To: Malcolm Kay
Cc: [EMAIL PROTECTED]
Subject: Re: Partitioning fails due to drive geometry inconsistency

Thanks for the answers so far.

I tried to use the autocorrected values, of course. But I can't
create a
partition with them (as said: I was able to delete a NTFS partition
w/o
problems).

When I try to write the partition table, sysinstall / fdisk catches
signal 11. It seems fdisk is not able to write the partition data
since
the (now autocorrected) drive geometry is (still) not valid.

Carsten

Am Mon May 03, 2004 at 11:0325PM +0930 schrieb Malcolm Kay:
 On Monday 03 May 2004 18:33, Carsten Zimmermann wrote:
  Hello list.
 
  I know this had been discussed quite often, but none of the
posting
  google offered worked out for me. Please (B)Cc: me as I am not
on the list.
 
  I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive
hooked in as
  pri slave in my system and wish to install FreeBSD on it. This
is not my
  first install, but it won't work this time (using 5.2.1-R):
 
  I try to partition the drive with fdisk during the installation
process.
  Everytime I hit w to write the changes, the program catches
``sig 11''
  (segfault?). Curious thing is: I was able to delete partions but
I
  cannot create new ones. I tried every option concerning
bootsector (boot
  mngr, std mbr, none) and the error occures every time.
 
  When I enter the fdisk tool it tells me that the drive geometry
  778545/16/63 is wrong. I don't have a clue where it gets that
value.

 This set of figures would correspond to a disk of 401GB (k=1000)
or 374GB
 (k=1024) -- Clearly not a 40GB drive.

  The BIOS detects the geometry as 19158/16/255. The
auto-corrected value

 This set corresponds to 40.0Gb (k=1000) so seems to be an
acceptable set of
 numbers except that I understand that the seectors per track can't
exceed 63
 so the this set is unsuitable. In LBA mode it is not necessary
that the
 specified geometry is the same as the physical reality. It is
common to set
 the heads and sectors to maximum values 255/63.

  is 4865/255/63 which equals the BIOS-setting when access mode is
set to
  LBA manually. When I enter the geometry manually with g, it
still

 Which corresponds to this auto-corrected value and again
calculates
 to 40.0GB (k=1000). This looks like the best geometry to use.

  mourns the value 19158/16/255 is not correct and again falls
back to
  those LBA values.
 

 Again the 255 value is too large. Don't try to set your own
geometry; go
 with the auto-corrected value.

 Malcolm



--
Carsten Zimmermann
mailto:[EMAIL PROTECTED]
Tel.: +49-(0)40-98760543

Aegis:Net IT-Dienstleistungen
Postfach 620371
22403 Hamburg
http://www.aegisnet.biz
Info: +49-(0)700-AEGISNET
Fax: +49-(0)40-98760547

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


Re[2]: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Oxid
Çäðàâñòâóéòå, Kent.

Âû ïèñàëè 3 ìàÿ 2004 ã., 21:11:39:

KS On Monday 03 May 2004 09:54 am, Oxid wrote:
 SM On Mon, 3 May 2004, Oxid wrote:
  I recive this message: /libexec/ld-elf.so.1: Shared object
  libexpat.so.4 not found , when trying to start apache :(

 SM You might have recently upgraded (intentionally or not) expat.
 Do a SM pkg_info | grep -i expat, if it says expat-1.95.7 then you
 need to SM reinstall the apache module which relies on expat
 (usually php). To really SM make sure that everything's in sync
 with the new expat, see SM /usr/ports/UPDATING, entry 20040313 for
 authoritative recommendation. SM (portupgrade -rf textproc/expat2).

 SM --mendonan
 SM Yang mimpikan secangkir kopi panas dengan selimut..
 SM  (Dreaming of a cup of hot coffee, and a blanket..)


 OHere:

 O $ pkg_info | grep -i expat
 O expat-1.95.6_1  XML 1.0 parser written in C
 O p5-XML-Parser-2.34  Perl extension interface to James Clark's XML
 parser, expat

 O - do i still should reinstall php?



 I have reinstalled APACHE...but i still recive: /libexec/ld-elf.so.1:
 Shared object libexpat.so.4 not found

 How can i fix it? PLEASE HELP!

 I can't start APACHE becose of that and i can't install PHP becose of
 that error :(((

 HELP!

KS I think you are running into the following problem. Libexpat.so.4 is the
KS old library version. The current version is expat-1.95.7, which 
KS produces version ..so.5. The update changed the interface, which caused
KS the following section to be added to /usr/ports/UPDATING.

KS 20040313:
KS   AFFECTS: users of textproc/expat2

KS   Users of expat2 (and its many dependencies) should do the following to
KS   properly update expat2 and all of its dependencies:

KS   portupgrade -rf textproc/expat2

KS Did you install Apache from a package, which was built using the old
KS version of expat. At any rate, I think you have a version that wants
KS the old version of expat.

KS Kent

I tryed to reinstall expat2:

 make install
===  Patching for expat-1.95.7
===  Applying FreeBSD patches for expat-1.95.7
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to configure.rej
 Patch patch-configure failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/textproc/expat2.

--

Where can i get expat in tar.gz.
I mean..not from ports..?



-- 
Ñ óâàæåíèåì,
 Oxid  mailto:[EMAIL PROTECTED]

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


Re: Help...

2004-05-03 Thread Ion-Mihai Tetcu
On Fri, 30 Apr 2004 12:07:02 -0700
Joshua Lokken [EMAIL PROTECTED] wrote:

 * Ion-Mihai Tetcu [EMAIL PROTECTED] [2004-04-29 10:10]:
  On Thu, 29 Apr 2004 12:04:30 -0400
  Carlos Castro [EMAIL PROTECTED] wrote:

[..]

   I'm trying to recompile my kernel to add sound abilities for my ess 1869
   sound card. I've taken the generic file and added simply the options
   pcm line. The file configs, depends, and installs flawlessly. However,
 
 Then I take it the above is actually a typo, and you added:
 
 devicepcm
 
 to your kernel config?

probably, else it wouldn't build.


-- 
IOnut
Unregistered ;) FreeBSD user

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


Re: Problem: /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found

2004-05-03 Thread Kent Stewart
On Monday 03 May 2004 11:44 am, Oxid wrote:
 Çäðàâñòâóéòå, Kent.

 Âû ïèñàëè 3 ìàÿ 2004 ã., 21:11:39:

 KS On Monday 03 May 2004 09:54 am, Oxid wrote:
  SM On Mon, 3 May 2004, Oxid wrote:
   I recive this message: /libexec/ld-elf.so.1: Shared object
   libexpat.so.4 not found , when trying to start apache :(
 
  SM You might have recently upgraded (intentionally or not)
  expat. Do a SM pkg_info | grep -i expat, if it says expat-1.95.7
  then you need to SM reinstall the apache module which relies on
  expat (usually php). To really SM make sure that everything's in
  sync with the new expat, see SM /usr/ports/UPDATING, entry
  20040313 for authoritative recommendation. SM (portupgrade -rf
  textproc/expat2).
 
  SM --mendonan
  SM Yang mimpikan secangkir kopi panas dengan selimut..
  SM  (Dreaming of a cup of hot coffee, and a blanket..)
 
 
  OHere:
 
  O $ pkg_info | grep -i expat
  O expat-1.95.6_1  XML 1.0 parser written in C
  O p5-XML-Parser-2.34  Perl extension interface to James Clark's
  XML parser, expat
 
  O - do i still should reinstall php?
 
 
 
  I have reinstalled APACHE...but i still recive:
  /libexec/ld-elf.so.1: Shared object libexpat.so.4 not found
 
  How can i fix it? PLEASE HELP!
 
  I can't start APACHE becose of that and i can't install PHP becose
  of that error :(((
 
  HELP!

 KS I think you are running into the following problem. Libexpat.so.4
 is the KS old library version. The current version is expat-1.95.7,
 which KS produces version ..so.5. The update changed the interface,
 which caused KS the following section to be added to
 /usr/ports/UPDATING.

 KS 20040313:
 KS   AFFECTS: users of textproc/expat2

 KS   Users of expat2 (and its many dependencies) should do the
 following to KS   properly update expat2 and all of its
 dependencies:

 KS   portupgrade -rf textproc/expat2

 KS Did you install Apache from a package, which was built using the
 old KS version of expat. At any rate, I think you have a version
 that wants KS the old version of expat.

 KS Kent

 I tryed to reinstall expat2:

  make install
 ===  Patching for expat-1.95.7
 ===  Applying FreeBSD patches for expat-1.95.7
 Ignoring previously applied (or reversed) patch.
 1 out of 1 hunks ignored--saving rejects to configure.rej

  Patch patch-configure failed to apply cleanly.

 *** Error code 1

 Stop in /usr/ports/textproc/expat2.

 --

 Where can i get expat in tar.gz.
 I mean..not from ports..?

It depends on how your download status is. I would think about 
downloading one of the 4.10-rc's. If you are careful, you should be 
able to find one that has packages/All on it. 

Up front, you have a systematic problem here because on my system, there 
are probably 40-50 ports that depend on expat2 and you have to upgrade 
all of them. 

Fruitsalad has some of them that are of interest to KDE. That site is
http://rabarber.fruitsalad.org/packages/3.2.2-final-6/4-STABLE/All/

Like all mirrors, they run a bit behind. I recently built everything 
(-rRfa) on ruby, my test computer, and 303 ports required 12:20. I use 
an Intel P-II 400 for some stuff and it runs close to 16x slower at 
building things than ruby does.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[no subject]

2004-05-03 Thread epf1
Hello,

I am having some problems building the arts-1.2.2,1 port.

The box is freshly installed  cvsuped, with only portupgrade installed.

I ran portinstall -v -m BATCH=YES kde to install X  kde.

Here is the error I get:

---Begin Error---

gmake[2]: Entering directory `/usr/ports/audio/arts/work/arts-1.2.2/mcopidl'
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT mcopidl.o -MD -MP -MF .deps/mcopidl.Tpo -c
-o mcopidl.o mcopidl.cc; \
then mv -f .deps/mcopidl.Tpo .deps/mcopidl.Po; else rm -f
.deps/mcopidl.Tpo; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT yacc.o -MD -MP -MF .deps/yacc.Tpo -c -o
yacc.o yacc.cc; \
then mv -f .deps/yacc.Tpo .deps/yacc.Po; else rm -f .deps/yacc.Tpo;
exit 1; fi
/usr/share/misc/bison.simple:164:5: warning: YYMAXDEPTH is not defined
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c
-o scanner.o scanner.cc; \
then mv -f .deps/scanner.Tpo .deps/scanner.Po; else rm -f
.deps/scanner.Tpo; exit 1; fi
scanner.cc:743:5: warning: YY_STACK_USED is not defined
scanner.cc:1783:5: warning: YY_ALWAYS_INTERACTIVE is not defined
scanner.cc:2077:5: warning: YY_MAIN is not defined
scanner.cc:2056: warning: `void* yy_flex_realloc(void*, unsigned int)'
defined
   but not used
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT namespace.o -MD -MP -MF .deps/namespace.Tpo
-c -o namespace.o namespace.cc; \
then mv -f .deps/namespace.Tpo .deps/namespace.Po; else rm -f
.deps/namespace.Tpo; exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX c++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -DHAVE_VASPRINTF -fno-exceptions
-fno-check-new -fno-common  -ftemplate-depth-99 -O0-o mcopidl
-L/usr/X11R6/lib -L/usr/local/lib  -L/usr/local/lib mcopidl.o yacc.o
scanner.o namespace.o ../mcop/libmcop.la -Wl,-export-dynamic
-L/usr/local/lib -L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to

Problems installing arts-1.2.2,1 port

2004-05-03 Thread epf1
Hello,

I am having some problems building the arts-1.2.2,1 port.

The box is freshly installed  cvsuped, with only portupgrade installed.

I ran portinstall -v -m BATCH=YES kde to install X  kde.

Here is the error I get:

---Begin Error---

gmake[2]: Entering directory `/usr/ports/audio/arts/work/arts-1.2.2/mcopidl'
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common
-ftemplate-depth-99 -O0  -MT mcopidl.o -MD -MP -MF .deps/mcopidl.Tpo -c
-o mcopidl.o mcopidl.cc; \
then mv -f .deps/mcopidl.Tpo .deps/mcopidl.Po; else rm -f
.deps/mcopidl.Tpo; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common
-ftemplate-depth-99 -O0  -MT yacc.o -MD -MP -MF .deps/yacc.Tpo -c -o
yacc.o yacc.cc; \
then mv -f .deps/yacc.Tpo .deps/yacc.Po; else rm -f .deps/yacc.Tpo;
exit 1; fi
/usr/share/misc/bison.simple:164:5: warning: YYMAXDEPTH is not defined
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common
-ftemplate-depth-99 -O0  -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c
-o scanner.o scanner.cc; \
then mv -f .deps/scanner.Tpo .deps/scanner.Po; else rm -f
.deps/scanner.Tpo; exit 1; fi
scanner.cc:743:5: warning: YY_STACK_USED is not defined
scanner.cc:1783:5: warning: YY_ALWAYS_INTERACTIVE is not defined
scanner.cc:2077:5: warning: YY_MAIN is not defined
scanner.cc:2056: warning: `void* yy_flex_realloc(void*, unsigned int)'
defined
   but not used
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common
-ftemplate-depth-99 -O0  -MT namespace.o -MD -MP -MF .deps/namespace.Tpo
-c -o namespace.o namespace.cc; \
then mv -f .deps/namespace.Tpo .deps/namespace.Po; else rm -f
.deps/namespace.Tpo; exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX c++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -DHAVE_VASPRINTF -fno-exceptions
-fno-check-new -fno-common  -ftemplate-depth-99 -O0-o mcopidl
-L/usr/X11R6/lib -L/usr/local/lib  -L/usr/local/lib mcopidl.o yacc.o
scanner.o namespace.o ../mcop/libmcop.la -Wl,-export-dynamic
-L/usr/local/lib -L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_cond_timedwait'

find symbols in loadable kernel module

2004-05-03 Thread elmar gerdes

Hi,


I'm looking for a mechanism that allows one loadable kernel module to
find the symbols of another module,
i.e. find a function 'foo' by its name and get the address of it,
so I can call it.


I've stumbled across kernel objects which should allow me to do this
using kobj_lookup_method(), but I haven't found a call to this function
anywhere except where it's defined.


kernel objects are used for parallel port drivers and sound drivers which
use some kind of bus architecture with calls like BUS_ADD_CHILD() et.al.?
do I also have to use/implement such a bus architecture just to find some
functions by their names?


Is there a simpler method to just find the functions, or is there some
more information on kernel objects (tutorial, simple example ...)?


Any help is welcome.  Thanx.

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


Re: Ideas for ftp server with ldaps:/// support

2004-05-03 Thread Vince Hoffman

Would pure-ftpd be any good ? not sure about ldaps:// but its fine for
ldap://
On Mon, 3 May 2004, Jason Lixfeld wrote:

 I've tried proftp but the documentation sucks and I'm having an
 impossible time trying to get it to work with my LDAP server so I'm
 looking for alternatives.  Anyone know any that support ldaps:///
 connections to an external ldap server?  I haven't been able to get pam
 working with proftpd either which is annoying.

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

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


Using FreeBSD disconnected on a notebook

2004-05-03 Thread Stephen Moriarty
I'm trying to configure FreeBSD on my notebook such that when it's 
docked at the office, I'm able to take advantage of networked resources 
- NIS, amd, NFS. When I'm away, I want to selectively, and preferably 
automatically, take advantage of the more limited network resources, 
which usually includes none of the previous examples. Surely, someone 
else has already solved this. The only reference I found were relative 
to email.

At this point, my thought is to disable the above network services 
until after I've logged in, but this precludes the use of NIS to login. 
I would have to always login to a local account.

Thanks in advance for any assistance.

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


Openldap20

2004-05-03 Thread Darryl Hoar
Greetings,
what graphical tools (web based ?) existing for creating and maintaining a
Openldap directory ?

I am running Freebsd 5.1-release.

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


Re: Using FreeBSD disconnected on a notebook

2004-05-03 Thread Tobias Roth
On Mon, May 03, 2004 at 04:04:53PM -0400, Stephen Moriarty wrote:
 I'm trying to configure FreeBSD on my notebook such that when it's 
 docked at the office, I'm able to take advantage of networked resources 
 - NIS, amd, NFS. When I'm away, I want to selectively, and preferably 
 automatically, take advantage of the more limited network resources, 
 which usually includes none of the previous examples. Surely, someone 
 else has already solved this. The only reference I found were relative 
 to email.

http://lists.freebsd.org/pipermail/freebsd-mobile/2003-November/002284.html

this patch might help. it enables support for multiple network profiles
(eg home, work, home-wlan) that get detected automatically whenever the
laptop is started or woken from suspend. everything below /etc can be
configured per location, and hooks for non- /etc stuff are present.

it does not apply cleanly to -current but that can easily be fixed.

i don't have time right now to add the missing parts (acpi support,
clean restart in case the laptop crashes, for whatever reason not related
to my patch, fully working suspend/resume support), but i will fix
things next month or so.

i have used it without suspend/resume functionality for months and it is
stable.

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


SATA

2004-05-03 Thread Florian
Hi!

On advice, I downloaded FreeBSD 4.10 RC2 (because 5.2.1 would not work) 
but can't install it because the installer does not find my HDD which is a 
120gb Seagate drive on an on-board Silicon Image SiI 3112 SATARaid 
Controller.
Is SATA support not yet implemented in RC2 but in the 4.9? Or is SATA only 
supported in 5.x?
What can I do?

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


Re: Sound server issue

2004-05-03 Thread Christian Hiris
On Monday 03 May 2004 19:52, David Wassman wrote:
 From HP/Compaq website the soundcard driver for Windows is ESS

 1869/1887/1888 Audio Driver. I am guessing then the soundcard is ESS
 (whatever that means). I see on the handbook that ESS Solo-1/1E is
 supported. Does this driver work and how do you get FreeBSD to load it?


I have an ESS1869 card running in an old Compaq Presario Desktop on freebsd 
5.1. i added devices pcm and sbc to my kernel config and built a new kernel: 

device  pcm
device  sbc

the soundcard has been identified as:

# dmesg | grep ESS 
sbc0: ESS ES1869 at port 0x330-0x331,0x388-0x38b,0x220-0x22f irq 5 drq 0,1 
on isa0
pcm0: ESS 18xx DSP on sbc0

# cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: ESS 1869 DSP at io 0x220 irq 5 drq 1:0 bufsz 4096 (1p/1r/0v channels 
duplex default)

some more information is available via 'man 4 sbc'.  

regards
ch 

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


pgp0.pgp
Description: signature


Re: SATA

2004-05-03 Thread Florian
Well, I cannot find my controller on either list (it is not like I haven't 
looked before), but 5.2.1 can definately use it (although there are other 
problems there) so a fitting driver is definately existing .. just is it 
in any 4.x release or just 5.x? If it only in the new technology 
releases, is there a way to get a 4.x release to work with it?

Am Tue, 04 May 2004 01:13:18 -0700 hat Benjamin P. Keating 
[EMAIL PROTECTED] geschrieben:

hi2u

4.9
http://www.freebsd.org/releases/4.9R/hardware-i386.html#AEN33
5.2.1
http://www.freebsd.org/releases/5.2.1R/hardware-i386.html#AEN65
kbye.



Florian wrote:

Hi!

On advice, I downloaded FreeBSD 4.10 RC2 (because 5.2.1 would not work) 
but can't install it because the installer does not find my HDD which 
is a 120gb Seagate drive on an on-board Silicon Image SiI 3112 SATARaid 
Controller.
Is SATA support not yet implemented in RC2 but in the 4.9? Or is SATA 
only supported in 5.x?
What can I do?

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




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


openwebmail fails with SpeedyCGI

2004-05-03 Thread alexander botov
Hi to all 

I use openwebmail from the ports tree and recently i've upgraded the port to 
2.30 with portupgrade . The default compiling options have SpeedyCGI perl 
support (www/p5-CGI-SpeedyCGI). When I tried to test the web interface i got 
following error in httpd-error.log :

[error]Premature end of script headers: /usr/local/www/cgi-
bin/openwebmail/openwebmail-main.pl
speedy_backend[81640]: open temp file: Permission denied

I reinstalled the port without SpeedyCGI support and everything went fine but 
i lose performance without it. Any ideas how to fix this ?

Thanks 

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


Re: SATA

2004-05-03 Thread Warren Block
On Tue, 4 May 2004, Florian wrote:

 On advice, I downloaded FreeBSD 4.10 RC2 (because 5.2.1 would not work)
 but can't install it because the installer does not find my HDD which is a
 120gb Seagate drive on an on-board Silicon Image SiI 3112 SATARaid
 Controller.
 Is SATA support not yet implemented in RC2 but in the 4.9? Or is SATA only
 supported in 5.x?
 What can I do?

I just finished upgrading a system to a new motherboard with SATA.  To
do that, I loaded a normal parallel IDE drive, installed to it, and then
used dump to move the install over to the SATA drive.  Editing
/etc/fstab to use ad4 instead of ad0 was the next step, and then finally
setting the BIOS to boot from the SATA drive.

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports hosed

2004-05-03 Thread Kent Stewart
On Monday 03 May 2004 05:20 pm, Jay Moore wrote:
 On Sunday 04 April 2004 05:24 pm, you wrote:
   But I guess I'm not completely convinced that it'll take far less
   time. I started the K3b port install Friday evening... I'm on
   about the third iteration of portupgrade, and each iteration is
   an _extremely_ long process on this old 350 MHz system with 211+
   ports. Several of the port installs require input from the
   console to continue, so I've been friggin' chained to this desk
   all weekend long. Too much work, too much time!
 
  I understand that problem. I have a P-II 400 that I don't build
  anything on because it takes so long. I did the portupgrade -rf
  expat2 on an AMD 2400+ XP and complained because it ran for 13
  hours. If you use ratios, which don't always apply, your 350 is
  close to 16x slower. It is 8x by the clock and 2x for hardware
  speed ups.

 Whew! It took almost a  month, but I think I made it - well,
 almost... I've had an unbelievable string of mishaps (UPS died,
 travel, etc, etc). I re-started 'portupgrade -rf textpproc/expat2'
 Thursday, and early this morning was able to startx  see KDE 3.2 for
 the first time - about a 3 day process to build on this  350 MHz
 machine.


There is no substitute for speed. Last weekend, I did a -prRfa on ruby 
and it had updated all 303 ports a little over 12 hours later.

 I say almost because two ports are still hosed: samba and
 openoffice. I'm thinking the best strategy from here is to remove
 these ports  re-install as pre-built packages... any analysis or
 comments on this approach?

I can't think of anything. I don't use either but have seen a number of 
messages on OO. Since I don't user either, I didn't pay attention to 
what the problems were. Those are 2 ports that I wouldn't willingly add 
to my sacrificial system :).

The snapshots.jp.freebsd.org site looks like it has current port 
packages for both 4-stable and 5-current. A download and pkg_add would 
probably much faster than a build from source :).

Kent


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

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gedit2-2.4.1_1

2004-05-03 Thread Kiel R Stirling
On Thu, 2004-04-29 at 18:08, Ion-Mihai Tetcu wrote:
 On Thu, 29 Apr 2004 16:50:29 +1000
 Kiel Stirling [EMAIL PROTECTED] wrote:
 
  On Thu, 2004-04-29 at 16:47, Joe Marcus Clarke wrote:
   On Thu, 2004-04-29 at 02:41, Ariane  Ron Joordens wrote:
Hello Everyone,

I have a corrupt package database. The +CONTENTS file in 
/var/db/pkg/gedit2-2.4.1_1 is missing. I think that I can fix this in 
two ways:

1. Reinstall gedit2-2.4.1_1. Unfortunately I have since cvsuped and the 
gedit2 now available is gedit2-2.6. Could somebody email me the contents 
of /usr/ports/editors/gedit2?

2. Copy the +CONTENTS file from another source. Could somebody email me 
their +CONTENTS file?
   
   Just remove the bad /var/db/pkg directory, and upgrade all of your
   ports.  Remember to read /usr/ports/UPDATING on how to properly upgrade
   GNOME.
  
  Are you insane ?? build for 10hrs to replace a +CONTENTS file. You must
  be
 
 Well, you can thank this insane guy because his efforts makes you able
 to use that and many other ports. 
 Please choose your words more carefully next time.
 
Noted however, I would expect better from the ports maintainer than to
advise the above. The idea of re building all ports to gain a +CONTENTS
file is truly bad advice. This would indeed fail due to the release of
gnome 2.6. Its all over the freebsd/gnome site not to blindly
portupgrade 2.4 to 2.6. 



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


Re: Using FreeBSD disconnected on a notebook

2004-05-03 Thread Murray Taylor
I Think that there was something in a SysAdmin mag 
( http://www.samag.com/ ) regarding this ... 

It was based on the availability of / ip number granted / ... from
dhclient. After checking that the the appropriate services were started
up.

I (creak) think it was to do with roaming users in a university
environemt...

mjt

On Tue, 2004-05-04 at 06:04, Stephen Moriarty wrote:
 I'm trying to configure FreeBSD on my notebook such that when it's 
 docked at the office, I'm able to take advantage of networked resources 
 - NIS, amd, NFS. When I'm away, I want to selectively, and preferably 
 automatically, take advantage of the more limited network resources, 
 which usually includes none of the previous examples. Surely, someone 
 else has already solved this. The only reference I found were relative 
 to email.
 
 At this point, my thought is to disable the above network services 
 until after I've logged in, but this precludes the use of NIS to login. 
 I would have to always login to a local account.
 
 Thanks in advance for any assistance.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 This Email has been scanned for Viruses by MailMarshal.
 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems  Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

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


Re: vim make install error

2004-05-03 Thread horio shoichi
On Mon, 3 May 2004 15:58:57 +0300
Petre Bandac [EMAIL PROTECTED] wrote:
 after a cvsup today - when portupgrading
 
 rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
 rm -f *.o objects/* core vim.core vim xxd/*.o
 rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
 rm -f conftest* *~ auto/link.sed
 if test -d po; then  cd po; make prefix= clean;  fi
 make: don't know how to make clean. Stop
 *** Error code 2
 
 Stop in /usr/ports/editors/vim/work/vim62/src.
 *** Error code 1
 
 Stop in /usr/ports/editors/vim.
 
 please cc to me, as this address is not subscribed
 
 thanks,
 
 petre
 -- 
 Login: petre  Name: Petre Bandac
 Directory: /home/petreShell: /usr/local/bin/zsh
 On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
 On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
 New mail received Fri Feb 20 10:38 2004 (EET)
  Unread since Tue Feb 17 12:31 2004 (EET)
 No Plan.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

This problem is already discussed in [EMAIL PROTECTED] It worked for me.

If you are really in a hurry, do the following:

% cd $PORTSDIR/editors/vim
% make patch
% rm -rf work/vim62/src/po
% make build
%

However, due to the nature of the error (missing src/po/Makefile), you
might want to await for a few days for repair.



horio shoichi

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


Re: stuck in single-user mode

2004-05-03 Thread Christian Hiris
On Tuesday 04 May 2004 02:26, William wrote:
 hi, i'm more or less a newbie to BSD administration. anyway, i forgot to
 close a quote on one of the lines in /etc/rc.conf. now the server on boots
 into single-user mode. problem is it won't let me edit the file so i can
 fix it. it goes into read-only mode. even if i could write to the file i
 can't seem to find vi or any other editor for that matter. any ideas on how
 i can get back into multi-user mode. all help is much appreciated. i'm
 running 4.4 current on an pentium III box.

 thanks in advance

 William Benson

when your systems has booted into single user mode, hit CR when promted for 
a shell. then enter the following commands: 
  
# adjkerntz -i
# swapon -a
# fsck -p
# mount -u / 
# mount -a -t ufs
# ee /etc/rc.conf (or # vi /etc/rc.conf)
# reboot

regards
ch

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


pgp0.pgp
Description: signature


Re: Freebsd

2004-05-03 Thread Luke Kearney

On Mon, 03 May 2004 20:52:30 -0400
XylonMaster [EMAIL PROTECTED] granted us these pearls of wisdom:

 I am a begginer in unix and would like to know which freebsd version is
 considered the most stable and reliable. So far i have the freebsd 4.2
 powerpack, but am wondering if the downloaded version of freebsd 5.1, 5.2
 will allow me to install freebsd 4.2 third-party software form the 4.2
 powerpack edition i have puchased 3 years ago.

If out and out stability is what you are after then 4.9 is probably the
one you want. 4.2 is a little dated now and is missing some of the new
drivers that you might like to have available to you. There is nothing
wrong with 5.X it is very slick and has some nice new features but IMHO
you might get better mileage from 4.9 to begin with. Dual booting with
4.9 is a piece of cake too.

Enjoy

LukeK

-- 
Luke Kearney [EMAIL PROTECTED]


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


Freebsd

2004-05-03 Thread XylonMaster
I am a begginer in unix and would like to know which freebsd version is
considered the most stable and reliable. So far i have the freebsd 4.2
powerpack, but am wondering if the downloaded version of freebsd 5.1, 5.2
will allow me to install freebsd 4.2 third-party software form the 4.2
powerpack edition i have puchased 3 years ago.


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


Re: ports hosed

2004-05-03 Thread Jay Moore
On Sunday 04 April 2004 05:24 pm, you wrote:

  But I guess I'm not completely convinced that it'll take far less
  time. I started the K3b port install Friday evening... I'm on about
  the third iteration of portupgrade, and each iteration is an
  _extremely_ long process on this old 350 MHz system with 211+ ports.
  Several of the port installs require input from the console to
  continue, so I've been friggin' chained to this desk all weekend
  long. Too much work, too much time!

 I understand that problem. I have a P-II 400 that I don't build anything
 on because it takes so long. I did the portupgrade -rf expat2 on an AMD
 2400+ XP and complained because it ran for 13 hours. If you use ratios,
 which don't always apply, your 350 is close to 16x slower. It is 8x by
 the clock and 2x for hardware speed ups.

Whew! It took almost a  month, but I think I made it - well, almost... I've 
had an unbelievable string of mishaps (UPS died, travel, etc, etc). I 
re-started 'portupgrade -rf textpproc/expat2' Thursday, and early this 
morning was able to startx  see KDE 3.2 for the first time - about a 3 day 
process to build on this  350 MHz machine.

I say almost because two ports are still hosed: samba and openoffice. I'm 
thinking the best strategy from here is to remove these ports  re-install as 
pre-built packages... any analysis or comments on this approach?

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


stuck in single-user mode

2004-05-03 Thread William
hi, i'm more or less a newbie to BSD administration. anyway, i forgot to close a quote 
on one of the lines in /etc/rc.conf. now the server on boots into single-user mode. 
problem is it won't let me edit the file so i can fix it. it goes into read-only 
mode. even if i could write to the file i can't seem to find vi or any other editor 
for that matter. any ideas on how i can get back into multi-user mode. all help is 
much appreciated. i'm running 4.4 current on an pentium III box.

thanks in advance

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


Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Joe,

- snip -
  # ldconfig -r | head
  /var/run/ld-elf.so.hints:
  search directories:

/lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/kde3
  0:-lcrypt.2 = /lib/libcrypt.so.2
  1:-lkvm.2 = /lib/libkvm.so.2
  2:-lm.2 = /lib/libm.so.2
  3:-lmd.2 = /lib/libmd.so.2
  4:-lncurses.5 = /lib/libncurses.so.5
  5:-lsbuf.2 = /lib/libsbuf.so.2
  6:-lutil.4 = /lib/libutil.so.4
  7:-lalias.4 = /lib/libalias.so.4
  
  # ldconfig -r | grep ORBit
  206:-lORBit-imodule-2.0 =
  /usr/local/lib/libORBit-imodule-2.so.0
  269:-lORBit-2.0 =
  /usr/local/lib/libORBit-2.so.0
  270:-lORBitCosNaming-2.0 =
  /usr/local/lib/libORBitCosNaming-2.so.0
  271:-lORBit.2 =
 /usr/local/lib/libORBit.so.2
  354:-lORBitutil.2 =
  /usr/local/lib/libORBitutil.so.2
  392:-lORBitCosNaming.2 =
  /usr/local/lib/libORBitCosNaming.so.2
 
 The library exists, and the permissions are good. 
 ldconfig has it in
 its cache.  Perhaps you have a problem with your
 runtime loader or
 permissions on your cache files.  What happens when
 you run the above
 commands as a non-root user?  

This is a workstation, only root and one user. 
Whether you meant

# useradd

 What are the
 permissions on /var/run/ld*?

# ls -al /var/run/ld*
-r--r--r--  1 root  wheel   208 May  4 07:39
/var/run/ld-elf.so.hints
-r--r--r--  1 root  wheel  5865 May  4 07:39
/var/run/ld.so.hints

B.R.
Stephen

___
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: need help setting up PPTP VPN using mpd

2004-05-03 Thread Ed Budd
On Mon, 03 May 2004 18:11:14 -0500
Brad Tarver [EMAIL PROTECTED] wrote:

 I'm trying to setup PPTP connectivity in a lab environment before I 
 attempt to implement in a real-world situation.
 
 I have two routers and four PCs (two laptops running Windows XP and
 two desktops running FreeBSD 5.2.1).
 
 I haven't configured any ipfw or ipfirewall rules yet to keep my 
 configuration 'simple'.
 
 Both FreeBSD boxes are configured to nat the two Windows boxes to my
 lab 'internet'.
 
 Can anyone look at the setup below and tell me what I'm missing?
 
 Here is my setup:
 
 
 LaptopA
|
|
| 10.1.2.0/24
|
| .1
 FreebsdA
| .2
|
| 27.40.15.0/24
|
| .1
 RouterA
| .25
|
| 26.215.152.0/24
|
| .26
 RouterB
| .1
|
| 28.80.30.0/24
|
| .2
 FreebsdB
| .1
|
| 192.168.44.0/24
|
|
 LaptopB
 
 
 I have MPD running on FreebsdA (27.40.15.2). Ipnat is configured on
 both freebsd boxes. When I open a new pptp vpn session on my laptopB,
 it gets to a 'verifying username and pass' stage and then errors.
 


Brad:

-- insert big disclaimer here --

I'm certainly no expert on PPTP but I believe you're going to need to
set up some kind of passthrough functionality to get protocol 47
through NAT. What you describe above may be symptomatic of packets
related to tcp 1723 getting through (to initiate authentication) but not
protocol 47 (GRE) which is needed for the tunnel itself. I haven't used
ipnat in some time but I seem to recall some carefully placed redirect
rules as facilitating this. Sorry I can't be more specific. If I find
the documentation I'm thinking about I'll post a link.

Maybe you should try it first without NAT, just straight routing.
Another useful thing might be to enable bpf in the kernel config and run
a packet capture at appropriate chokepoints using tcpdump while you're
testing.

Please post a followup as I'd be interested in hearing (reading) how
things go since I unfortunately don't have time to spare right now in
trying it myself.

Cheers,

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


Re: Where to send binary packages bugs?

2004-05-03 Thread Kris Kennaway
On Mon, May 03, 2004 at 07:09:53PM +0300, Kyryll A Mirnenko wrote:
   Where to send the bugs (e.g. porters faults, not authors) in binary 
 packages? [EMAIL PROTECTED] seems to be source-ports only 
 maillist.

First talk to the port maintainer.  If you don't hear anything from
them, then submit a PR in the usual way.  Of course, you should
include as much information as possible about the nature of the
problem, and preferably include a fix if you have one.

Kris


pgp0.pgp
Description: PGP signature


need help setting up PPTP VPN using mpd

2004-05-03 Thread Brad Tarver
I'm trying to setup PPTP connectivity in a lab environment before I 
attempt to implement in a real-world situation.

I have two routers and four PCs (two laptops running Windows XP and two 
desktops running FreeBSD 5.2.1).

I haven't configured any ipfw or ipfirewall rules yet to keep my 
configuration 'simple'.

Both FreeBSD boxes are configured to nat the two Windows boxes to my lab 
'internet'.

Can anyone look at the setup below and tell me what I'm missing?

Here is my setup:

LaptopA
  |
  |
  | 10.1.2.0/24
  |
  | .1
FreebsdA
  | .2
  |
  | 27.40.15.0/24
  |
  | .1
RouterA
  | .25
  |
  | 26.215.152.0/24
  |
  | .26
RouterB
  | .1
  |
  | 28.80.30.0/24
  |
  | .2
FreebsdB
  | .1
  |
  | 192.168.44.0/24
  |
  |
LaptopB
I have MPD running on FreebsdA (27.40.15.2). Ipnat is configured on both 
freebsd boxes. When I open a new pptp vpn session on my laptopB, it gets 
to a 'verifying username and pass' stage and then errors.

Here is my log:
---SNIP---
May  3 16:43:10 laurel0 kernel: mpd
May  3 16:43:10 laurel0 mpd: mpd: pid 475, version 3.17 
([EMAIL PROTECTED] 21:09  2-May-2004)
May  3 16:43:10 laurel0 mpd: [pptp0] ppp node is mpd475-pptp0
May  3 16:43:11 laurel0 mpd: mpd: local IP address for PPTP is 27.40.15.2
May  3 16:43:11 laurel0 mpd: [pptp0] using interface ng0
May  3 16:43:11 laurel0 mpd: set yes: unknown command. Try help.
May  3 16:43:11 laurel0 mpd: [pptp1] ppp node is mpd475-pptp1
May  3 16:43:11 laurel0 mpd: [pptp1] using interface ng1
May  3 16:43:11 laurel0 mpd: set yes: unknown command. Try help.
May  3 16:43:39 laurel0 mpd: mpd: PPTP connection from 28.80.30.2:4234
May  3 16:43:39 laurel0 mpd: pptp0: attached to connection with 
28.80.30.2:4234
May  3 16:43:39 laurel0 mpd: [pptp0] IFACE: Open event
May  3 16:43:39 laurel0 mpd: [pptp0] IPCP: Open event
May  3 16:43:39 laurel0 mpd: [pptp0] IPCP: state change Initial -- Starting
May  3 16:43:39 laurel0 mpd: [pptp0] IPCP: LayerStart
May  3 16:43:39 laurel0 mpd: [pptp0] IPCP: Open event
May  3 16:43:39 laurel0 mpd: [pptp0] bundle: OPEN event in state CLOSED
May  3 16:43:39 laurel0 mpd: [pptp0] opening link pptp0...
May  3 16:43:39 laurel0 mpd: [pptp0] link: OPEN event
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: Open event
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: state change Initial -- Starting
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: LayerStart
May  3 16:43:39 laurel0 mpd: [pptp0] device: OPEN event in state DOWN
May  3 16:43:39 laurel0 mpd: [pptp0] attaching to peer's outgoing call
May  3 16:43:39 laurel0 mpd: [pptp0] device is now in state OPENING
May  3 16:43:39 laurel0 mpd: [pptp0] device: UP event in state OPENING
May  3 16:43:39 laurel0 mpd: [pptp0] device is now in state UP
May  3 16:43:39 laurel0 mpd: [pptp0] link: UP event
May  3 16:43:39 laurel0 mpd: [pptp0] link: origination is remote
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: Up event
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: state change Starting -- Req-Sent
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: phase shift DEAD -- ESTABLISH
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: SendConfigReq #1
May  3 16:43:39 laurel0 mpd:  ACFCOMP
May  3 16:43:39 laurel0 mpd:  PROTOCOMP
May  3 16:43:39 laurel0 mpd:  MRU 1500
May  3 16:43:39 laurel0 mpd:  MAGICNUM b960d589
May  3 16:43:39 laurel0 mpd:  AUTHPROTO CHAP MSOFTv2
May  3 16:43:39 laurel0 mpd: [pptp0] error writing len 27 frame to 
bypass: No route to host
May  3 16:43:39 laurel0 mpd: pptp0-0: ignoring SetLinkInfo
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: rec'd Configure Request #0 
link 0 (Req-Sent)
May  3 16:43:39 laurel0 mpd:  MRU 1400
May  3 16:43:39 laurel0 mpd:  MAGICNUM 44842fcf
May  3 16:43:39 laurel0 mpd:  PROTOCOMP
May  3 16:43:39 laurel0 mpd:  ACFCOMP
May  3 16:43:39 laurel0 mpd:  CALLBACK
May  3 16:43:39 laurel0 mpd:Not supported
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: SendConfigRej #0
May  3 16:43:39 laurel0 mpd:  CALLBACK
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: rec'd Configure Request #1 
link 0 (Req-Sent)
May  3 16:43:39 laurel0 mpd:  MRU 1400
May  3 16:43:39 laurel0 mpd:  MAGICNUM 44842fcf
May  3 16:43:39 laurel0 mpd:  PROTOCOMP
May  3 16:43:39 laurel0 mpd:  ACFCOMP
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: SendConfigAck #1
May  3 16:43:39 laurel0 mpd:  MRU 1400
May  3 16:43:39 laurel0 mpd:  MAGICNUM 44842fcf
May  3 16:43:39 laurel0 mpd:  PROTOCOMP
May  3 16:43:39 laurel0 mpd:  ACFCOMP
May  3 16:43:39 laurel0 mpd: [pptp0] LCP: state change Req-Sent -- Ack-Sent
May  3 16:43:41 laurel0 mpd: [pptp0] LCP: SendConfigReq #2
May  3 16:43:41 laurel0 mpd:  ACFCOMP
May  3 16:43:41 laurel0 mpd:  PROTOCOMP
May  3 16:43:41 laurel0 mpd:  MRU 1500
May  3 16:43:41 laurel0 mpd:  MAGICNUM b960d589
May  3 16:43:41 laurel0 mpd:  AUTHPROTO CHAP MSOFTv2
May  3 16:43:41 laurel0 mpd: [pptp0] LCP: rec'd Configure Ack #2 link 0 
(Ack-Sent)
May  3 16:43:41 laurel0 mpd:  ACFCOMP
May  3 16:43:41 laurel0 mpd:  PROTOCOMP
May  3 16:43:41 laurel0 mpd:  MRU 1500
May  3 16:43:41 laurel0 mpd:  MAGICNUM b960d589
May  3 16:43:41 laurel0 mpd:  AUTHPROTO 

Installing port - skip required port

2004-05-03 Thread Brent Macnaughton
Is there any way to install a port and tell it NOT to install one or more of
it's required ports? For example: I installed the mysqlcc port, and it
wanted to install mysql-client. I already have mysql-client installed, but I
did not do it from the ports tree. Another port wanted to install Apache as
a requirement. I already have Apache installed, but I did so from source. Is
there some command line option to tell the system not to install certain
ports? Or better yet, a config file I where can list ports not to install.

Is there also a way to tell portupgrade to skip certain ports? Next time I
do a portupgrade -aRr i do not want it to install mysql-client or Apache.

Thanks.

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


Re: Using FreeBSD disconnected on a notebook

2004-05-03 Thread Bill Moran
Stephen Moriarty wrote:
I'm trying to configure FreeBSD on my notebook such that when it's 
docked at the office, I'm able to take advantage of networked resources 
- NIS, amd, NFS. When I'm away, I want to selectively, and preferably 
automatically, take advantage of the more limited network resources, 
which usually includes none of the previous examples. Surely, someone 
else has already solved this. The only reference I found were relative 
to email.

At this point, my thought is to disable the above network services until 
after I've logged in, but this precludes the use of NIS to login. I 
would have to always login to a local account.
I don't have all the answers to the questions you raise, but one thing you
can do it set this machine up as an NIS slave server.  It's fairly low
on resource usage, and will allow you to log in using NIS even when you're
connected to no network at all.  Only when it can find a master will it
pull down replication of user information.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MIDI (and audio) on freeBSD

2004-05-03 Thread Jan Christian Meyer
 Thanks a lot for answering my question. I tried to instruct KDE to look
 for some other devices (audio0.0? dsp0.0, 0.1,0.2? There is a lot...).
 Nothing happened as you have foreseen.
 The weird thing is that it seems that GNOME sounds: it starts playing
 some chords, and sounds are associated with some events (clicks, open
 windows etc.)

With KDE, do you get any error message boxes from artsmessage during the 
Initializing peripherals step on the splash screen, or does it just fail 
quietly? Also, what happens if you try to run artsd from a shell?

Yours sincerely,
 -Jan Christian

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


Re: vim make install error

2004-05-03 Thread Joshua Lokken
* Petre Bandac [EMAIL PROTECTED] [2004-05-03 06:33]:
 
  if you are upgrading a port which in this case is vim, you need
  to run 'portupgrade -f vim' because sence you ran 'cvsup' to
  update your ports you have a newer version of vim on the ports
  tree than you do on your system. 

 now I can't install it at all  what is the remedy ?
 
http://freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

and

man (1) pkgdb 
man (1) portsdb

-- 
Joshua

I've travelled the world and the seven seas;
I am watching you through a camera!
 -- Artie Ziff

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


Re: Partitioning fails due to drive geometry inconsistency

2004-05-03 Thread Joshua Lokken
* Carsten Zimmermann [EMAIL PROTECTED] [2004-05-03 02:08]:
 Hello list.
 
 I know this had been discussed quite often, but none of the posting
 google offered worked out for me. Please (B)Cc: me as I am not on the list. 
 
 I have a Western Digital WDC WD400AB-00CMB0 40 GB IDE drive hooked in as
 pri slave in my system and wish to install FreeBSD on it. This is not my
 first install, but it won't work this time (using 5.2.1-R):
 [snip] 
 
 Important to say: the drive seems to work well on WinXP. I encountered
 no problem there.  Using the DEBUG=yes in the installation options menue
 revealed some UDMA ICRC ... crap error style messages.
 
Unofficially, something like this will work:

1) Swap the drives
2) Install FreeBSD on the [now] master 40GB drive
3) Install GAG (Graphical Boot Manager).  You can find it here:
http://gag.sourceforge.net/

GAG is very easy to install and setup, and will happily boot either OS
from either drive.  I have been running FreeBSD 4-stable on the same WD
drive for around 3 years, and I like it alot. 

Note:  there are other ways to do this.  The above solution will get you
where you want to go, but others may have more elegant solutions.

-- 
Joshua

I've travelled the world and the seven seas;
I am watching you through a camera!
 -- Artie Ziff

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


Intel Pro 1000 MT Dual port comptability under 5.1

2004-05-03 Thread Jeffrey Lyon
Is the referenced NIC comptable under 5.1? My understanding was yes 
from reading the hardware notes (datasheet is here: 
http://www.intel.com/network/connectivity/resources/doc_library/data_sheets/pro1000mt_sa_dual.pdf) 
but it seems my system is not detecting the card. Should I be trying it 
with 4.9 instead? (the datasheet says 4.x and later, but its unclear 
whether that includes 5.x as well).

Regards.

--
Jeffrey Lyon, Independent Associate
[EMAIL PROTECTED]
http://www.prepaidlegal.com/hub/jeffreylyon
Pre-Paid Legal Services, Inc.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >