Re: nvu

2006-11-15 Thread Valentina Messeri
Mensaje citado por "Gudjon I. Gudjonsson" <[EMAIL PROTECTED]>:

> Yes I did five minutes ago :)
> Someone has made a Debian package out of it. You should either add
> deb-src http://www.proesdorf.de/debian/ sarge main contrib non-free
> to your sources and compile the package yourself or add
> deb http://mve035.mc2.chalmers.se/~gudjon/debian/amd64/ ./
> and download the packages I have compiled. But be careful, there might be
> some
> unwanted stuff un my server.
>
> Hope it helps

apt-get source --compile worked smooth & fast

thx

btw eclipse looks interesting i'll have  alook anyway..waiting for kompozer,
so...

:)

vale

> Gudjon
>
>
> Þann Miðvikudagur 15 nóvember 2006 21:11 skrifaði Valentina Messeri:
> > somebody installed nvu recently???
> >
> > packet is not on debian anymore, building is quite annoying :)))
> >
> > any (faster) solution ?
> >
> > :)))
> >
> > Vale
> >
> > 
> > This message was sent via Slackmail, web mail from Psand.net.
>
>
>





This message was sent via Slackmail, web mail from Psand.net.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nvu

2006-11-15 Thread Gudjon I. Gudjonsson
Yes I did five minutes ago :)
Someone has made a Debian package out of it. You should either add 
deb-src http://www.proesdorf.de/debian/ sarge main contrib non-free
to your sources and compile the package yourself or add
deb http://mve035.mc2.chalmers.se/~gudjon/debian/amd64/ ./
and download the packages I have compiled. But be careful, there might be some 
unwanted stuff un my server.

Hope it helps
Gudjon


Þann Miðvikudagur 15 nóvember 2006 21:11 skrifaði Valentina Messeri:
> somebody installed nvu recently???
>
> packet is not on debian anymore, building is quite annoying :)))
>
> any (faster) solution ?
>
> :)))
>
> Vale
>
> 
> This message was sent via Slackmail, web mail from Psand.net.



Re: nvu

2006-11-15 Thread Stephen Olander Waters
On Wed, 2006-11-15 at 20:11 +, Valentina Messeri wrote:
> somebody installed nvu recently???
> 
> packet is not on debian anymore, building is quite annoying :)))
> 
> any (faster) solution ?

See bug 393065. NVU was removed from Debian. The upstream developer is
not updating NVU anymore. He is working on a new version including an
entire code rewrite.

You might look into http://kompozer.net

No debian packages are available for kompozer at this time (that I know
of)

-s



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



sensory data from intel board

2006-11-15 Thread michael
Hello,

Trying to get sensor to work with an IntelS5000VSA board.
Have etch with kernel 2.6.17 (x86_64) installed.

lm-sensors and sensor-detect recommends to install:
i2c-isa
i2c-ipmi
bmcsensors

I can modprobe i2c-isa, but not i2c-ipmi or bmcsensors.(missing)
Looks like I should install module ipmi_si, but attempting
from modconf or simply modprobing it results in a hang.
Have to reboot to kill it off.

Any ideas to help get the modules installed so I can use sensors? or at least
get CPU temperature?

Thanks in advance!

Cheers,
Mike

--
Open WebMail Project (http://openwebmail.org)
Debian Project (http://www.debian.org)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



nvu

2006-11-15 Thread Valentina Messeri
somebody installed nvu recently???

packet is not on debian anymore, building is quite annoying :)))

any (faster) solution ?

:)))


Vale


This message was sent via Slackmail, web mail from Psand.net.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Compiling Scilab 4.0 from source at Debian AMD64

2006-11-15 Thread edwardsa

João Marcelo wrote:

Hello Community,

I am trying to compile Scilab (http://www.scilab.org/index.php) from 
source on my Debian AMD 64. After unpacking the tarball, i get the 
following error running ./configure:


no1:/usr/local/clustertools/pacotes/scilab-4.0# ./configure 
--prefix=/usr/local/clustertools/scilab 
--exec-prefix=/usr/local/clustertools/scilab/bin/ 
--with-tcl-library='/usr/lib64/tcl8.4'  
--with-tk-library='/usr/lib64/tk8.4' --with-tcl-include=/usr/include 
--with-tk-include=/usr/include


checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
creating Path.incl
configuration of libtool
checking for gcc... gcc
.. ( lots of OK stuff )
checking limits.h usability... no
checking limits.h presence... yes
configure: WARNING: limits.h: present but cannot be compiled
configure: WARNING: limits.h: check for missing prerequisite headers?
configure: WARNING: limits.h: proceeding with the preprocessor's result
configure: WARNING: ##  ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ##  ##
checking for limits.h... yes
checking values.h usability... no
checking values.h presence... yes
configure: WARNING: values.h: present but cannot be compiled
configure: WARNING: values.h: check for missing prerequisite headers?
configure: WARNING: values.h: proceeding with the preprocessor's result
configure: WARNING: ##  ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ##  ##
checking for values.h... yes
checking for main in -lncurses... no
checking for main in -lcurses... no
checking for main in -ltermcap... no
checking for main in -ltermlib... no
checking for PVM architecture... LINUX64
checking for main in -ldl... no
checking for header file tcl.h... found in /usr/include/tcl8.4
checking if tcl is version 8.4 or later... cc1: error: bad value 
(athlon64) for -march= switch

cc1: error: bad value (athlon64) for -mcpu= switch
(can't happen) yes
checking for tcl library tcl configure: error: header file tcl.h  
has been found for 8.4*  but no corresponding tcl library



First, i don't understand the warning about limits.h, but the main 
problem is the "supposed" absence of tcl and the error with cc1.


This is my kernel :  2.6.8-11-amd64-k8-smp
My gcc: gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)

The output of dpkg --list | grep tcl :
ii  tcl8.0 8.0.5-8Tcl (the Tool Command Language) v8.0 
- run-t
ii  tcl8.4 8.4.9-1Tcl (the Tool Command Language) v8.4 
- run-t
ii  tcl8.4-dev 8.4.9-1Tcl (the Tool Command Language) v8.4 
- devel

ii  tcllib 1.6.1-1The Standard Tcl Library


Any tips?


Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu 
celular. Registre seu aparelho agora! 

FWIW, I have successfully compiled scilab on amd64, although it is not a 
cluster. Once I installed the -dev packages for tk and tcl, everything 
compiled. Also, I didn't have to point the configuration at the include 
or library directories. One thing I noticed in your config output is 
that you don't have the ncurses libraries. You should. I attach my 
config.log for your convenience.


Art Edwards

--
Arthur H. Edwards
Senior Research Physicist
Air Force Research Laboratory
AFRL/VSSE
Bldg. 914
3550 Aberdeen Ave. SE
KAFB, NM 87117-5776

(505) 853-6042 (O)
(505) 463-6722 (C)
(505) 846-2290 (F)

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --without-pvm

## - ##
## Platform. ##
## - ##

hostname = chalcogenide
uname -m = x86_64
uname -r = 2.6.12-1-amd64-generic
uname -s = Linux
uname -v = #1 Fri Jul 22 18:12:08 CEST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = x86_64
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
hostinfo   = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /home/edwardsa/WIEN97
PATH: .
PATH: /home/edwardsa
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /home/edwardsa/office52
PATH: /usr/local/netscape
PATH: /usr/local/bin
PATH: /
PATH: /home/edwardsa/gamess
PATH: /usr/local/j2re1.4.2/bin
PATH: /etc
PATH: .


## --- ##
## Core tests. ##
## --- ##

configure:1520: checking build system type
configure:1538: result: x86_64-unknown-linux-gnu
configure:1546: checking host system type

Re: DSA 1208-1

2006-11-15 Thread Cedar Cox

Sorry.  I forgot I installed 2.2 manually.

Cedar Cox wrote:

When is there going to be an updated package for bugzilla for amd64?

http://www.debian.org/security/2006/dsa-1208

I'm using debian.csail.mit.edu in my sources.list, but I thought (Sarge) 
amd64 has backing from the Debian Security Team and updates are through 
security.debian.org (which is also in sources.list).


Am I confused or impatient?




--
-Cedar

What's an Intel chip doing in a Mac?
  A whole lot more than it's ever done in a PC.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Updating gcc

2006-11-15 Thread Lennart Sorensen
On Wed, Nov 15, 2006 at 01:33:50AM +0100, sigi wrote:
> 1. cd /usr/bin
> 2. rm gcc
> 3. ln -s gcc-3.4 gcc
> 
> and it will use gcc-3.4 from now on

Making a temporary change using the CC enviroment variable is a much
better idea.  Sarge is meant to be using gcc 3.4, and changing that may
cause problems.  Of course if you almost never compile anything, you may
not care.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: mosix and debian amd64

2006-11-15 Thread tomek . fizyk
Użytkownik Phil Mendelsohn <[EMAIL PROTECTED]> napisał:
>[EMAIL PROTECTED] wrote:
>
>> As for MPI, afaik it is some library that has to be linked with a
>> program and the program has to use some functions of the library.
>> That means making the code dependant on the library.
>
>Message Passing Interface.  More of a protocol than a library, i.e., I 
>believe you could re-implement the MPI standard if you want.
>
>> When using mosix the code doesn't have to be modiffied - it can be
>> run either on a single machine (with no cluster specific software
>> installed) or on a cluster.
>
>One of the big things many people want to do with a cluster is parallel 
>processing.  That's what MPI is for, or at least where it came from.  If 
>you're doing parallel processing, then you're likely considering it at 
>the algorithmic level, and are going to be dependent on _many_ things. 
>This sort of code doesn't can't be made arbitrarily portable, though MPI 
>helps.
>
>If you're after high-availability, that's a different deal -- the app in 
>question can run in several instances on different machines, and the 
>odds of all of them barfing at once are expected to be really long.
>
>What is it you're trying to do?
>
>Phil Mendelsohn

Thanks for the explanation.

At the moment I'm doing some calculations that sometimes are made
on a single machine and sometimes on a cluster with mosix.

I've started this thread because I wanted to know if there is some
64bit mosix kernel for debian (I've already got an answer) because
the cluster consists of 64bit machines but the only mosix kernel
available is the 32bit one and the cluster runs on an i386 Sarge.

A person who owns the cluster knows about those MPI and PVM
libraries but uses mosix because he belives this is a better solution
for the problems we're dealing with.

I am subscribed to this list so I thought this is a good place to ask
about the 64bit mosix kernel, as he haven't heared about it either.

Tomek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



rtl 8187

2006-11-15 Thread Thierry Chatelet

Hello,
Has anyone succeed in getting Realtek 8187 chip working under Amd64?
I am having a Sid box, I tried both ndiswrapper with all the drivers I 
could find and the realtek modules. No luck with any of those.

Thierry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kernel message

2006-11-15 Thread Hamish Moffatt
On Wed, Nov 15, 2006 at 12:27:25PM +0100, P|pex wrote:
> dmseg output, about "kernel: CR2:"
> 
> Unable to handle kernel paging request at
> 232902a8 RIP:
> {dispose_list+154}

Not really sure, sorry. (Please make sure the paste doesn't wrap next
time also). Suggest a memory test?

Have you recently changed kernel?


Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kernel message

2006-11-15 Thread Emmanuel Fleury
P|pex wrote:
> what happens?
> is it kernel and/or hardware problem? 
> 
> Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
> 2006 ...
> debian64 kernel: Oops: 0002 [1] PREEMPT
> 
> Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
> 2006 ...
> debian64 kernel: CR2: 232902a8

Difficult to say if you don't give the whole message. :-/

Regards
-- 
Emmanuel Fleury  | Office: 261
Associate Professor, | Phone: +33 (0)5 40 00 69 34
LaBRI, Domaine Universitaire | Fax:   +33 (0)5 40 00 66 69
351, Cours de la Libération  | email: [EMAIL PROTECTED]
33405 Talence Cedex, France  | URL: http://www.labri.fr/~fleury


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kernel message

2006-11-15 Thread P|pex
--- Hamish Moffatt <[EMAIL PROTECTED]> ha scritto:

> On Wed, Nov 15, 2006 at 11:56:26AM +0100, P|pex
> wrote:
> > what happens?
> > is it kernel and/or hardware problem? 
> > 
> > Message from [EMAIL PROTECTED] at Wed Nov 15
> 11:52:31
> > 2006 ...
> > debian64 kernel: Oops: 0002 [1] PREEMPT
> > 
> > Message from [EMAIL PROTECTED] at Wed Nov 15
> 11:52:31
> > 2006 ...
> > debian64 kernel: CR2: 232902a8
> 
> Run dmesg to get the whole message, then post it
> here.

dmseg output, about "kernel: CR2:"

Unable to handle kernel paging request at
232902a8 RIP:
{dispose_list+154}
PGD 12db4067 PUD 219c0067 PMD 0
Oops: 0002 [1] PREEMPT
CPU 0
Modules linked in: binfmt_misc nfs nfsd exportfs lockd
sunrpc ppdev lp ipv6 nls_iso8859_1 nls_cp437
dm_snapshot dm_mirror ipg w83627hf hwmon_vid eeprom
i2c_i
sa loop aes usb_storage ov511 nvidia sbp2
snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_seq_dummy snd_seq_oss
snd_seq_midi snd_seq_m
idi_event snd_seq snd_usb_audio snd_emu10k1
snd_ac97_codec snd_usb_lib snd_rawmidi snd_ac97_bus
snd_pcm_oss snd_mixer_oss sg snd_pcm snd_seq_device
snd_timer
 snd_page_alloc snd_util_mem snd_hwdep i2c_viapro
sr_mod shpchp pci_hotplug snd parport_pc pwc
compat_ioctl32 v4l2_common videodev psmouse rtc
soundcore pcsp
kr sd_mod ohci1394 ieee1394 sata_via ide_cd ide_disk
thermal processor fan unix
Pid: 227, comm: kswapd0 Tainted: P  2.6.17 #3
RIP: 0010:[]
{dispose_list+154}
RSP: 0018:81003f383da8  EFLAGS: 00010246
RAX: 81001e7d8120 RBX: 81001e7d8110 RCX:
232902a0
RDX: 8100030942a0 RSI: 81001e7d8288 RDI:

RBP: 81001e7d8100 R08: 81003f396c10 R09:
81003f383c18
R10: 00a8 R11: 802b637c R12:
001f
R13: 81003f383dd8 R14: 0080 R15:
0080
FS:  2af1a37286d0() GS:805c5000()
knlGS:
CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
CR2: 232902a8 CR3: 2349b000 CR4:
06e0
Process kswapd0 (pid: 227, threadinfo
81003f382000, task 81003f381650)
Stack: 001e 81002613a670
0021 0080
   0080 8027abd0
810023290290 81003c7cdd30
   81003fee8480 0fa0
Call Trace:
{shrink_icache_memory+478}
   {shrink_slab+226}
{balance_pgdat+573}
   {kswapd+255}
{autoremove_wake_function+0}
   {child_rip+8}
{kswapd+0}
   {child_rip+0}

Code: 48 89 51 08 48 89 0a 48 89 40 08 48 89 45 20 65
48 8b 04 25
RIP {dispose_list+154} RSP

CR2: 232902a8
 <6>note: kswapd0[227] exited with preempt_count 1


__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto 
spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kernel message

2006-11-15 Thread Jan-Benedict Glaw
On Wed, 2006-11-15 11:56:26 +0100, P|pex <[EMAIL PROTECTED]> wrote:
> what happens?
> is it kernel and/or hardware problem? 
> 
> Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
> 2006 ...
> debian64 kernel: Oops: 0002 [1] PREEMPT
> 
> Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
> 2006 ...
> debian64 kernel: CR2: 232902a8

That's not enough to decide. Let's look at `dmesg' output.

MfG, JBG
PS: Please correctly configure your email client to show your real
name.

-- 
  Jan-Benedict Glaw  [EMAIL PROTECTED]  +49-172-7608481
Signature of:  Fortschritt bedeutet, einen Schritt so zu machen,
the second  :   daß man den nächsten auch noch machen kann.


signature.asc
Description: Digital signature


kernel message

2006-11-15 Thread P|pex
what happens?
is it kernel and/or hardware problem? 

Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
2006 ...
debian64 kernel: Oops: 0002 [1] PREEMPT

Message from [EMAIL PROTECTED] at Wed Nov 15 11:52:31
2006 ...
debian64 kernel: CR2: 232902a8


__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto 
spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]