Question

2003-02-14 Thread Michel
Hi, I 'm working under linux platform (redhat advanced server with 20 web server computers): i'm wondering if i should use freebsd, what are his advantages ? Fiability ? Performances ? Network gestion ? Thanks Michel _

LibSM: You should recreate aclocal.m4

2009-03-16 Thread michel
Hello, I'm having problems upgrading LibSM.. I'm getting "You should recreate aclocal.m4". I tried to run aclocal in work/libSM-1.1.0 but it didn't really help. Thanks for your help Michel FreeBSD 6.2-RELEASE-p12 i386 ---> Upgrading 'libSM-1.1.0,1

Re: LibSM: You should recreate aclocal.m4

2009-04-16 Thread michel
michel wrote: Hello, I'm having problems upgrading LibSM.. I'm getting "You should recreate aclocal.m4". I tried to run aclocal in work/libSM-1.1.0 but it didn't really help. Thanks for your help Michel FreeBSD 6.2-RELEASE-p12 i386 ---> Upgrading 'libSM-1

Re: Equations

2007-10-06 Thread Michel Talon
editorial work to do afterwards. Scientists in other domains would be well inspired to do the same. This being said, this question doesn't have much relevance to FreeBSD. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://li

Re: Equations

2007-10-06 Thread Michel Talon
Latex. With troff i have zero experience. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

DVD distribution

2007-10-26 Thread Michel Ali
Hi, I’m an IT manager. I am just wondering why you do not have a DVD distribution. [I know about workarounds] Could you do something about that, it would be really helpful and handy? Thanks a lot. Michel Ali * Avant d'imprimer cet e-mail, merci de penser à

Re: Msdos/FAT stability issues

2007-11-13 Thread Michel Talon
er than ffs with soft updates for writing and slightly faster for reading when both use their best block sizes. Writing is slower for msdosfs because of more sync writes. Reading is faster for msdosfs because indirect blocks interfere with clustering in ffs."

Re: copying DVD material :: somewhat OT.

2007-12-08 Thread Michel Talon
my burners is burncd. By the way if you want to copy 8 Gigs DVD on 4 Gigs DVD, i can recommend you k9copy, which is fantastic. Does as well as dvdshrink, and very fast. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.

Re: still no luck in coping a 6 G dvd to a 4.7 dvd.

2007-12-11 Thread Michel Talon
at there is an excellent program to run under your KDE account (k9copy). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: File system corruption upon reboot with gmirror

2008-09-11 Thread Michel Talon
^^^ (char *)NULL, empty_environ); syslog(LOG_ERR, "shutdown: can't exec %s: %m.", _PATH_REBOOT); warn(_PATH_REBOOT);

Re: File system corruption upon reboot with gmirror

2008-09-11 Thread Michel Talon
difference between the several ways of rebooting. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: lokking for a disk partition editor

2008-09-21 Thread Michel Talon
appears to be too primitive to understand logical > partitions. /usr/ports/sysutils/linuxfdisk will do the job no problem. This FreeBSD port provides fdisk, cfdisk and sfdisk fromLinux, ported to FreeBSD. In turn FreeBSD can make use of logical partitions. -- Michel TALON _

Re: adding a slice to gmirror instead of a whole disk, will it work?

2008-10-08 Thread Michel Talon
onsumers can be absolutely anything, this is the beauty of the GEOM idea. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: performance problem in regex

2008-10-09 Thread Michel Talon
ecisely the one in FreeBSD. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: need help with disklabel, "expected rawoffset 0, found 32"

2008-10-21 Thread Michel Talon
you start at offset 63. Note that the first partition a) should start at offset 16 (see the "offset" entry in man bsdlabel) but this is not enforced in sysinstall. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://l

start/stop network services on a Laptop

2008-03-21 Thread michel Junger
ntpdate_hosts="ntpd-server" There's two problems with this configuration: - At boot time ntpdate try to contact the ntpd-server but naturaly it fails (no network). - sshd always runs even if there's no network. So must I re-invent the

Re: freebsd-questions@freebsd.org

2008-04-21 Thread Michel Talon
22 (%o1) y + 2 x y + x (%i2) -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cmucl and sbcl crash on FreeBSD 7.0

2008-04-21 Thread Michel Talon
Sorry, my previous message should have a subject line of Re: cmucl and sbcl crash on FreeBSD 7.0 -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Brother Printer

2012-03-02 Thread Michel Talon
ely on good epson dot printers or similar, which means FreeBSD is excluded, unfortunately. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Why Clang

2012-06-19 Thread Michel Talon
higher for programs like mencoder which require the highest efficiency. I will not comment on the better error messages coming from clang, this could be a more serious argument. -- Michel Talon ta...@lpthe.jussieu.fr

Re: Why Clang

2012-06-21 Thread Michel Talon
an this stupid obsession of "GPL free" system, which has replaced the previous focus on quality and performance). -- Michel Talon ta...@lpthe.jussieu.fr

Re: HAL must die!

2011-03-18 Thread Michel Talon
nge the keyboard language) you have to do it in a HAL config file, not in xorg.conf. The only problem is that the HAL config files are in xml crap, not in usual form. In fact the main HAL problem is a documentation problem, like for many other softs. How many new features of FreeBSD are correctly docu

Re: returning to 8.2 from 9.0

2011-09-10 Thread Michel Talon
as far as i have seen, FreeBSD9 seems an extremely nice release, with tons of exciting new stuff. The new installer is *very* efficient, the system is fast, even with witness, I don't see many reasons to come back to 8.2. -- Michel TALON ___

Re: returning to 8.2 from 9.0

2011-09-10 Thread Michel Talon
re is it at? > > Try "gpart destroy -F ". You should be able to recreate a GPT or MBR > scheme after that. > If gpart destroy doesn't work, perhaps gpart recover followed by gpart destroy may work. If gpart is unavailable, reading man gpart shows that the second cop

Re: *caution* severely OT!!

2011-09-13 Thread Michel Talon
p in machine code, this could interest you, it is Common Lisp. Here the translation would be cheap and direct. It may be that the end result is very fast, C-like, or it may be that the end result is almost as slow as python, there is black magic here. -- Michel TALON ___

Re: *caution* severely OT!!

2011-09-14 Thread Michel Talon
as explained in the link above. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: location of bsdinstall "welcome" dialog screen source

2011-09-19 Thread Michel Talon
cgi/cvsweb.cgi/src/usr.sbin/bsdinstall/scripts/auto?rev=1.14 -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-18 Thread Michel Talon
rc machine, and also runs maxima, so i would be confident that cmucl works OK on the sparc, but it is here apparently under solaris. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: When I put up any version of FBSD I usually try to install Maxima ...

2012-01-28 Thread Michel Talon
thout compiling something - which implies in particular that no apt-get like tool can be devised. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

[Fwd: [HEADSUP][CFT] pkgng beta1 is out]

2012-01-31 Thread Michel Talon
sion that the only problem was to provide a total order on ports compatible to the partial order fixed by dependency, and this is very easy. There is for example one routine to do that in portupgrade. Or do you have something more sophisticated in mind? -- Michel Talon ta...@lpthe.j

Re: [Fwd: [HEADSUP][CFT] pkgng beta1 is out]

2012-01-31 Thread Michel Talon
ter a problem, we rewind to a safe level and restart * with step 1 */ gives an idea of the aim of this analysis. -- Michel Talon ta...@lpthe.jussieu.fr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Bill Paul's network drivers

2013-07-17 Thread Michel Behr
. Where can I find those Bill Paul's network drivers? Cheers, Michel. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

NFS access.

2005-03-22 Thread Michel Bouchet
Hello, (B (BI am trying to use NFS server on a testing FreeBSD machine. (B (BI have been able to share a folder with a linux machine. (B (BBut if I want the client to have write access to this folder; I have not (Bfound a better way than giving world wide write access on this folder. (B (B

Install Troubles on IBM x searie 345 and ServeRaid 6i

2004-02-16 Thread Michel Schwab
use linux) Very thanx, Michel PS: Sorry for my english...:) ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Install Troubles on IBM x searie 345 and ServeRaid 6i

2004-02-16 Thread Michel Schwab
tnx i know the stable version it's 4.9, but the Raid Driver are only in the new Version 5.x... :( http://fxr.watson.org/fxr/source/dev/ips/ips.c thx for helping! - Original Message - From: "JJB" <[EMAIL PROTECTED]> To: "Michel Schwab" <[EMAIL PRO

Re: Install Troubles on IBM x searie 345 and ServeRaid 6i

2004-02-16 Thread Michel Schwab
n a laptop to make current with cvsup and make a special Kernel (shure is't true...), but how i make from this build a ISO, that i can burning to cdrom ans install on the server? If there have some guidance, URL to to that? thank you Michel Jerry, ".ch" are in Switzerland :)

Re: spam removal

2004-02-17 Thread Michel Schwab
ot smmsp daemon www mailnull Can me help some? tnx Michel - Original Message - From: "Ion-Mihai Tetcu" <[EMAIL PROTECTED]> To: "Gary Kline" <[EMAIL PROTECTED]> Cc: "Olga Zenkova" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesda

PopTop (pptp) and DHCP Server

2004-08-17 Thread Michel Schwab
over the Tunnel, but nothing will be answerd. For me it's clear, that the DHCP Server listing only on the Hardware Interface but not on a "virtuel" Tunnel (tun0). When i start dhcpd manuell with -> dhcpd tun0 will not work Have everyone a quick/dirty solution for this? Many

Re: Which OS for notebook

2010-10-05 Thread Michel Talon
years ahead of FreeBSD in this domain. I am quite sure you will find vocal people to claim otherwise. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Which OS for notebook

2010-10-06 Thread Michel Talon
leive it or not, i click on an icon of my Ubuntu laptop, and get the same result without any further interaction. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: LDAP Authentication from console

2010-10-06 Thread Michel Talon
password #password sufficient pam_krb5.so no_warn try_first_pass passwordsufficient /usr/local/lib/pam_ldap.so no_warn passwordsufficient pam_unix.so no_warn try_first_pass -- Michel TALON __

Re: Cache Memory in top command

2010-10-07 Thread Michel Talon
data.) Free are also pages that are available for quick reuse, but have no data, and are available at interrupt time. The stats scheme includes some stats associatiated with active pages also. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Is there any way of transfering my excellent PDF file into plain HTML

2010-10-27 Thread Michel Talon
Yeah, found it with locate! And found some very interesting > results. Personnally i have not liked using latex2html, and have been more satisfied with hevea. However problems creep in when you have math symbols in your text. -- Michel TALON __

Re: Warning - FreeBSD (*BSD) entanglement in Linux ecosystem

2012-08-22 Thread Michel Talon
ng that has been strictly designed under UI design guidelines. " -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

kqueue

2002-09-24 Thread Michel Oosterhof
tail(1) is the only place in the base system that actually uses kqueue. Is there a reason for this? I read in most places kqueue() is more efficient, scalable, etc. I'm sure code like ftpd or other services would benefit. (And i'm sure Apache could use it too). michel (I'm havin

Re: GEOM, Vinum difference

2007-08-22 Thread Michel Talon
ss. Also for some time the gvinum stuff was extremely buggy, and was completely non functional when i tried it. I hope it is fixed now. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: best way to keep track of new developments

2007-08-25 Thread Michel Talon
models. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sadly, my tinker-time has run out....

2007-09-06 Thread Michel Talon
t card and the Intel video card, where FreeBSD has experimental drivers such that the ethernet loses as many packets as it transmits (myk driver) and X locks up at least once a day. It is not very difficult to understand why Ubuntu is massively gaining users, while FreeBSD doe

RAID5 degraded - system hangs

2007-03-05 Thread Michel, Dietmar
Hi Guys, I´m using an older Server with FreeBSD 6.2 als Fileserver in my home office. Now I made an upgrade using 4 SATA II disks connected to a promise TX4310 Raid controller. Defining a RAID5 a bios level, starting the server and building up the Raid at OS level: # atacontrol create RAID

RE: RAID5 degraded - system hangs

2007-03-05 Thread Michel, Dietmar
option. Dietmar From: Derek Ragona [mailto:[EMAIL PROTECTED] Sent: Mon 3/5/2007 11:50 PM To: Michel, Dietmar; freebsd-questions@freebsd.org Subject: Re: RAID5 degraded - system hangs I'm no expert, but have experienced a few RAID issues. First, RAID 5

RE: RAID5 degraded - system hangs

2007-03-06 Thread Michel, Dietmar
/2007 8:48 AM To: freebsd-questions@freebsd.org Cc: Michel, Dietmar Subject: Re: RAID5 degraded - system hangs On Monday 05 March 2007 17:22, Michel, Dietmar wrote: [snip] > Now I made an upgrade using 4 SATA II disks connected to a promise TX4310 > Raid controller. This must be a softwar

RE: RAID5 degraded - system hangs

2007-03-06 Thread Michel, Dietmar
Cc: Michel, Dietmar Subject: Re: RAID5 degraded - system hangs On Tuesday 06 March 2007 10:16, Michel, Dietmar wrote: > The Promise Tx4310 has to be a HW raid controller - hopefully ;-)) Sorry, but it seems that's not the case... Supporting RAID levels 0, 1, 5 and 10, the FastTra

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Michel Talon
tch could be done. I have looked at HAVP CVS, apparently they have added an option to compile without mandatory locks (NOMAND). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

Re: batch rename

2008-01-05 Thread Michel Talon
e mv "$i" `echo $i|sed -e 's/ */_/g' -e '.' ` Sed has the advantage you can do several transformations at one stroke, and fine tune the transformations. Double quotes avoid that the shell breaks names on white space. -- Michel TALON _

FreeBSD on macbook & baclight

2008-01-11 Thread michel Junger
it, add a line "device backlight" in /usr/src/sys/i386/conf/GENERIC but make buildkernel ends with: config: Error: device "backlight" is unknown config: 1 errors *** Error code 1 Is there someone who knows where to put these files under /usr/src and compile a new ker

Re: How use helvetica font?

2008-01-20 Thread Michel Talon
n is called Nimbus Sans L. fc-list also shows aliases. By the way, it is not a very good sans serif font. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Realtek 8111B LAN Chipset

2008-01-20 Thread Michel Talon
Duo this gives a good and *very quiet* machine for a surprising small amount of money (i spent less than 150 euros for the mobo, the processor and a new power supply). The performance is light years ahead of the previous Athlon, and the fan sound which was very present is now almost unaudible. --

Building for polkit-0.96_1 fails

2010-04-06 Thread Michel Seliverstoff
Hello, I'm having difficulties updating polkit. I read the ports/updating and did portupgrade -f policykit first. unfortunatelly it didn't help. Would anyone have a tip to share. Thanks, Michel gmake[4]: Entering directory `/usr/ports/sysutils/polkit/work/polkit-0.96/src/po

FixIt CD Tool Availability

2009-07-04 Thread Michel Talon
lly when one accesses fixit. In your case i suspect appropriate kernel modules were not loaded and commands failed silently. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: INN configuration

2009-07-25 Thread Michel Talon
lso need some other software, the best one being newsx (in the ports). You also need to edit the "active" file to add newsgroups. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: Centralized DB of "system" users

2008-12-13 Thread Michel Talon
ted on all clients. This is extremely easy to achieve, and *much* more efficient, networkwise than using a thing like NIS or LDAP, where each client is constantly polling the server to get information about home directories, tilde expansions,etc. -- Mi

Re: Why FreeBSD not popular on hardware vendors

2008-12-13 Thread Michel Talon
eBSD in an obvious way, but personally i could not care less, i use Intel video card. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Python with many threads

2008-12-16 Thread Michel Talon
allows to effectively thread IO, but not python computation. The FreeBSD thread library has no particular limitations, you can run hundreds or thousands of threads without much problem, for example under Java. -- Michel TALON ___ freebsd-questions@freebsd.o

Re: socket: too many open file descriptors (Re: Python with many threads)

2008-12-17 Thread Michel Talon
Ott Köstner wrote: > In /var/log/messages: > named[63198]: socket: too many open file descriptors See the sysctl variables: kern.maxfiles kern.maxfilesperproc Note that Google leads immediately to this: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2008-07/msg00251.html --

Re: Dell 2850 use 32 or 64 bit?

2008-12-26 Thread Michel Talon
ossibility of using more than 4 gigs memory is just one advantage of 64 bits mode, and by the way, very few of our machines have more than 4 gigs memory, and they don't lack it at all. -- Michel TALON ___ freebsd-questions@freebsd.org mailing

Re: Optimising NFS for system files

2008-12-30 Thread Michel Talon
u can expect the same throughput via NFS (say 10 MB/s, or more on Gig ethernet) as on a local disk (40 MB/s or more). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Re: FreeBSD kernel Debugging tools for Virtual Memory Module

2009-01-02 Thread Michel Talon
Mehul Chadha wrote: > But I am working on a virtual > mode freebsd project similar to what UML does in linux. Do you mean like vkernel in DragonFlyBSD? http://leaf.dragonflybsd.org/cgi/web-man/?command=vkernel§ion=ANY -- Michel TALON ___ f

Re: zip files...

2009-01-05 Thread Michel Talon
Gary Kline wrote: > guys, i have three huge zip files, .zip, and z02, z01. > how do i unzip these into the original? Note that FreeBSD tar now extracts zips (tarr xvfz ) -- Michel TALON ___ freebsd-questions@freebsd.org mailing lis

Re: technical drawing program

2009-01-22 Thread Michel Talon
e geometric diagrams and was > wondering if something more appropriate is available. The most appropriate freely available program to do that is qcad, otherwise autocad if you want to pay money. See /usr/ports/cad/qcad -- Michel TALON ___ freebs

Re: technical drawing program

2009-01-23 Thread Michel Talon
available for free, the OP can try both and see what he prefers for his job. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd

Re: OCR...

2009-01-28 Thread Michel Talon
rwise with OmniPage for commercial software (it runs under wine). -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Determining scancodes for obscure keyboard to modify keymap

2009-02-24 Thread Michel Talon
pped in the registry, with all the problems this entails. On the other hand one can find scancode documentation on Microsoft site. (*) more precisely there is a partial mapping of scancodes to keycodes. xmodmap manages a second mapping from keycodes to symbols, as recognized by your X applications

Antivir/avmilter and Sendmail -> stdin trouble

2004-02-28 Thread Michel Schwab
mail avmilter[4936]: temporary MTA failure, error=71 - mails stay queued Feb 28 22:35:57 mail avmilter[4936]: Message 'outgoing/qf-03109-6647D356' could not be forwarded now. We'll retry later. Does someone have a solution for this problem? ver

Re: Where is Bill Paul's NDIS miniport driver wrapper?

2004-03-02 Thread Michel Schwab
dis_pci.c and if_ndis_pccard.c attachments - Make sure PCMCIA support works - Fix ndiscvt to properly parse PCMCIA device IDs from INF files - write ndisapi.9 man page cheers michel - Original Message - From: "Alistair Hamilton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: new package system proposal

2009-04-09 Thread Michel Talon
r playing with http://www.lpthe.jussieu.fr/~talon/pkgupgrade -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Autofs howto

2009-05-06 Thread Michel Talon
36204684 1682772 32653156 5% /.amd/ada/adm Note that autodir is /.amd and fs is ${autodir}/${rhost} as you can see. Getting out of /Net/ada those mounts are unmounted. I hope this helps explaining some of the mysteries of amd. -- M

Re: Autofs howto

2009-05-08 Thread Michel Talon
tils.texi -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Can I rebuild amd without rebuilding world?

2009-05-09 Thread Michel Talon
hardware (man 4 amd). As for your config file, it seems fine at first sight, but perhaps there are some "invisible" characters in it causing problems. The syntax is explained in man amd.conf -- Michel TALON ___ freebsd-questions@freebsd.or

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
g native threading libraries (libksd, libthr, etc.). The problem is really inside python. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
ontention imposes a rapid regression on throughput. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Too Much Context Switching?

2008-06-30 Thread Michel Talon
have a lot of memory. I have seen good improvement for some python programs with psyco. I have found a speed comparison which may enlighten you here: http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading-frameworks/ It has some remarks at the end which may help for plone. -- Michel TALON

RE: geom_raid5

2008-07-04 Thread Michel Talon
Wojciech Puchar wrote: > (geom_raid5) is it planned? or maybe already exist but not in main > tree? It exists, it is used in FreeNAS, but is not in the main tree. -- Michel TALON ___ freebsd-questions@freebsd.org mailing lis

Re: FreeBSD, Ubuntu and Win XP on one system

2008-08-14 Thread Michel Talon
ports, the grub version coming with Ubuntu doesn't read the UFS2 filesystem, so one needs to load FreeBSD by chain booting instead of directly loading /boot/loader. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists

Still, no-joy with kdm......

2008-08-19 Thread Michel Talon
Stable, and this killed some programs (tin, mutt, kdm, etc.) who do locking. I recompiled tin,mutt, etc. but i did not want to recompile kdebase, so i took a kdebase package from FreBSD-7.0-RELEASE and extracted the kdm-bin out of here. It works on my FreeBSD-STABLE box without problem. -- M

Re: lang/cmucl broken on amd64?

2010-06-11 Thread Michel Talon
r than sbcl), and i have in the past compiled cmucl using older cmucl versions, which works quite easily. Here i am afraid that Alex Goncharov has encountered some problem, and also that Darwin, Linux and NetBSD support were considered more important ... -- Michel TALON _

Re: lang/cmucl broken on amd64?

2010-06-11 Thread Michel Talon
a, an example being eigens_by_jacobi on a large matrix, which gets a considerable speed boost. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: TexLive on FreeBSD 8.1

2010-07-25 Thread Michel Talon
ling any port which has a dependency on TeX would install this several hundred mega bytes monster for any one, even those who don't intend to use TeX in any way. Even most TeX users have no use for LuaTex and other niceties of TexLive. -- Michel TALON _

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-07-31 Thread Michel Talon
lash, are now well controlled. Firefox3 is very crappy, only usable for most basic browsing. Seamonkey works perfectly fine for everything i have tried. Konqueror has regressions from KDE 3, but in general KDE4 is nicer than KDE3. Of course icons on the dektop work to launch programs.

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-07-31 Thread Michel Talon
then it broke, and still doesn't work with this recent version. It may be related to locale effects, i don't know, but i don't have problems with konqueror and seamonkey. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list ht

Re: Is KDE 4.4.5 on FreeBSD 8.1 this bad?

2010-08-02 Thread Michel Talon
lowed the recent modifications to xorg configuration closely, modifications which can be summarized as: "Why do it simple when one can do it complex?". -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: this is probably a little touchy to ask...

2010-09-15 Thread Michel Talon
applet. Hence, at least in my case i see immediately several important applications using a Java enabled browser. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscr

Re: this is probably a little touchy to ask...

2010-09-15 Thread Michel Talon
of the jdk, because this is an extremely voluminous and complicated software, and the number of developers working on Java support is very small. -- Michel TALON ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Free BSD 8.1

2010-09-26 Thread Michel Talon
e ports tree. There is a lot to be said for this option, and many users will be happier doing that, at least people who want to use their machine and not spend their time upgrading, compiling and fighting bugs. -- Michel TALON ___ freebsd-questions

Re: Free BSD 8.1

2010-09-28 Thread Michel Talon
fectly OK and avoids to upgrade the ports tree itself and the destabilization which ensues. Of course you can also upgrade frequently the ports tree and run frequently portupgrade or portmaster, if you like tinkering with your machine. (*) in any given port you will find "Download this direct

Re: ld(1) cannot find entry symbol _start;

2010-09-28 Thread Michel Talon
U atexit 0004 C environ U exit U main which shows that _start is defined here, (but not e.g. _init). On the other hand the function main() which is defined in your program is referred to but undefined here. -- Michel TALON ___

make configure vs first make

2007-11-11 Thread Le Cocq Michel
use make configure ... !!!??? Thanks Michel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
Matthew Seaman a écrit : > > That's because you need to do: > >make config > > which has a very different effect to 'make configure.' > > Matthew > can you explain the != ? thanks Michel ___

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
[LoN]Kamikaze a écrit : > make configure > runs the configure build stage if the port has one. > > make config > calls the config dialogue is there a way to entirely clean a ports or remove config file to obtain the config dialog at the next make or make install M ___

Re: make configure vs first make

2007-11-11 Thread Le Cocq Michel
Le Cocq Michel a écrit : > is there a way to entirely clean a ports or remove config file to obtain > the config dialog at the next make or make install it's written in man 7 ports thanks M ___ freebsd-questions@freebsd.org mailin

Re: Xen howto: inexplicable "Kernel image does not exist" error

2007-11-28 Thread Le Cocq Michel
I'm in front of the same trouble, did you find a solution ? M Matt Pounsett a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to get FreeBSD running under Xen on a RedHat RHEL5 box. I seem to be stumped really early in the process by something... strange. I don't have a g

  1   2   >