Re: gcc change from 4.0 to 3.4

2006-03-11 Thread Marco Calviani
Hi Hugo, > But you didn't tell us what the problem was. it was related to this problem. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303098 with cernlib libraries. Regards, MC

Re: gcc change from 4.0 to 3.4

2006-03-11 Thread Marco Calviani
Hi Andrew, > run the following: > update-alternatives --config cc thank you very much. This has been a good help, that resolved also my compiling process. Regards, MC

gcc change from 4.0 to 3.4

2006-03-10 Thread Marco Calviani
Hi list, i'm asking if there is some way to change the default compiler and related variables in a consistent way to another version. In particular i would like to change it, due to some incompatibilies, from 4.0 to 3.4. I've tried the "brutal" way changing the symlink of gcc to gcc-4.0 to gcc-3

definition of global variables

2006-03-10 Thread Marco Calviani
Hi list, i would like to define global variables for all the user of a Debian system, for example the following: CERN=/usr/local/cernlib CERN_LEVEL=2005 CERN_ROOT=/usr/local/cernlib/2005 PATH=/usr/local/cernlib/2005/bin LDPATH=/usr/local/cernlib/lib Where do i have to put them? I was thinking

problem in BOINC compiling

2006-03-10 Thread Marco Calviani
Hi list, i'm trying to compile from source the BOINC infrastructure program. During the compiling process it claims that it needs the GLUT libraries and that wxWidgets package is not enough new. However i have both freeglut3 and freeglut3-dev installed and also libglut3 and libglut3-dev with lib

openmosix patched kernel

2006-02-16 Thread Marco Calviani
Hi list, i was wondering why debian is not, as today, able to give an openmosix-enabled patched kernel, and it lacks the openmosix userland utilities. It seems that kernel-patch-openmosix has been put in oldstable some time ago, but for what reason? Thanks in advance, MC

apt-build experience in building world

2005-12-04 Thread Marco Calviani
Hi list, i would like to have some feedback from people who used apt-build to rebuild the entire system with apt-build world , in particular what packages have been excluded as indicated in the manpage and in /usr/share/doc/apt-build/README.Debian Thanks in advance, MC

Debian and Freebsd; booloader behaviour

2005-11-18 Thread Marco Calviani
Hi list,    i would like to install Freebsd 6.0 in a separate partition within my HD in which Debian Sid is perfectly running. Does anyone had some advice on how to setup the freebsd bootloader during installation to enable GRUB (of my Debian box) to recognize the freebsd partition? Or in a secon

Re: HD in PIO Mode since kernel 2.6.14

2005-11-04 Thread Marco Calviani
Ricardo Teixeira wrote: Hi, Since I updated to 2.6.14-1-686, hda is in PIO mode, and when I do hdparm -d1 /dev/hda i get "HDIO_SET_DMA failed: Operation not permitted". Im using the default kernel in the debian sid repositories, version 2.6.14-1-686. It is working fine in 2.6.12-686. Any

Re: Should one CPU(Hyper-Threading) machine install SMP kernel?

2005-09-26 Thread Marco Calviani
James He wrote: Hi Marco, I didn't notice it that there is no "ht" sign in the flags info below until you pointed it out. I'm sorry. But I do have another machine with one hyper-threading CPU, so never mind. Hi James, no problem! If you own a PIV CPU with HT you should use, for example,

Re: Should one CPU(Hyper-Threading) machine install SMP kernel?

2005-09-26 Thread Marco Calviani
James He wrote: $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.60GHz stepping: 8 cpu MHz : 1600.096 cache size : 2048 KB Hi James, your CPU does not

Re: ipw2200 compile problems + 2.6.12.6

2005-09-25 Thread Marco Calviani
Philip Schwartz wrote: I think you have the ipw and ieee versions wrong. The versons that you stated are the current sf versions, the debian versions are older. When you make the ipw2200, make sure to point IEEE80211_INC to the correct location. One other option that I suggest is to run the

Re: ipw2200 compile problems + 2.6.12.6 [seems solved]

2005-09-25 Thread Marco Calviani
Mike Hommey wrote: On Sun, Sep 25, 2005 at 01:39:25PM +0200, Marco Calviani <[EMAIL PROTECTED]> wrote: Hi list, i'm trying to compile the ipw2200 module (from Debian ipw2200-source version 1.0.6-6) using a vanilla 2.6.12.6 kernel version. I've compiled and installed ieee80

Re: ipw2200 compile problems + 2.6.12.6

2005-09-25 Thread Marco Calviani
Hendrik Sattler wrote: Marco Calviani wrote: i'm trying to compile the ipw2200 module (from Debian ipw2200-source version 1.0.6-6) using a vanilla 2.6.12.6 kernel version. I've compiled and installed ieee80211 (from Debian ieee80211 version 1.0.3-3) correctly. [...]

ipw2200 compile problems + 2.6.12.6

2005-09-25 Thread Marco Calviani
Hi list, i'm trying to compile the ipw2200 module (from Debian ipw2200-source version 1.0.6-6) using a vanilla 2.6.12.6 kernel version. I've compiled and installed ieee80211 (from Debian ieee80211 version 1.0.3-3) correctly. I'm having this error message during builing the ipw2200 module: fo

Re: utility for temperature

2005-09-07 Thread Marco Calviani
roberto wrote: Hello actually i take control of proc temperature via the following command :~$ cat /proc/acpi/thermal_zone/THM/temperature but i'd like to ask if there exists some X utility to do this in KDE, by some other program which uses that command or something similar... bye thanks -

Mutt and Exim4 configuration (multiple Return-path)

2005-07-27 Thread Marco Calviani
Hi Debian, i've a question regarding Exim4 configuration for using with Mutt. I have two mail accounts and a SMTP server configured as smarthost. I'm switching to the two differents accounts using Mutt's profiles but i have a problem regarding the outgoing mail since the "Return-path" field does

Re: no more upgradable sid packages for last few days

2005-07-26 Thread Marco Calviani
Paul Scott wrote: > With this line or the same line with ftp protocol I have seen no new > upgradeable packages for the last several days. Is that the way it > is? I see there was just a developers conference which may partially > explain it. > > deb http://http.us.debian.org/debian/ unstable

Re: Detailed memory usage

2005-07-04 Thread Marco Calviani
Thanks, it come close to what i need. Regards, MC Johann Spies wrote: On Mon, Jul 04, 2005 at 03:51:35AM -0400, kamaraju kusumanchi wrote: Marco Calviani wrote: maybe this is slightly OT, but i would like to know if there exists a program to show the real memory usage of every

Re: Detailed memory usage

2005-07-04 Thread Marco Calviani
Hi Robert, unfortunately this is not a very user-frienfly program when it comes to _detailed_ analysis. I need something that shows clearly which programs uses a certain quantity of memory. Regards, MC Robert Vangel wrote: Marco Calviani wrote: Hi Debian, maybe this is slightly OT

Detailed memory usage

2005-07-03 Thread Marco Calviani
Hi Debian, maybe this is slightly OT, but i would like to know if there exists a program to show the real memory usage of every process that is running on a certain machine. Thanks, MC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Re: recompile kernel by using debian's source code

2005-07-03 Thread Marco Calviani
Hi Cao, you can do, as root, $ apt-cache search kernel-source and choose the kernel that matches your kernel-image. Then $ apt-get install kernel-source-xxx to download the one you need. Regards, MC Khanh Cao Van wrote: Because while booting up my PC with debian 3.1 , I could see that ma

Re: What file to add command to start at bootime

2005-07-03 Thread Marco Calviani
Hi Cao, you can do it very easily with the nice command update-rc.d

boot error (?)

2005-07-01 Thread Marco Calviani
Hi, i've got an error (maybe a warning) during the boot up process, as written in /var/log/boot: Cleaning /tmpfind: warning: you have specified the -maxdepth option after a non-option argument -perm, but options are not positi onal (-maxdepth affects tests specified before it as well as those

Re: System exiting due to kernel....

2005-06-30 Thread Marco Calviani
Thanks. i'll try move to a newer kernel to solve this issue. Regards, MC Almut Behrens wrote: On Thu, Jun 30, 2005 at 08:55:23PM +0200, Marco Calviani wrote: ..., but what is an OOM Killer? OOM = out of memory. The OOM killer is responsible for killing processes when the s

Re: boot.log not present

2005-06-30 Thread Marco Calviani
Thanks, now i have the file (/var/log/boot) that i was searching for. Regards, MC Nikita V. Youshchenko wrote: Hi, i would like to have all the information from the boot process, that i've checked are not present in *dmesg*. From other distribution i was used to boot.log that i've seen

Re: System exiting due to kernel....

2005-06-30 Thread Marco Calviani
Hi Nikita, Thanks for the hint, but what is an OOM Killer? Regards, MC Nikita V. Youshchenko wrote: Hi, i'm currently running Debian sid with a custum 2.6.10 kernel. Whenever i run, for example, azureus bittorrent client for more that (nearly) 1 hour my system exits from every pro

KDE 3.4.1 and GNOME 2.10

2005-06-30 Thread Marco Calviani
Hi, i'm currently running Sid using KDE 3.4.1 from experimental and kdm. Whenever i try to access X using Gnome my system stuck when it comes to load the horizontal top and bottom bar of gnome 2.10. Does anybody can diagnose this problem or even has it? Thanks, MC -- To UNSUBSCRIBE, email

kde 3.4.1 and gnome 2.10 problem (?)

2005-06-30 Thread Marco Calviani
Hi, i'm currently running Sid using KDE 3.4.1 from experimental and kdm. Whenever i try to access X using Gnome my system stuck when it comes to load the horizontal top and bottom bar of gnome 2.10. Does anybody can diagnose this problem or even has it? Thanks, MC -- To UNSUBSCRIBE, email t

boot.log not present

2005-06-30 Thread Marco Calviani
Hi, i would like to have all the information from the boot process, that i've checked are not present in *dmesg*. From other distribution i was used to boot.log that i've seen is not present in my Sid box. Any ideas on how to abilitate it? Regards, MC -- To UNSUBSCRIBE, email to [EMAIL PRO

System exiting due to kernel....

2005-06-29 Thread Marco Calviani
Hi, i'm currently running Debian sid with a custum 2.6.10 kernel. Whenever i run, for example, azureus bittorrent client for more that (nearly) 1 hour my system exits from every program i was running under X and restarts the X session. This is the /var/log/messages results of the crash momen

Re: aptitude synaptic gnome to be removed?

2005-06-28 Thread Marco Calviani
Hi Jason, i'm currently running on unstable and i've got your very same error. I cannot understand what is the problem. Regards, MC Jason Edson wrote: I just did a dist-upgrade on my unstable box and for some reason apt wanted to remove gnome, synaptic, aptitude and I think one other. Has a

Re: problems unpacking kernel source

2005-06-27 Thread Marco Calviani
Hi, have you tried to uncompress with tar --bzip2 -xvf kernel-source-2.6.8.tar.bz2 Regards, MC Simon Rees wrote: Hello I'm having problems unpacking the kernel-source-2.6.8 package. Aptitude unpacks the deb package and places it in /usr/src but attempting: tar xjvf kernel-source-2.6.8.ta

problem with ssh

2005-06-27 Thread Marco Calviani
Hi everybody, i'm trying to connect to my host via ssh fron another computer but i've got always this error, it refuses to give me the right to enter the computer: $ ssh [EMAIL PROTECTED] # Permission denied (publickey). What do i have to modify in my hosts sshd.config to have this working?

Re: X problem as root

2005-06-27 Thread Marco Calviani
use this invoke the shell which read the .profile files and over write you XAUTHORITY variable. You will find a sample .bash_profile under /usr/share/docs/bash I hope it helped Pavlos Αρχικό μήνυμα από Marco Calviani <[EMAIL PROTECTED]>: Hi everybody, i've got a problem when

X problem as root

2005-06-27 Thread Marco Calviani
Hi everybody, i've got a problem whenever i become root and try to open a window in my user X session: for example: [EMAIL PROTECTED]:~$ su [EMAIL PROTECTED]:~$ eog Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Does anybody can diagnose the problem? Thanks, MC

Re: a2ps printing .ps files?

2005-06-27 Thread Marco Calviani
Hi Hugo, can you describe your problem? Regards, MC Hugo Vanwoerkom wrote: Hi Debian! Anybody out there printing .ps files with a2ps successfully? Thanks! Hugo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: a2ps printing .ps files?

2005-06-27 Thread Marco Calviani
Hi Hugo, what kind of problem do you have? Regards, MC Hugo Vanwoerkom wrote: Hi Debian! Anybody out there printing .ps files with a2ps successfully? Thanks! Hugo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Using Cedega

2005-06-14 Thread Marco Calviani
Hi, you can try with the loader you can find here: http://www.liflg.org/?catid=7&gameid=44 Hope this helps, MC Romulo Sousa wrote: Hi folks, I would like to run JediKnight Academy at my box cuz I don't wanna to reboot it and load windows just for games. Speacially cuz it's crashing all th

Re: e2fsck problem

2005-06-14 Thread Marco Calviani
Hi, how could i know which partition is causing the ext3 warning? Regards, MC Dennis Stosberg wrote: Am 15.06.2005 um 10:21 schrieb Marco Calviani: I've tried to run e2fsck /dev/hda but here are the results: e2fsck 1.38-WIP (09-May-2005) Couldn't find ext2 superblock, try

Re: Using Cedega

2005-06-14 Thread Marco Calviani
Hi, you can try with the loader you can find here: http://www.liflg.org/?catid=7&gameid=44 Hope this helps, MC Romulo Sousa wrote: Hi folks, I would like to run JediKnight Academy at my box cuz I don't wanna to reboot it and load windows just for games. Speacially cuz it's crashing all th

e2fsck problem

2005-06-14 Thread Marco Calviani
Hi, i'm running Sid (ext3 fs) on an Acer Travelmate 8005 laptop. It is few days that i've got this warning from the kernel: EXT3-fs warning: maximal mount count reached, running e2fsck is recommended I've tried to run e2fsck /dev/hda but here are the results: e2fsck 1.38-WIP (09-May-2005) C

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Walter Hoolwerf ha scritto: the problem (probably) is, that your application isn't smp enabled, like others said. this means, that your application is designed to do one task at a time, like for example, if you'd like to add 7 to 3 and put in in A, and afterwards like to add 9 to 7 and put

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Miquel van Smoorenburg ha scritto: You cannot run one program on two CPUs. It's simply not possible. What you can do is split your program up into multiple programs or threads, that you can run simultaneously - in that case, you will use more than one CPU. But you need to redesign/rewrite your

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Adam Mercer ha scritto: On 23/05/05, Marco Calviani <[EMAIL PROTECTED]> wrote: So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Yes, if the program isn't written to use both CPUs, i

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Marco Calviani ha scritto: So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Regards, MC By the way i'm using g77 to compile the program i'm running... -- To UNSUBSCRIBE, email to [

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Regards, MC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Use of dual CPU?

2005-05-23 Thread Marco Calviani
Hi, i have one general question regarding the use of a dual Opteron CPU using a smp kernel. I'm currently running a cpu intensive program that use for some hours 100% of the cpu time. But having a look with top at the processes it seems that only one CPU is doing the work at 100%: the other o

Re: apt-get and synaptic error

2005-05-20 Thread Marco Calviani
Ok. i've solved this: it was due to the installation of anon-proxy. After unistalling it all went ok. Regards, MC Marco Calviani wrote: Hi, i'm trying to get the sysem updated using apt-get (or its interface synaptic). Today however i get this problem whenever i run apt-get updat

apt-get and synaptic error

2005-05-20 Thread Marco Calviani
Hi, i'm trying to get the sysem updated using apt-get (or its interface synaptic). Today however i get this problem whenever i run apt-get update: This is and example with the alioth kde packages but it's the same with every other repository that i have in /etc/apt/sources.list. Obviously it i

Re: KDE, Kernel, Varia Downloading and Installing

2005-05-16 Thread Marco Calviani
Hi, for KDE you can use packages from Alioth (http://pkg-kde.alioth.debian.org/kde-3.4.0/). Please note that this is NOT a third party site, since these packagers are the same of the one who package the standard Debian KDE. You must add these site in your /etc/apt/sources.list and then apt

Installation help.

2005-05-09 Thread Marco Calviani
Hi, i would like to know if it's possible to install debian (preferably the unstable one) on a firewire external hard drive. Thanks in advance, MC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Script executed with /etc/init.d/networking

2005-05-04 Thread Marco Calviani
Darryl Clarke wrote: On 5/4/05, Marco Calviani <[EMAIL PROTECTED]> wrote: Darryl Clarke ha scritto: Unfortunately there is nothing there pointing to load /etc/init.d/firestarter or something related to it How about, /etc/dhclient-exit-hooks ? Hi, thank you very much th

Re: Script executed with /etc/init.d/networking

2005-05-04 Thread Marco Calviani
Kenward Vaughan ha scritto: On Wed, May 04, 2005 at 02:20:02PM +0200, Marco Calviani wrote: Darryl Clarke ha scritto: On 5/4/05, Marco Calviani <[EMAIL PROTECTED]> wrote: Hi, i would like to know which scripts are executed when starting the network interfaces, since i would l

Re: Script executed with /etc/init.d/networking

2005-05-04 Thread Marco Calviani
Darryl Clarke ha scritto: On 5/4/05, Marco Calviani <[EMAIL PROTECTED]> wrote: Hi, i would like to know which scripts are executed when starting the network interfaces, since i would like to delete a reference to firestater that i've currently uninstalled. DHCPACK from 192.168.0

Script executed with /etc/init.d/networking

2005-05-04 Thread Marco Calviani
Hi, i would like to know which scripts are executed when starting the network interfaces, since i would like to delete a reference to firestater that i've currently uninstalled. DHCPACK from 192.168.0.1 sh: /etc/init.d/firestarter: No such file or directory bound to 192.168.0.2 -- renewal in 12