Cross Platform Port Builds

2007-11-10 Thread Jens Rehsack
Hi all, I'm going to update my machines and run into a serious problem (for me ^^): Some ports fail to cross build and I fail to setup a sane environment. At first, I created a chroot: /usr/room/$target. Into this chroot, I installed a host world using make installworld DESTDIR=/usr/room/$targe

Re: PLS answer my question!

2003-11-06 Thread Jens Rehsack
Valerian Galeru wrote: I installed x windows with sysinstall, then i installed blackbox > (a window manager). Then if x server is not started and i execute > blackbox command i get a error like this: x server not started > something like this. If i start xserver and then run the > blackbox command,

Re: Bind 9.2.3rc4

2003-11-09 Thread Jens Rehsack
Vladimir wrote: Hi, Jens. I now attach my config file with zones and log files. At 19:13 i have started named. At 19:15 "dig 127.0.0.1" JR> I'm busy for next 2 days. I'll prove it on Thursday if it's not to JR> late for you, ok? And where are you? Sorry, I've been very busy in last weeks. But

Re: Bind 9.2.3rc4

2003-11-10 Thread Jens Rehsack
Vladimir wrote: Hi, Jens. I now attach my config file with zones and log files. At 19:13 i have started named. At 19:15 "dig 127.0.0.1" JR> I'm busy for next 2 days. I'll prove it on Thursday if it's not to JR> late for you, ok? JR> Ok, I saved you cfg's into orig/, copied them into a new/ JR> di

Re: what are the pci debug commands for 4.9

2003-11-18 Thread Jens Rehsack
fbsd_user wrote: I am running FBSD 4.9 and having problems with PCI cards. What are the commands I can use to see what FBSD can tell me about the installed PCI cards? pciconf(8) Jens ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/li

Re: Kernel Module Support ?!!? and Kernel Limits ..

2003-11-18 Thread Jens Rehsack
Vahric MUHTARYAN wrote: Hi Everyboy , I'm using FreeBSD 5.1 , I red documents and it said that - FreeBSD Support moduler environment . I want to know How can I make a moduler somethings like RAID Device or something else because GENERIC is only text file and I can delete or put "#" for kerne

Re: Kernel Module Support ?!!? and Kernel Limits ..

2003-11-18 Thread Jens Rehsack
Vahric MUHTARYAN wrote: [moved down to avoid top-posting] From: Jens Rehsack [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 9:43 PM To: Vahric MUHTARYAN Cc: [EMAIL PROTECTED] Subject: Re: Kernel Module Support ?!!? and Kernel Limits .. Vahric MUHTARYAN wrote: Hi Everyboy , I&#

Re: Software patents

2003-09-12 Thread Jens Rehsack
Todd Stephens wrote: On Friday 12 September 2003 06:05 am, Ruben de Groot wrote: I think he was talking about putting a protest on the freebsd website, like some linux distributions have done (eg http://www.debian.org) This would be free, wouldn't it ? A large part of the reason of why I switch

Re: configure args in ports

2003-09-13 Thread Jens Rehsack
Antoine Jacoutot wrote: Hi ! How can I pass configure arguments to a port without editing the Makefile ? Is there something like: make -DOPTION1 -DOPTION2 CONFIGURE_ARGS="--with_option3" install clean ? see env(1) Regards, Jens ___ [EMAIL PROTECTED] mai

Re: configure args in ports

2003-09-13 Thread Jens Rehsack
Antoine Jacoutot wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 13 September 2003 12:01, Jens Rehsack wrote: How can I pass configure arguments to a port without editing the Makefile ? Is there something like: make -DOPTION1 -DOPTION2 CONFIGURE_ARGS="--with_option3&quo

Re: apache startup problem

2003-09-19 Thread Jens Rehsack
H. Bartel wrote: Hi everybody, after succesfully de- and reinstalling apache13, I get the following error after running /usr/local/sbin/apachectl start Bus error (core dumped) /usr/local/sbin/apachectl start: httpd could not be started /kernel: pid 141 (httpd), uid 0: exited on signal 10 (core du

Re: apache startup problem

2003-09-19 Thread Jens Rehsack
H. Bartel wrote: On 09/19/2003 10:17 AM [EMAIL PROTECTED] (Jens Rehsack) wrote: If I were you I'd try gdb apache apache.core to identify the module which dumps. If it's a standard one, you shouldn't probably rebuild it using lower optimization level. I read the man pages f

Re: May I Pick Your Brain Please?

2003-09-27 Thread Jens Rehsack
Janet L. Bergman, Ph.D. wrote: I have a WDC WD400BB-75AUA1 40 Gig hard drive - original equipment supplied by Dell in my workstation 220. Uh, great. Can I replace it with a Western Digital Caviar WD1200JB Special Edition , 120 GB Hard Drive, which has DMA/ATA-100 (Ultra) interface? It depends on y

Re: freebsd logo

2003-09-29 Thread Jens Rehsack
Chris Schuhart wrote: Hi, where can I get the FreeBSD Logo in vector format for printing documents as eps or so ... best regards thx Schuhart $ find /usr/share/ -name "*.eps" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: var partition is too small

2003-10-03 Thread Jens Rehsack
Redmond Militante wrote: hi all the var partition on my apache box may be too small. this is a problem because - i originally had newsyslog set at /var/log/httpd-access.log 644 7 100 24B /var/run/httpd.pid 30 which sets httpd-access.log to be rotated in binary format eve

Re: var partition is too small

2003-10-03 Thread Jens Rehsack
Redmond Militante wrote: hi Hi Redmond, [message edited because of top-posted] [Fri, Oct 03, 2003 at 02:27:00PM +] This one time, at band camp, Jens Rehsack said: Redmond Militante wrote: hi all the var partition on my apache box may be too small. this is a problem because - i originally

/usr/X11R6/lib/libscintilla.so: Undefined symbol "g_thread_init"

2003-10-06 Thread Jens Rehsack
Hi, I'm trying to get my favourite editor (moleskine) run after a 'portupgrade -far'. But I'm getting: $ moleskine Traceback (most recent call last): File "/usr/X11R6/bin/moleskine", line 39, in ? from Moleskine.MoleskineApp import * File "/usr/X11R6/share/gnome/Moleskine/Moleskine/Moleski

Re: openoffice-devel compile problems ...

2003-10-13 Thread Jens Rehsack
ivan georgiev wrote: I tried three times to compile openoffice-devel (I use 5-1p10) and it always fails when compiling mozilla - on different places and always with a core dump. I saw some messages that people are happy with it (therefore it must be compileable). Do I have to do something specia

Re: openoffice-devel compile problems ...

2003-10-13 Thread Jens Rehsack
ivan georgiev wrote: On Monday 13 October 2003 07:05 pm, Jens Rehsack wrote: ivan georgiev wrote: I tried three times to compile openoffice-devel (I use 5-1p10) and it always fails when compiling mozilla - on different places and always with a core dump. I saw some messages that people are happy

Re: openoffice-devel compile problems ...

2003-10-13 Thread Jens Rehsack
ivan georgiev wrote: On Monday 13 October 2003 07:40 pm, Jens Rehsack wrote: [...] nsICookieService.idl ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieService nsICookieService.idl gmake[4]: *** [../../../dist/include/necko] Illegal instruction (core dumped

Re: openoffice-devel compile problems ...

2003-10-13 Thread Jens Rehsack
Robert Huff wrote: ivan georgiev writes: I tried three times to compile openoffice-devel (I use 5-1p10) and it always fails when compiling mozilla - on different places and always with a core dump. I saw some messages that people are happy with it (therefore it must be compileable). Do I have

Re: openoffice-devel compile problems ...

2003-10-15 Thread Jens Rehsack
ivan georgiev wrote: On Monday 13 October 2003 09:09 pm, Jens Rehsack wrote: ivan georgiev wrote: On Monday 13 October 2003 07:40 pm, Jens Rehsack wrote: [...] nsICookieService.idl ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieService nsICookieService.idl

Re: portupgrade problems, please help

2003-10-21 Thread Jens Rehsack
ivan georgiev wrote: Hello, I use 5_1_RELEASE. I do not know what happened but now I get: -su-2.05b# portupgrade -arR /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:325:in `deorigin': failed to convert nil into String (PkgDB::DBError) from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:918:in `tsort_bui

Re: portupgrade

2003-10-22 Thread Jens Rehsack
Ralph wrote: I'm running 5.1 and I'm having the same problem as the other person with portupgrade ... so how do I uninstall Ruby? and portupgrade? # pkg_delete -rx ruby # cd /usr/ports/sysutils/portupgrade # make install clean Regards, Jens ___ [EMAIL PRO

Re: cleaning

2003-10-22 Thread Jens Rehsack
Kevin D. Kinsey, DaleCo, S.P. wrote: Rogue Spider wrote: is there a freebsd equivalent to scandisk and diskdefrag so that i can clean the drive it says on start up that the dir are fragmented but after that i am unsertain. If there is "fragmentation", it is cleaned up in the boot process (for 4.x)

Re: portupgrade problems, please help

2003-10-22 Thread Jens Rehsack
Kent Stewart wrote: On Wednesday 22 October 2003 05:37 am, ivan georgiev wrote: What versions of ruby do you have installed? I can remember back a few versions, that uninstalling portupgrade and ruby and then making and installing portupgrade was faster than fighting the problems with ruby. Kent -

Re: Bind 9.2.3rc4

2003-10-25 Thread Jens Rehsack
Vladimir wrote: Hi, freebsd-questions. Can some one help with subj? - # dig 127.0.0.1 ; <<>> DiG 8.3 <<>> 127.0.0.1 ;; res options: init recurs defnam dnsrch ;; res_nsend: Operation timed out On my workstation: $ cat /etc/resolv.conf search muppets.liwing.de nameserver 10.62.10.7 nameserve

Re: Bind 9.2.3rc4

2003-10-26 Thread Jens Rehsack
Vladimir wrote: Здравствуйте, Jens. Здравствуйте Vladimir, you've forgotten to cc questions@ - added. Вы писали 25 октября 2003 г., 19:24:56: JR> Vladimir wrote: Hi, freebsd-questions. ;; res_nsend: Operation timed out JR> Furthermore I don't use acl's, I'm using packet filtering. ? You have

Re: Bind 9.2.3rc4

2003-10-27 Thread Jens Rehsack
Vladimir wrote: Hi, Jens. Hi Vladimir, JR> You have 2 lines with defined acl's in your config and allow JR> only for requests matching the one of the list entries. JR> If I were in your situation, I would remove them for testing JR> to see whether it works than or not. I don't have any experience

Re: Updating ports perl from 5.8.0 to 5.8.1

2003-11-02 Thread Jens Rehsack
Robin Schoonover wrote: On Sun, 2 Nov 2003 12:14:56 -0500, H.Wade Minter <[EMAIL PROTECTED]> wrote: On Nov 2, 2003, at 12:01 PM, Lowell Gilbert wrote: Yes. "portupgrade -rf perl" is *exactly* what the incantation I would have recommended. That didn't seem to work. I ran that on one system, and i

Re: Harddisk Geometrie

2002-12-26 Thread Jens Rehsack
indows but free. Can anybody help ? I think questions@ is a good start. thanX in Advance Helmut Viel Glück, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g

Re: Jail setup with FreeBSD 5.0

2003-01-02 Thread Jens Rehsack
to setup up a jail in FreeBSD 5 compared to FreeBSD 4.x? Or, where is my mistake? Thanks in advance. What's your concrete question? -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W

Re: JDK

2003-01-02 Thread Jens Rehsack
s -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: disk partitioning

2003-01-06 Thread Jens Rehsack
thanks in advance Ilan Y. Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: Installing over NetBSD

2003-01-19 Thread Jens Rehsack
Paul Hoffman wrote: Greetings. I have a box with NetBSD 1.6 on it that I want to turn into a FreeBSD box, while retaining the information in the user directories. Is this possible with the FreeBSD 4.7 install CD-ROM? That is, can I say during setup "don't reformat or re-partition, but just use

Re: glibc vs BSD libc

2003-01-23 Thread Jens Rehsack
19. Extended Characters glibc: Supported BSD libc: No multi-byte character set functions.Breaks building UTF(Unicode) support in libncurses. wide character support is present in 5.0. On my 4.7-STABLE machine I took a look now is a wchar.h in /usr/include/. Also audio/id3lib compiles fine with

Re: Please help. I really need Samba Print Server

2003-02-04 Thread Jens Rehsack
Greg Pavelcak wrote: I'm running -current from mid January. I have Samba3.0a20 Here's my smb.conf [global] workgroup = WORKGROUP nt acl support = no server string = FreeBSD load printers = yes printcap name = /etc/printcap printing = bsd log file = /var/log/log.%m max log

Re: Unattended portupgrades...

2003-02-04 Thread Jens Rehsack
Andy Akins wrote: Being a FreeBSD newbie, I have a simple question... Got portupgrade. Pretty spiffy. But some of the apps (Ghostscript, PHP) require user input when they are made - so they stop the rebuild of my system. Is there a way that I can specify the answers to these inputs (I pick the de

Re: I'm running out of swapspace

2003-02-09 Thread Jens Rehsack
IK it's simply possible creating a file using dd(1) which is sized to the wanted swap space to add, load it to a device using mdconfig(8) and activate it using swapon . You may automate it on reboots modifying your /etc/rc.local So long, Jens -- L i W W W i Jen

Re: TECO for FreeBSD?

2003-02-10 Thread Jens Rehsack
Daniela wrote: On Monday 10 February 2003 21:09, Daxbert wrote: source is source... it depends on how aggressive the developers were on multi-platfrom compatability. I did a goolge search for: teco editor source and the following link appeared in quite a few places: ftp://ftp.mindlink.net/p

Re: getting DSL working

2003-02-11 Thread Jens Rehsack
ration process... Greetings, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: stup echo service ?

2002-09-20 Thread Jens Rehsack
g "ping" .. > > tia > > __ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message -- L i W

Re: OLE in ports?

2002-09-23 Thread Jens Rehsack
Matthew Seaman wrote: > > On Sun, Sep 22, 2002 at 11:11:07PM -0400, David Banning wrote: > > I am running a perl application and it is asking for OLE.pm; > > > > Can't locate Win32/OLE.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach >/usr/libdata/perl/5.00503 /usr/local/lib/perl5/sit

Re: gnokii

2002-09-25 Thread Jens Rehsack
) install portupgrade (if you want, but it's recommented) 8th) update the required ports (as far as you're sure it's ok) 9th) install gnokii, either by cd /usr/ports/comms/gnokii && make install clean, or portinstall gnokii Good luck, Jens > Thanks very much for your answer

Re: Upgrading ports from sources outside ports tree

2002-09-27 Thread Jens Rehsack
can help you. > BTW: I know about portupgrade, but I guess it's not relevant here. Yes, that's right ... > Thanks for your kind help! Hope this helps a little ... Bye, Jens -- L i W W W i Jens Rehsack LW W W L i W W W

Configuring sendmail to use a relay

2002-10-14 Thread Jens Rehsack
ks in advance, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: Running ipfw from a webpage/using php.

2002-10-14 Thread Jens Rehsack
uestions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriese

Re: Multiple FreeBSD SCSI Hosts

2002-10-19 Thread Jens Rehsack
t controller (SCSI, Fibre Channel), who can deliver: ICP Vortex: http://www.icp-vortex.com/ - they have cluster ready host controller, but they always mirror, so you need 2 disk stacks. Maybe there is required additional software for take over, but by the way, it would even in your situation ... B

Re: New hard drive - Do I have to rebot?

2002-10-19 Thread Jens Rehsack
ybe you have to restart some of them. If you have added the corresponding label to /etc/fstab, you mount(8) to activate it or check which labels/disks are mounted. Cheers, Jens > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the me

Re: freebsd gcc version?

2002-10-23 Thread Jens Rehsack
] ] > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W

Re: EXTENDET

2002-10-25 Thread Jens Rehsack
managed and addressed. And remember: BSD uses several slices within 1 (in words: one) partition. Greeting, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-27 Thread Jens Rehsack
ROTECTED] > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i

Re: samba printing stopped after upgrade to 2.2.6

2002-10-29 Thread Jens Rehsack
/etc/make.conf adding a line 'SAMBA_OPTIONS=\"WITHOUT_CUPS\"' is recommented. Have a look into ports/samba/scripts/configure.samba for other possible options. Thanks for the hint with the CUPS behaviour. It should be checked ... Jens > No, since I don't have the cups

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-29 Thread Jens Rehsack
Ivan Sychev wrote: > > My CDROM attached as primary device on controller and i`m booting from > FreeBSD bootable CD. When i hit "commit" i sees following: can`t mount > cdrom. input/output error. > > - Original Message - > From: Jens Rehsack <[EMAIL PRO

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-30 Thread Jens Rehsack
Ivan Sychev wrote: > > - Original Message - > From: Jens Rehsack <[EMAIL PROTECTED]> > To: Ivan Sychev <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, October 29, 2002 9:00 PM > Subject: Re: FBSD doesn't install from CDROM Cre

Re: samba printing stopped after upgrade to 2.2.6

2002-10-30 Thread Jens Rehsack
Vivek Khera wrote: > > >>>>> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes: > > >> Ah. The port Makefile probably needs to be tweaked a bit then. It > >> looks like samba will use cups if it can find it. Try this: > >>

Re: regarding php installation

2002-10-31 Thread Jens Rehsack
tions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

linker error

2002-11-06 Thread Jens Rehsack
tor >::reserve(unsigned)' gmake[2]: *** [id3info] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/id3lib38/work/id3lib-3.8.1/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/id3lib38/work/id3lib-3.8.1' gmake: *** [all] Error 2 ***

Re: mod_php4 install question

2002-11-06 Thread Jens Rehsack
ROTECTED] with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g LL

Re: linker error

2002-11-06 Thread Jens Rehsack
Jens Rehsack wrote: Hi, I'm trying to get the current release of id3lib running, because there is an open PR 9 which could be closed with this update. I fixed the autoconf files (Makefile.am, aclocal.m4) which bugs a little bit and tried to build. It build fine til examples where

Re: end of line ^M

2002-11-07 Thread Jens Rehsack
into unix and vice versa. Thankyou shubha Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: end of line ^M

2002-11-07 Thread Jens Rehsack
Marcio Merlone wrote: Jens Rehsack wrote: shubha mr wrote: Wouldn't it much better you use an editor which is able to edit files in unix node? There're several one's, eg. - Mr. Ed: http://www.utopia-planitia.de/ - Programmers File Editor - Visual Slick-Edit - WinEdit BTW, I

Re: samba swat

2002-11-09 Thread Jens Rehsack
AIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack LW W

Re: Xeons and Max # of CPUs supported

2002-11-14 Thread Jens Rehsack
Will Froning wrote: I have a dual Xeon box with 4.7-stable installed (new 2.8GHz Xeons that is). When I compiled in SMP it only came up recognizing 2 CPUs instead of the 4 I was hoping for. Could you please send the dmesg output? -- L i W W W i Jens Rehsack L

Re: what does "open source" mean ?

2002-11-17 Thread Jens Rehsack
ease ask again. Cheers, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße

cannot access floppy drive

2002-11-24 Thread Jens Rehsack
d sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1330: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1330: could sleep with "pcm0:play:0" locked from /usr/

Re: cannot access floppy drive

2002-11-24 Thread Jens Rehsack
Jens Rehsack wrote: Hi, though I have configured floppy access into kernel I cannot access floppies on my -CURRENT box. Neither 'cat /dev/fd0.1440 >/dev/null' works nor 'mdir a:'. What I have forgotten: on the same machine the floppy access works using DOS (by boot dis

using 5.0-RELEASE

2002-11-24 Thread Jens Rehsack
who really cares? And if I take a look to may AIX box, FBSD 5.0-CURRENT is more stable than my AIX 4.3.3, because of the ports tree (in AIX I must do all by myself). Bye, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnn

Re: cannot access floppy drive

2002-11-24 Thread Jens Rehsack
Giorgos Keramidas wrote: On 2002-11-24 22:06, Jens Rehsack <[EMAIL PROTECTED]> wrote: Jens Rehsack wrote: Hi, though I have configured floppy access into kernel I cannot access floppies on my -CURRENT box. Neither 'cat /dev/fd0.1440 >/dev/null' works nor 'mdir a:&

Re: Building kernels

2002-11-27 Thread Jens Rehsack
use? The kernel configuration keeps the same. What other options do you mean? Bye, Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g g

Re: linux programs?

2002-11-28 Thread Jens Rehsack
rect? and which linux progrom should I install Thank you very much Why do you not use the FBSD native one? This work fine. -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n

Re: linux programs?

2002-11-28 Thread Jens Rehsack
adrian kok wrote: Hi Jens What is meaning of FBSD native one thank much --- Jens Rehsack <[EMAIL PROTECTED]> wrote: > adrian kok wrote: Hi all As the software requirement, I need to install ZendOptimizer-2.0.3-Linux_glibc21-i386 but I got the error testing# ./install.sh ELF bi

Re: FreeBSD software to create "super computer" ?

2002-11-30 Thread Jens Rehsack
you want to do. You could also port beowulf :-) Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g g

Re: Mail?

2002-11-30 Thread Jens Rehsack
qmail and qpopper and it works fine. I do not know much 'bout the configuration, but Stefan - maybe you can help. Another way is: ask the qmail list(s). Thank you! aSe [[EMAIL PROTECTED]] Bye, Jens -- L i W W W i Jens Rehsack LW W W L

Re: ports-multimedia ?

2002-11-30 Thread Jens Rehsack
e (éÌØÑ ûÉÐÉÃÉÎ) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-ports" in the body of the message Sure that your cvsupfile get's the most up-to-date version of the ports tree? Maybe you just cvsup'ing against a release version. Jens -- L i W

Re: Phoenix .04 port build problem.

2002-12-01 Thread Jens Rehsack
you use an older one? My 0.4_8 builds fine. You should append a pkg_info output and the port version. Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i

Re: ports-multimedia ?

2002-12-01 Thread Jens Rehsack
ÐÏÖÅÌÁÎÉÑ) Ilia Chipitsine (éÌØÑ ûÉÐÉÃÉÎ) Sure that your cvsupfile get's the most up-to-date version of the ports tree? Maybe you just cvsup'ing against a release version. sure. Can you send me your cvsupfile, please. Jens -- L i W W W i Jens Rehsa

Re: ports-multimedia ?

2002-12-01 Thread Jens Rehsack
d tag to a single line as I do. If that wouldn't help (but I'm sure you tried), delete your ports/multimedia and cvsup again. If that wont work, try to get ports-all and define a refuse file (${BASE}/sup/refuse). Hope any of that helps, Jens -- L i W W W i

Re: ports-multimedia ?

2002-12-02 Thread Jens Rehsack
Ilia Chipitsine wrote: On Mon, 2 Dec 2002, Jens Rehsack wrote: Ilia Chipitsine wrote: Sure that your cvsupfile get's the most up-to-date version of the ports tree? Maybe you just cvsup'ing against a release version. sure. Can you send me your cvsupfile, please. *default h

Re: sendmail stuff

2002-12-04 Thread Jens Rehsack
Yann Golanski wrote: Quoth Jeff MacDonald on Wed, Dec 04, 2002 at 11:59:46 -0500 Step by step in all honesty remove sendmail Agreed. install postfix or qmail enjoy Or exim. Hm, how about using subject lines next time? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscri

Re: Samba stability

2002-12-06 Thread Jens Rehsack
ns" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: Samba stability

2002-12-06 Thread Jens Rehsack
Christophe Simon wrote: From: Jens Rehsack <[EMAIL PROTECTED]> To: Christophe Simon <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Samba stability Date: Fri, 06 Dec 2002 14:30:40 +0100 Christophe Simon wrote: Hi, Hi, I have a problem with samba and FreeBSD 4.7

Re: Administering a large number of freebsd machines

2002-12-06 Thread Jens Rehsack
rsion: GnuPG v1.2.1 (FreeBSD) iD8DBQE98OpbGe/V3CxAyHoRAmt6AKDGIxyQqPE+R8/TzcAbYisy6VpZvACcDxpU jwoKbT2q84uRDtc5tPyq1EU= =rNDW -END PGP SIGNATURE- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message -- L i

Re: Silly cvsup question.

2002-12-07 Thread Jens Rehsack
quot; on your backup machine (regular check in preconditioned). But if you use cvs, it may have much more sense to backup the entire repository, because you have all made changes available after a restore. Jens -- L i W W W i Jens Rehsack LW W W L

Re: new ethernetcard

2002-12-07 Thread Jens Rehsack
file do I need to update after the installation of the new card? Add a line like 'ifconfig_{dev-name}="inet 10.0.0.1 netmask 255.255.255.0"' to your /etc/rc.conf and read rc.conf(5) carefully. Best Regards Jens -- L i W W W i Jens Rehsack L

Re: ...changed from TIME to SPACE

2002-12-11 Thread Jens Rehsack
est regards, Paul Try 'df -ik' -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraß

Re: Multiple Gateways/Load Balancing?

2002-12-12 Thread Jens Rehsack
? Maybe the routed(8) is what you looking for. I do not know how expensive it it, but the documentation seems to me really good. Maybe that helps to finds out more. Jens Thanks! Octavian -- L i W W W i Jens Rehsack LW W W L i W W W W

Re: hosting more than one website on a cable connection (DHCP)... and using BIND

2002-12-12 Thread Jens Rehsack
ress. Also, is it possible for the home DNS and the third party DNS's to work in tandem? It's easy when you use hidden primaries and forward requests you cannot answer by yourself. Bye Jens -- L i W W W i Jens Rehsack LW W W L i W

Re: Kernel log messages

2002-12-14 Thread Jens Rehsack
d to [EMAIL PROTECTED], cause it's not a security related question but a config related one. Jens -- R1 Bzh!!! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-security" in the body of the message -- L i W W W i Jens Rehsac

Re: du -sh inconsistant with df -h

2002-12-15 Thread Jens Rehsack
Mike Loiterman wrote: This is strange. When I do: [11:49:09 root@fat_man: /var]# du -sh 7.0M. > but when I do: [11:49:18 root@fat_man: /var]# df -h FilesystemSize Used Avail Capacity Mounted on /dev/ad0s1a97M55M34M62%/ /dev/ad0s1f 1.7G 1.2G 403M75%

Re: FS Cluster?

2002-12-16 Thread Jens Rehsack
ith FreeBSD. Thanks in advance, --Brian Hi Brian, I'd recommend to write sth. about the client OS you plan to use. There are some solutions out there, but the all are special. Jens -- L i W W W i Jens Rehsack LW W W L i W W W W i nnn

Re: FS Cluster?

2002-12-16 Thread Jens Rehsack
Brian McCann wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jens Rehsack Sent: Monday, December 16, 2002 11:20 AM To: Brian McCann Cc: [EMAIL PROTECTED] Subject: Re: FS Cluster? Brian McCann wrote: Wondering if anyone can help me out. I&#

Re: ipfw and rule 65535

2002-12-19 Thread Jens Rehsack
freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g g

Re: local copies of packages during their installation

2002-12-21 Thread Jens Rehsack
d you a small script. Preventing duplicate builds it's a lesson for the reader ;-) Does anyone know a solution to this problem? Don't you make local copies of packages you install(ed)? ??? Thanks for each advice in advance. Your welcome. Yours, Joerg Meyer Regards, Jens -- L i

Re: local copies of packages during their installation

2002-12-21 Thread Jens Rehsack
is so difficult? > > Thanks again for any good ideas concerning this problem. > > Yours, Joerg. > > Am 21.12.02 11:28:35, schrieb Jens Rehsack <[EMAIL PROTECTED]>: > > >>Jörg Meyer wrote: >> >>>Hello, >>> >>>I've been experimenti

Re: Make fails: when compiling kernel

2003-02-16 Thread Jens Rehsack
ethernet device kue # Kawasaki LSI USB ethernet -- L i W W W i Jens Rehsack LW W W L i W W W W i nnnLiWing IT-Services L iW W W Wi n n g g i W W i n n g gFriesenstraße 2

Re: cons25 or vt100

2003-02-25 Thread Jens Rehsack
ERM The TERM variable is always[1] set to your current terminal type. [1] Well, almost always... but for your particular question, let's assume that this is indeed 'always'. -- L i W W W i Jens Rehsack LW W W L i W W W W i nnn

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Jens Rehsack
Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --with-apxs2 --with-dom, --enable-xslt, --with-xslt-sablot. Compiling process is finished OK, but when I try to start apache server I get next error message:\ name# apac

Re: Undefined symbol "__gxx_personality_v0"

2003-02-26 Thread Jens Rehsack
Hilmi Hilmiev wrote: OK. 10x. But my second problem is that I don't know how to apply this patch :( Have somebody who can help me? 10x again! Jens Rehsack wrote: Hilmi Hilmiev wrote: I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with op

Re: pthreads compile fails on alpha

2003-02-27 Thread Jens Rehsack
ix threads" which are supported by the FreeBSD base system (libc_r). The php4 port should automatically do the right thing. Kris To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i

  1   2   >