[blfs-support] Libreoffice problem

2013-05-12 Thread Jean-Philippe MENGUAL
Hi, While I build libreoffice with blfs, I get: [build CUT] sfx2_metadatable [build CUT] sot_test_sot [build CUT] starmath_qa_cppunit [build CUT] svl_lngmisc [build CUT] tools_test [build CUT] vcl_filters_test No fonts could be found on the system. Error: a unit test failed, please do one

Re: [blfs-support] Py2Cairo

2013-05-11 Thread Jean-Philippe MENGUAL
2013-05-11 at 14:54 +0200, Jean-Philippe MENGUAL wrote: > > Hi, > > > > Trying to install Py2cairo, against Python3.3, I get: > > http://sprunge.us/XAjO > > > > It doesn't find Python.h, which resides in /usr/local/include/python3.3m. > > >

[blfs-support] Py2Cairo

2013-05-11 Thread Jean-Philippe MENGUAL
Hi, Trying to install Py2cairo, against Python3.3, I get: http://sprunge.us/XAjO It doesn't find Python.h, which resides in /usr/local/include/python3.3m. Does some solution exist? A symlink or a sed or a switch? Thanks for your help. Regards, JPM -- http://linuxfromscratch.org/mailman/list

Re: [blfs-support] Python Modules

2013-03-06 Thread Jean-Philippe MENGUAL
On Wednesday 06 Mar 2013 à 19:55:10 (+), Matt Burgess wrote: > On Wed, 2013-03-06 at 20:37 +0100, Jean-Philippe MENGUAL wrote: > > Hi, > > > > Thanks for these items. Don't you think the book could mention if some > > module > > is compatible with Pyth

Re: [blfs-support] Python Modules

2013-03-06 Thread Jean-Philippe MENGUAL
3-03-06 at 01:02 +0100, Jean-Philippe MENGUAL wrote: > > Hi, > > > > Does someone have some experience about compatibility between the Python > > Modules > > and Python2.7 / 3.3? In my case, pyrex doesn't seem to install with > > Python3.3. > &

[blfs-support] Python Modules

2013-03-05 Thread Jean-Philippe MENGUAL
Hi, Does someone have some experience about compatibility between the Python Modules and Python2.7 / 3.3? In my case, pyrex doesn't seem to install with Python3.3. Is it a known problem? Are a lot of modules incompatible with Python3.3? Actually, can Python3.3 be used alone, or both Python2.7 and

Re: [blfs-support] SSL certificates

2013-01-30 Thread Jean-Philippe MENGUAL
Hi, Just to thank you very much. Thanks to this thread I could fix my problems with ssl certs. Very cool. Thanks! Sincerely, JPM On Wednesday 30 Jan 2013 à 01:44:11 (-0600), DJ Lucas wrote: > On 01/28/2013 05:44 PM, DJ Lucas wrote: > > > > > I get the same behavior with openssl s_client unless

Re: [blfs-support] SSL certificates

2013-01-28 Thread Jean-Philippe MENGUAL
don't understand why fetchmail still complains. Thanks for your answer. Regards, JPM On Sunday 27 Jan 2013 à 19:27:26 (-0600), DJ Lucas wrote: > On 01/27/2013 06:18 AM, Jean-Philippe MENGUAL wrote: > > Hi, > > > > Thanks very much for the information. I probably didn't u

Re: [blfs-support] SSL certificates

2013-01-27 Thread Jean-Philippe MENGUAL
ry much and sorry to disturb but I've to say that this security concepts are not natural for me. Best regards, On Saturday 26 Jan 2013 à 20:23:02 (-0600), DJ Lucas wrote: > On 01/26/2013 09:46 AM, Jean-Philippe MENGUAL wrote: > > Hi, > > > > How could I get rid of this warni

[blfs-support] SSL certificates

2013-01-26 Thread Jean-Philippe MENGUAL
Hi, How could I get rid of this warning/error from fetchmail: http://sprunge.us/YIUJ This seems to make a output code different from 0, which prevents a script from running properly, so I'd like to fix the problem. I didn't find any way to make fetchmail pass without problem (even quiet displays

Re: [blfs-support] Libreoffice

2013-01-20 Thread Jean-Philippe MENGUAL
tself? What do yo see I don't follow the book except what I mentioned? Yes I don't install all optional and recommended packages, because some of them are useless for me. Thanks, Best regards, On Sunday 20 Jan 2013 à 18:30:18 (+0100), Armin K. wrote: > On 01/20/2013 06:08 PM, Jean-Phil

Re: [blfs-support] Libreoffice

2013-01-20 Thread Jean-Philippe MENGUAL
expat itself? So far all the packages were pleased with this solution, maybe libreoffice is more complicated? Thanks. Best regards, JPM On Sunday 20 Jan 2013 à 03:55:50 (+), Ken Moffat wrote: > On Sun, Jan 20, 2013 at 02:51:25AM +0100, Jean-Philippe MENGUAL wrote: > > > > H

[blfs-support] Libreoffice

2013-01-19 Thread Jean-Philippe MENGUAL
Hi, I build libreoffice with: ./autogen.sh --prefix=/usr/local --with-lang=fr --disable-binfilter --disable-gconf --disable-odk --disable-postgresql-sdbc --with-system-bo-system-curl --with-system-expat --with-system-gettext --with-system-jpeg --with-system-libpng --with-system-libxml --dis

Re: [blfs-support] gnome-terminal

2013-01-10 Thread Jean-Philippe MENGUAL
On Friday 11 Jan 2013 à 01:23:13 (+0100), Armin K. wrote: > Dana 11.1.2013 0:37, Jean-Philippe MENGUAL je napisao: > > Hi, > > > > I try building gnome-terminal 3.6 (blfs) and I get, at configure step: > > > > configure: error: gtk-builder-convert not found >

[blfs-support] gnome-terminal

2013-01-10 Thread Jean-Philippe MENGUAL
Hi, I try building gnome-terminal 3.6 (blfs) and I get, at configure step: configure: error: gtk-builder-convert not found It seems that this script only exists in GTK2. So I added on configure line: -with-gtk=3.0 I only installed required dependencies, i.e. not rarian. Here's ym config.log.

Re: [blfs-support] Texlive

2013-01-02 Thread Jean-Philippe MENGUAL
Hi, On Wednesday 02 Jan 2013 à 23:27:37 (-0600), Bruce Dubbs wrote: > Pierre Lorenzon wrote: > > From: "Armin K." > > >> I'd recommend that you use texlive installer (which, unfortunately > >> installs precompiled packages) to install TexLive. I did that for > > > >So did I as well. And by t

[blfs-support] Texlive

2013-01-02 Thread Jean-Philippe MENGUAL
Hi, I'd like to install texlive. But from my Debian experience, it works fine without 3GB of size. I consider 3GB as not reasonable. I only need to generate pdf documents, using beamer, book, article, and some functions such as letter. Do you know how to build a minimal package? I tried to build

Re: [blfs-support] Generating the book

2012-12-29 Thread Jean-Philippe MENGUAL
And no alternative solutions to have PDF? For instance, latex doesn't need such big infrastructure if I remember well. Couldn't be possible to do something on such base? Best regards, On Saturday 29 Dec 2012 à 21:21:50 (-0600), Bruce Dubbs wrote: > Jean-Philippe MENGUAL wrote: >

Re: [blfs-support] Generating the book

2012-12-29 Thread Jean-Philippe MENGUAL
g --add /etc/sgml/sgml-docbook-dtd-4.5.cat /etc/sgml/sgml-docbook-dtd-4.5.cat About pdf, how things happen for circular dependency? And fop (really not installable without X)? Regards, On Saturday 29 Dec 2012 à 20:06:57 (-0600), Bruce Dubbs wrote: > Jean-Philippe MENGUAL wrote: > >

[blfs-support] Generating the book

2012-12-29 Thread Jean-Philippe MENGUAL
Hi, On my LFS, I try installing the generating environment of LFS book, mandatory to do translations. I experience several problems. 1. html You will find attached a aa file, which is what happens when I generate. Then, you have my /usr/local/etc/xml directory. The only instructions of the requi

Re: [blfs-support] Glib 2.34.2

2012-12-18 Thread Jean-Philippe MENGUAL
gt; ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page - Jean-Philippe MENGUAL Président de l'associa

[blfs-support] Glib 2.34.2

2012-12-18 Thread Jean-Philippe MENGUAL
: release too old. Should a patch fix Makefiles? Another idea? Finally, I think when we explain --with-pcre=system, we should specify that if it's recommended package PCRE has been installed. Waiting for your answers. Thanks, -- Jean-Philippe MENGUAL Président de l'a

Re: [blfs-support] Mutt

2012-12-17 Thread Jean-Philippe MENGUAL
Le mardi 18 décembre 2012 à 01:57 +0100, Thomas de Roo a écrit : > On Sun, 16 Dec 2012, Jean-Philippe MENGUAL wrote: > > > Hi, > > > > Do you know if mutt can be used as utility to fetch mail via pop, sort, > > and send mail? My purpose is avoiding any MTA ser

[blfs-support] LFS and updates

2012-12-16 Thread Jean-Philippe MENGUAL
part, yes; but all the blfs system... Thanks for your feedbacks. Regards, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coordinateur du projet Linux From Scratch Coordinateur au sein du projet Trad GNU de l'April Animateur suppléa

Re: [blfs-support] Wifi

2012-12-16 Thread Jean-Philippe MENGUAL
come back to a proper lfs/blfs and so, I'd like to test such improvements. I'll be ready in some hours or tomorrow to do any test about this, as I'll start my lfs environment after I build my lfs 7.2. Best regards, - Jean-Philippe MENGUAL Président de l'associat

[blfs-support] Wifi

2012-12-15 Thread Jean-Philippe MENGUAL
? So far bootscripts I tried didn't give the same efficient result. Thanks, Regards, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coordinateur du projet Linux From Scratch Coordinateur au sein du projet Trad GNU de l'April

[blfs-support] Mutt

2012-12-15 Thread Jean-Philippe MENGUAL
Hi, Do you know if mutt can be used as utility to fetch mail via pop, sort, and send mail? My purpose is avoiding any MTA server. Does a solution exist? Thanks, Regards, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coordinateur du projet Linux

[blfs-support] A bootscript

2012-12-15 Thread Jean-Philippe MENGUAL
user (instead of root)? Are there bootscripts examples? Regards, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coordinateur du projet Linux From Scratch Coordinateur au sein du projet Trad GNU de l'April Animateur suppléant du gr

[blfs-support] Gentoo

2012-12-12 Thread Jean-Philippe MENGUAL
tions)? Thanks for your answer. My purpose: having a nearly-lfs, but with sOme work done by other, to help easily lfs and the project, but not installing/removing everything by hand. Best regards, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coord

[blfs-support] Help lfs-fr?

2012-10-18 Thread Jean-Philippe MENGUAL
x27;d appreciated. Anyway I'm happy with success of lfs fr and upstream work together! :) Sincerely, -- Jean-Philippe MENGUAL Président de l'association traduc.org Coordinateur du projet Linux From Scratch Coordinateur au sein du projet Trad GNU de l'

Re: external disk

2006-01-02 Thread Jean-Philippe Mengual
Hi, Well, I added the good line in my fstab, then, instead of rebooting, I did: mount -t usbfs usbfs /proc/bus/usb The filesystem is mounted. But when I connect the disk, the directory /proc/bus/usb stays empty. So, either there's a physical problem on my external hd, either it's a subtility of co

Re: external disk

2006-01-01 Thread Jean-Philippe Mengual
Hi, hmmm, CONFIG_BLK_DEV_UB is not set. So it's not the solution. Maybe it's a physical problem, I'm really lost. Regards, JP -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: external disk

2006-01-01 Thread Jean-Philippe Mengual
Hi, Yes, ls -AlFh /proc/bus/usb shows thatthere's a /proc/bus/usb directory, but even when the hd is connected, the directory stays empty. I've just looked at the hardware-howto, and I think my hd is supported even if it's not explicitly mentioned. It's the first USB device I try to make work, I do

Re: external disk

2006-01-01 Thread Jean-Philippe Mengual
Hi, I know that my hd isn't detected by the kernel because no particular message is displayed by dmesg. Moreover, 'cat /proc/bus/usb/devices' says: "No such file or directory" Actually, usb-storage, usb-ohci, usb-ehci... are activated. So I go and see if my hd is supported, it wouldn't be cool if

Re: external disk

2006-01-01 Thread Jean-Philippe Mengual
Hi, I installed libusb, then I rebuilt my kernel with USB and SCSI in it, and not in module anymore. But a thing is very curieus and I'm worry: before configuring udev, mknod or hotplug, at least the kernel has to detect the disk. It doesn't. The disk works since a green light appears on it, and I

Re: an external disk

2006-01-01 Thread Jean-Philippe Mengual
Hi, I'm very worry because indeed, the kernel doesn't detect my disk. I loaded following modules: md5 4160 1 ipv6 272448 8 uhci_hcd 32720 0 ohci_hcd 22600 0 ehci_hcd 34248 0 snd_via82xx28320 0 snd_ac97_

An external disk

2005-12-31 Thread Jean-Philippe Mengual
Hi everybody, I've just be offered a FREECOM CLASSIC MOBILE 2.5" HARD DRIVE, external driver via USB. And as I thought, I can't make it work on Linux. I thought it was a problem of module, so I loaded: usb_storage, uhci_hcd 32720 0 ohci_hcd 22600 0 ehci_hcd

OpenOffice error

2005-12-18 Thread Jean-Philippe Mengual
Hi, A new error appeared while building OpenOffice, here's what is displayed: nentdef.cxx:37: /root/OOo_2.0.0rc3_src/extensions/source/config/ldap/ldapaccess.hxx:161: error: ISO C++ forbids declaration of `LDAP' with no type /root/OOo_2.0.0rc3_src/extensions/source/config/ldap/ldapaccess.hxx:161: e

Re: openoffice in french

2005-12-16 Thread Jean-Philippe Mengual
Oops, I forgot, I've the same questions for firefox, I installed it but for the French release, should I install another package or is there a way to change it into French when it's installed? Thanks very much Regards JP -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.

OpenOffice in French

2005-12-16 Thread Jean-Philippe Mengual
Hi, Good. OpenOffice has been building for about 5 hours, so I hope it'll go until its term, I hope I'll install it. But a question is come: I suppose this release is in English isn't it? Fs there a way to change it into French? Or should I install another release of Openoffice? Or is it in French

Language of X

2005-12-15 Thread Jean-Philippe Mengual
Hi, Finally I decided to install again kde and kde-i18n and now it works, I think I did errors installing them. I only have a problem: OpenOffice, but at least I solved this of the language. Good! Regards, JP -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromsc

Openoffice errors

2005-12-15 Thread Jean-Philippe Mengual
Hi, Really, openOffice is hard to install. I tried again but it doesn't work. Here's all I did, ple;ce tell me wher's my mistake. for PATCH in ../OOo_2.0.0-*.patch do patch -Np1 -i ${PATCH} done cp ../bsh-2.0b4-src.tar.bz2 beanshell/download/ && bzip2 -d beanshell/download/bsh-2.0b4-src.tar.bz2

Language X

2005-12-13 Thread Jean-Philippe Mengual
Hi, I tried to install again kde-i18n-fr-3.4.1. So I removed it then I re-installed it, but I can't. I get: /bin/install -c -p -m 644 logotp3.png /share/doc/HTML/fr/common/logotp3.png merging common and language specific dir no english docs found in /share/doc/HTML/en/common/ make[4]: *** [install-

Language of KDE

2005-12-13 Thread Jean-Philippe Mengual
Hi, In ~/.kde/share/config/kdeglobals, I put: [Locale] Country=fr Language=fr:fr_FR NegativePrefixCurrencySymbol=false PositivePrefixCurrencySymbol=false And KDE is still in English. Why? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.ht

Re: replace gnomemeeting

2005-12-13 Thread Jean-Philippe Mengual
Hi, In fact xchat and kopete don't what I want. They allow to chat via MSN, IRC, AIM..., I've already a program which does that (gaim). NetMeeting is different: it allows to speak via IP. So, two users can speak with a micro via IP, thanks gnomemeeting and netmeeting. It allows also to do conferenc

Replace gnomemeeting

2005-12-13 Thread Jean-Philippe Mengual
Hi, I'd like to know if it's possible to find a software which does the same thing than gnomemeeting, which is compatible with netmeeting? Indeed, I wanted to install it, but since I've KDE, there're a lot of dependencies, it's terrible. I nearly have to install both gnome and KDE to run gnomemeeti

Re: language

2005-12-11 Thread Jean-Philippe Mengual
Hi, In my globals file, I had: [Locale] Country=fr Language=en_US NegativePrefixCurrencySymbol=false PositivePrefixCurrencySymbol=false I think the problem is here. So I changed into: Language=fr:en_US I can't check just now, but I think it will work. Thanks for info, thanks you I think I managed

Language of KDE

2005-12-11 Thread Jean-Philippe Mengual
Hi, Finally I created /etc/profile.d/i18n: export LC_ALL=fr_FR.iso88591 export LANG=ifrFR.iso88591 I looked /usr/share/i18n/locales /usr/share/i18n/charmaps /usr/share/kbd/consolefonts /usr/share/kbd/keymaps/i386 but there're files for fr_FR, but I don't know what do with them. In /etc/sysconfi

Re: 2 questions about X

2005-12-11 Thread Jean-Philippe Mengual
Hi again, I meant in my question that I use KDE and its applications. And I did what I said in the message, and KDE doesn't have its messages in French. No particular problem for the keyboard, but all the messages are in English, whereas I'd like them to be in French. For the app, I only thought th

2 questions about startx

2005-12-11 Thread Jean-Philippe Mengual
Hi, I'm trying to play a little with X. And I can't do 1 thing, so I'd like to know if you've a solution. Of course, I'm helped by someone, who reads the screen. Firstly, the language. I installed Kde-i18n-fr-3.4.1. Then, I tried to follow what blfs says. I click on Control Center. I don't find, as

Re: openoffice

2005-12-11 Thread Jean-Philippe Mengual
Hi, Either I give a peace of information, either it's a problem, so tell me. It seems that to build, OpenHffice depends on gnome-v2s too. I didn't find it in BLFS development release, but ./configure wants that. It says: checking for gnome-vfs-2.0 >= 2.6.0 ... Package gnome-vfs-2.0 was not found in

OpenOffice: it's horrible!

2005-12-10 Thread Jean-Philippe Mengual
lol Hi, Fortunately I don't have any emergent need to use OpenOffice. I want to build it in a few days. But I start a little, and with problems I experience, it's a good idea to start now. I did: Firstly, I had to change firefox-1.0.7 into 1.0.6, I hope it will have no consequences. Secondly, I did

Re: jdk

2005-12-10 Thread Jean-Philippe Mengual
Hi, The problem is solved without building the source! I followed the book, but I did a mistake. The book said to do a symlink /opt/jdk/jdk to /opt/jdk/xxx, xxx is a directory, either this with jdk built, either this oh binary. And in the example, the symlink is to the compiled JDK. Since I didn't

Sorry!

2005-12-10 Thread Jean-Philippe Mengual
Well, actually I've just realised that I would have more success building the source. So I'll try to do it. If you think that the binary should have worked to build apache, tell me your opinion. If not, no problem, I'll install the source. Regards, PJ -- http://linuxfromscratch.org/mailman/listinf

Re: login problem

2005-12-10 Thread Jean-Philippe Mengual
Hi, Thanks everybody, I had forgotten that. It's very good, it works. Of course my problem with hei... isn't solved, but at least I can log normally, it's the most important. So, thanks. I didn't install a package manager, but I could uninstall by hand the software. I had install it to improve fire

Re: openoffice

2005-12-10 Thread Jean-Philippe Mengual
Hi, Ok I'll try that. But before trying I'd like to know if it's absolutely necessary to install apache, and then JDK. Apache isn't a problem, but JDK, I don't like to install it, I don't understand nothing. There's a binary, a binary to have a source, a source... I don't understand! So I think I'l

OpenOffice

2005-12-10 Thread Jean-Philippe Mengual
Hi, Waiting for an answer to solve my login problem I tried to build openoffice. But blfs asks to download OOo_1.1.4_source.tar.gz. But I can't find this file anymore, now it's release 1.1.5 or 2.0.0. But patches... don't work anymore. So, can I try to build with blfs without patches and addition

Problem of rogin

2005-12-10 Thread Jean-Philippe Mengual
Hi, I've a problem I consider enough critical. To complete firefox, I installed Heimdal-0.7, as said in blfs book. I followed all what is said, I created /etc/heimdal/krb5.conf which contains: [libdefaults] default_realm = LECALHOST encrypt = true [realms] [LECALHOST] = { kdc = [EMAIL PROTECTED] a

Re: ohphone

2005-12-08 Thread Jean-Philippe Mengual
Hi, Richard, thanks, thanks, thanks very much!! It's extraordinary, but I can make ohphone run on my system. I'm very happy! What you wrote about the way to do it is perfect, alll works. I think we could write that in a manual, or doc, I'll think of that, because it's very clear and right, wher

Re: ohphone

2005-12-08 Thread Jean-Philippe Mengual
Hi, The problem with skype is that it only works with X, and even if it's installed on my system to allow person to use Linux, I cannot use it. I'm blind, and accessibility of Linux graphic still isn't perfect, it starts to be done but it's long. So, just now, I need a software to communicate Linux

Re: ohphone

2005-12-07 Thread Jean-Philippe Mengual
Hi, Thanks yo said to me, I installed without problems pwlib_Mimas_patch2 and openh323_Mimas_patch2, two files available on the link present in blfs book. But I can't install ohphone. Even when I change the Makefile, I have building errors. So do you have a ohphone release which would be compatible

openH323, does someone know?

2005-12-07 Thread Jean-Philippe Mengual
Hi, On my computer (LFS and BLFS system), I'd like to install ohphone, a program to speak via IP to an other person, which uses NetMeeting (Microsoft) or a software with this protocol. I hope someone knows, because I can't nor install it, neither find information about what I did bad and I have to

Errors on X

2005-12-06 Thread Jean-Philippe Mengual
Hi, I've just installed XFree86 and KDE (core packages just now). So, as said in the book, I configured the home directory with .xinitrc, where I write: exec startkde I named my old .xinitrc as .xinitrc.old. Maybe I didn't configure correctly something, because when I close my KDE session, it disp

Error in configuration of svgalib

2005-12-03 Thread Jean-Philippe Mengual
Hi, On my system LFS-BLFS, I'd like to install zgv. It depends on svgalib. I couldn't install the stable release, so I built the development. Sr far so good. zgv works too. But there's an orror I'd like to delete. When I run zgv, I get the picture and also "Warning: you have not yet configured your

Problem with cups

2005-09-13 Thread Jean-Philippe Mengual
Hi Andrew, Yes, I installed ESP Ghostscript-7.07.1, as said in the book, as more since as my printer isn't postscript. JP -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: Problem with cups

2005-09-13 Thread Jean-Philippe Mengual
Hi again, I did: sed -i 's/LogLevel info/LogLevel debug2/' /etc/cups/cupsd.conf then I restarted cups, but lp doesn't work, the same message appears in the web interface. Here's my whole log, maybe you'll find new elements to solve the problem. I [13/Sep/2005:20:23:59 +0200] Scheduler shutting do

Problem with CUPS

2005-09-13 Thread Jean-Philippe Mengual
Hi, I've just installed and configured CUPS as blfs says, and following the CUPS manual. But I've a problem. When I do: lp File.txt, the job goes in /var/spool/cups but doesn't run. When I ask, with the web interface, a restarting of the job, I get: Error: client-error-not-possible. I tried lpr Fil

Question about Fcron-2.9.5.1

2005-07-29 Thread Jean-Philippe Mengual
Hi, Could someone explain to me why, in the book blfs, is Fcron-2.9.5.1 replace cr¨ontab I used on Debian? Cannot I install crontab? Why replacement? Moreover, about using fcron, is there a difference? With crontab, I did crontab -e then I wrote a file, is it the same thing or are there important d

Hello everybody, I've a few basic questions

2005-07-17 Thread Jean-Philippe Mengual
Hello everybody, I'm a newbie on the list, but completely newbie on linuxfromscratch. I cannot put up anymore Debian, and I don't want to use an other distribution. If fact, I think Debian is a good distribution, but the fact that packages are installed, removed, upgraded... automatically causes mo