Re: Problems with sound after installing sun java

2004-10-30 Thread Jerome Lacoste
On Fri, 2004-10-29 at 13:32 +0200, Vegard Lundby Rekaa wrote:
 When I start XMMS to play my MP3 files, I get the error message that the
 soundcard may be configured incorrectly or the sound card is occcupied by
 another task. This was not a problem untill I installed Sun java system
 for my mozilla browser (filename of the java prog.:
 j2re-1_4_2_05-linux-i586.bin). What have I screwed up?
 
 OS: Debian Sarge
 Kernel: 2.4.26


Depending on your sound config (OSS/ALSA), you could try 

  fuser /dev/dsp

to see if a process is using your sound system.

Jerome





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



Knoppix boot vs debian boot

2004-10-29 Thread Jerome Lacoste
Hi,

long time Debian user, I often use Knoppix for rescue and test
operations.

There are things that makes the Knoppix boot lean and clean, e.g. the
hardware autodetection, etc...

But I don't have that on my unstable boxes. So I am wondering if it's a
Knoppix special feature or if I don't have installed the required
packages or configured them correctly.

Cheers,

Jerome


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



apache2 upgrade broke wordpress install

2004-10-06 Thread Jerome Lacoste
Hi,

I have a wordpress blog on an apache 1.3 powered sarge box.
I am trying to upgrade to apache2 but some things don't work.

In particular the wordpress (using php4) blog now return empty pages,
while for example the bbclone statistics page still work.

See http://www.coffeebreaks.org/~jerome/wordpress/index.php for the
blog. Click on stats for the bbclone page.

E.g. of an apache2 log from a browser reading my blog page:

193.212.132.34 - - [06/Oct/2004:11:35:26 +0200]
GET /~jerome/wordpress/index.php HTTP/1.1 200 - - Mozilla/4.0 (comp
atible; MSIE 6.0; Windows NT 5.1; Maxthon; .NET CLR 1.1.4322)

Notice the empty 'size' field. 

Same page loaded from apache1

12.215.220.247 - - [03/Oct/2004:11:10:00 +0200]
GET /~jerome/wordpress/index.php HTTP/1.1 200 13541

Here one can see that the size element is correct.

Of course nothing particular shows in the error logs.

I am at anyone's disposal to switch server version or to allow
server-info / server-status pages to be viewed from outside in order to
help me troubleshoot this problem.

Jerome


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



Re: apache2 upgrade broke wordpress install

2004-10-06 Thread Jerome Lacoste
On Wed, 2004-10-06 at 14:27 +0200, Jerome Lacoste wrote:
 Hi,
 
 I have a wordpress blog on an apache 1.3 powered sarge box.
 I am trying to upgrade to apache2 but some things don't work.

I finally managed to upgrade most things (last thing not working appears
to be awstats. The problem was with php.ini for apache2 not containing
the things I needed. 

My worklog is at
http://www.coffeebreaks.org/~jerome/wordpress/index.php?p=126

I will update it when appropriate.

Jerome


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



Problem with exim / syncmail

2004-08-12 Thread Jerome Lacoste
I am trying to do the following:

I have a domain name (coffeebreaks.org), and a server serving pages for
that domain (coffeebreak). I've set up several tools on the machine,
including syncmail, for CVS commit messages.

Exim has been configured to send my email to my ISP, and I've changed
the following:


smarthost:
driver = domainlist
transport = remote_smtp 
route_list = *  ISP.SMTP.SERVER byname

#lookuphost:
#  driver = lookuphost
#  transport = remote_smtp


Now I have 2 problems:

- my local email is being sent to my SMTP server. This is probably a
problem with hostname config. I can live with that for now, but would be
happy if that could be fixed as well. 

Some info
 dnsdomainname 
coffeebreaks.org
 hostname
coffeebreak

Some relevant bits of the exim config:

# this should perhaps be coffeebreak.coffeebreaks.org?
qualify_domain = coffeebreaks.org 
# this should probably be localhost:coffeebreak.localnet
local_domains = localhost:CoffeeBreak
# 
host_lookup = *



- syncmail emails are refused due to non existing originating domain:
 
[EMAIL PROTECTED]
SMTP error from remote mailer after MAIL
FROM:[EMAIL PROTECTED] SIZE=2570:
host ISP.SMTP.SERVER [xxx.xxx.xxx.xxx]: 553 5.1.8
[EMAIL PROTECTED]... Domain of sender address
[EMAIL PROTECTED] does not exist


But mail works from the command line:

Return-Path: [EMAIL PROTECTED]
[...]

Received: from coffeebreak.coffeebreaks.org (.xx.x.xx
[xx]) by mailxx.xxx.xx (8.12.11/8.12.11) with ESMTP id
i7BLGKjD004259; Wed, 11 Aug 2004 23:16:21 +0200 (CEST)
Received: from jerome by coffeebreak.coffeebreaks.org with local (Exim
3.36 #1 (Debian)) id 1Bv0SK-0005r1-00; Wed, 11 Aug 2004 23:16:20 +0200
To: [EMAIL PROTECTED]
Subject: test sending email with exim


Note: the headers for the accepted mail I don't see ISP.SMTP.SERVER,
but another server, probably the one that takes care of handling the
mail, being after ISP.SMTP.SERVER.

Another solution which I haven't tried would be to mess with /etc/mail-
addresses but I would really like to fix it cleanly.

Any idea to help me solve the problem would be greatly appreciated.

Jerome


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



Re: Problem with exim / syncmail

2004-08-12 Thread Jerome Lacoste
On Thu, 2004-08-12 at 09:30 +0200, Jerome Lacoste wrote:
 I am trying to do the following:
 
 I have a domain name (coffeebreaks.org), and a server serving pages for
 that domain (coffeebreak). I've set up several tools on the machine,
 including syncmail, for CVS commit messages.
 
 Exim has been configured to send my email to my ISP, and I've changed
 the following:

I've fixed the problem by:
- changing my hostname
- modifying my hosts file
- migrating to exim4 and starting from a fresh configuration.

I've got another problem now, wee in forthcoming email.

Thanks,

J




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



never arriving mails with exim4. Where to look for them?

2004-08-12 Thread Jerome Lacoste
I have finaly managed to set up my exim4 install on my server, it works
almost OK.

But some emails are never arriving to their destination!

I have a script that sends emails to 3 persons when I commit some code
to CVS on the machine. 

The 2 other persons receive the emails, but I don't receive them.
I don't understand why because they seem to be treated the same by
exim4. Here are the logs for the exim server

2004-08-12 14:49:17 1BvF1B-BC-BI = [EMAIL PROTECTED]
U=jerome P=local S=5045
2004-08-12 14:49:19 1BvF1B-BC-BI = [EMAIL PROTECTED]
R=smarthost T=remote_smtp_smarthost H=smtp.online.no [193.213.115.8]
2004-08-12 14:49:19 1BvF1B-BC-BI - [EMAIL PROTECTED] R=smarthost
T=remote_smtp_smarthost H=smtp.online.no [193.213.115.8]
2004-08-12 14:49:19 1BvF1B-BC-BI - [EMAIL PROTECTED] R=smarthost
T=remote_smtp_smarthost H=smtp.online.no [193.213.115.8]
2004-08-12 14:49:19 1BvF1B-BC-BI Completed

On the command line,

This works:
 mail [EMAIL PROTECTED]

But this doesn't (mails are sent but never arrive)
 mail [EMAIL PROTECTED]

Any idea on what's going on? 

My personal feeling is that the email is not accepted by one of the
intermediate SMTP servers on the ground that the Sender domain doesn't
point to an existing IP (see below). Nobody gets notified back because
of that.

more info:

- the email is [EMAIL PROTECTED] is an alias on my real mail box

- the domain name for my machine is coffeebreaks.dyndns.org is an
existing domain, although right now the machine that sends the emails is
NOT located at the IP address identified by that domain name and points
to 192.168.7.21. But the ISP SMTP accepts the sender address anyway.

- exim4 config

[EMAIL PROTECTED] cat /etc/exim4/update-exim4.conf.conf
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'

dc_eximconfig_configtype='smarthost'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='true'
dc_relay_nets=192.168.3.0/24''
dc_smarthost='smtp.online.no'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'

Jerome


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



Re: Mozilla and Print

2003-09-08 Thread Jerome Lacoste


On Sun, 2003-08-31 at 20:59, Bijan Soleymani wrote:
 On Wed, Aug 27, 2003 at 05:28:22PM -0400, Rodrigo Gesswein wrote:
  Hello!
  
 I have installed Debian 3.0r1 and Mozilla 1.4, but when I try to print
  a html page, CPU goes to 100% and nothing happend, I must kill mozilla
  manually. LPD is installed and configured right.
  
 Any ideas ?

 What happens if you print to a file and then run lpr on that file?


I've had the same problem in the past month.
CPU goes 100% while preparing the document.
I cannot print on my printer neither on file.

I tried creating a new profile. It worked once but doesn't work anymore.
It could then be profile related, but I doubt.
I wonder if it could be font related...

I have been on #mozillazine but nobody could help me. 

I really need help :(

Jerome



signature.asc
Description: This is a digitally signed message part


port forwarding question: firewall or ssh?

2003-08-28 Thread Jerome Lacoste
Hi,

a friend of mine has problems accessing a mail server from his company 
but he can access my server.

I thought that I could enable port forwarding to solve his problem.

E.g. 

D-S-MS

He wants to access the mail server (MS) from his Desktop (D). My Server
(S) is in the between.

I open a port on my firewall, let's say 12345 and let the user forward
the MS:25 port on that port. Note the MS server doesn't have ssh on.
Then instead of reading mail from MS:25 he reads it from S:12345.

Can I use port forwarding at the firewall level, or should I just use
SSH to do so?

Cheers,

Jerome

-- 
CoffeeBreaks - Jerome Lacoste
[EMAIL PROTECTED] - http://www.CoffeeBreaks.org


signature.asc
Description: This is a digitally signed message part


Re: NewsStand Reader

2003-03-27 Thread Jerome Lacoste
Jerome BENOIT wrote:

Hello All,

Can we read `NewsStand' files [ http://www.newsstand.com/ ]
on a Debian box ?
If not,
may I encourage Debian (and Linux) users to request
for a `NewsStand Reader' for Linux:
http://www.newsstand.com/index.cfm?fuseaction=download

in order to encourage them to provide surch a reader. 
I advise you to try running it in wine first. Perhaps you will be lucky.

Jerome



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



Re: Mozilla 1.0 lost its menu! No context menu either ...

2003-03-27 Thread Jerome Lacoste
Michael Bona wrote:

Hi,

I am having a strange problem: Running Mozilla (1.0 on Woody) as Root is
fine. Starting it as a user produces a Mozilla window without top menu,
context menue and no tabs.
Any help? Thanks!
Michael
 

1- It's probably your profile which is bad. Create a new one (that's the 
first thing to do when something is wrong with mozilla).
2- you should perhaps avoid running mozilla as root. You Never Kow (TM)

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



Re: azteck!

2003-03-27 Thread Jerome Lacoste
Rouly wrote:

you have drivers for  azteck 2320 pnp sound device  ???
see ALSA
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=AzTechcard=AZT2320chip=AZT2320module=azt2320
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Digicams

2002-06-20 Thread Jerome Lacoste
On Thu, 2002-06-20 at 10:39, Gregor Szyrach wrote:
 Hi Ted,
 
 On Thu, 2002-06-20, 08.12 Ted wrote:
  Has anyone any comments on the Fujifilm 1400 zoom camera ?..I cab now 
  buy 
  this model for around £100...Any comments appreciated
 
 I bought the FujiFinePix 4800 Zoom, and it works perfectly under Debian
  woody 3.0, although i don't know if it is supported by gphoto.

You don't need gphoto as it is accessible with the usb-storage module.
I have a FinePix F601 Zoom here.
Works like a charm

Jerome



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



no glyph loaded + no applets in Panel

2002-06-16 Thread Jerome Lacoste
I had a hang yesterday that forced me to hard reset during an apt-get
upgrade. I ended up trashing part of my system, which I recovered mostly
by reinstalling several packages.


I now have the following problems:
- nautlius doesn't display any fonts on the desktop, nor in its panels
(news, ...). I see the following error message in .gnome-errors: 
no glyph loaded for character ...

- all my panels havge disappeared from my two gnome bards (the top one
and the bottom one). If I look into ~/.gnome/panel.d/default, I can see
that it still seems to contain my settings:

[EMAIL PROTECTED] ls -l .gnome/panel.d/default/
total 56
-rw-r--r--1 jerome   jerome334 Jun 16 10:44 Applet_10_Extern
-rw-r--r--1 jerome   jerome707 Jun 16 00:45 Applet_14_Extern
-rw-r--r--1 jerome   jerome334 Jun 16 00:45 Applet_27_Extern
-rw-r--r--1 jerome   jerome334 Jun 13 17:25 Applet_28_Extern
-rw-r--r--1 jerome   jerome334 Jun  7 05:25 Applet_32_Extern
-rw-r--r--1 jerome   jerome271 Jun 16 00:45 Applet_4_Extern
-rw-r--r--1 jerome   jerome450 Jun 16 10:44 Applet_5_Extern
-rw-r--r--1 jerome   jerome100 Jun 16 10:44 Applet_6_Extern
-rw-r--r--1 jerome   jerome707 Jun 16 10:44 Applet_8_Extern
-rw-r--r--1 jerome   jerome233 Jun 16 10:44 Applet_9_Extern
-rw-r--r--1 jerome   jerome   1406 Jun 16 10:44 Applet_Config
-rw-r--r--1 jerome   jerome614 Jun 16 10:44
Applet_Position_Memory
drwxr-sr-x2 jerome   jerome   4096 Jun 16 10:44 launchers
-rw-r--r--1 jerome   jerome688 Jun 16 10:44 panel

But I don't know why this information should be used to rebuild my
panels, and if it should. why it isn't done.

Any idea on how I can solve this problems ?

Cheers,

Jerome


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



hang during upgrade - pcmcia-cs package ? - lead to hard disk corruption

2002-06-15 Thread Jerome Lacoste
Hi all,

I had a hang while doing an upgrade. I think it was during the upgrade
of the pcmcia-cs pacjage.
Note: the only pcmcia card I have is a Schlumberger smart card reader
unsupported under Linux).

Unfortuntely after the hard reset I was obliged to do, I ended up having
big troubles with my ext2 partitions. I had to run fsck manualy several
of them among which / and /usr.

Then I there was a big mess.

Login from gdm was failing, pursuing the upgrade failed.

the dpkg available files had disappeared, several packages couldn't get
installed and I think that several files were corrupted...

I also had to modify /

After some uninstalling/reinstalling  of around 10 packages, I managed
to get back into a working session (with an updated splash screen by the
way).

I lost my applets :(, the desktop icons lost their text, plenty of icons
are missing in the Gnome start menu, etc.  The errors all appear in my
.gnome-errors, attached in this mail.

As I feel there may be a lot of others invisible problems just waiting
to become visible, I would appreciate any advice.

Cheers,

Jerome

/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option UMASK
/etc/gdm/Sessions//Gnome: /etc/login.defs: UMASK is 022
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option ULIMIT
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option MAIL_DIR
/etc/gdm/Sessions//Gnome: /etc/login.defs: MAIL_DIR is /var/mail
/etc/gdm/Sessions//Gnome: using /etc/X11/Xsession.options for options
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option 
allow-user-resources
:3: .xblast-player_resource: No such file or directory
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option 
allow-user-modmap

Gdk-WARNING **: locale not supported by C library
SESSION_MANAGER=local/expresso:/tmp/.ICE-unix/1650

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library
Error opening terminal: unknown.

Gdk-WARNING **: locale not supported by C library
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
gpilotd-Message: gnome-pilot 0.1.64 starting...
gpilotd-Message: compiled for pilot-link version 0.9.5
gpilotd-Message: compiled with [VFS] [GOAD] [USB] [IrDA] [Network] 

Gdk-WARNING **: locale not supported by C library

** WARNING **: Cannot find pixmap file gnome-debian.png

** WARNING **: Cannot find pixmap file gnome-run.png

** WARNING **: Cannot find pixmap file launcher-program.png

** WARNING **: Cannot find pixmap file gnome-debian.png
gpilotd-Message: Activating CORBA server
gpilotd-Message: Watching Cradle (/dev/visor)

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library

Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler 
containing data (0x81211D0)

Gdk-WARNING **: locale not supported by C library
no glyph loaded for character 'T'
no glyph loaded for character 'h'
no glyph loaded for character 'i'
no glyph loaded for character 's'
no glyph loaded for character ' '
no glyph loaded for character 'i'
no glyph loaded for character 's'
no glyph loaded for character ' '
no glyph loaded for character 'a'
no glyph loaded for character ' '
no glyph loaded for character 'g'
no glyph loaded for character 'o'
no glyph loaded for character 'o'
no glyph loaded for character 'd'
no glyph loaded for character ' '
no glyph loaded for character 'e'
no glyph loaded for character 'n'
no glyph loaded for character 'o'
no glyph loaded for character 'u'
no glyph loaded for character 'g'
no glyph loaded for character 'h'
no glyph loaded for character ' '
no glyph loaded for character 'l'
no glyph loaded for character 'e'
no glyph loaded for character 'n'
no glyph loaded for character 'g'
no glyph loaded for character 't'
no glyph loaded for character 'h'
no glyph loaded for character ' '
no glyph loaded for character 'f'
no glyph loaded for character 'o'
no glyph loaded for character 'r'
no glyph loaded for character ' '
no glyph loaded for character 'a'
no glyph loaded for character 'n'
no glyph loaded for character 'y'
no glyph loaded for character ' '
no glyph loaded for character 'l'
no glyph loaded for character 'i'
no glyph loaded for character 'n'
no glyph loaded for character 'e'
no glyph loaded for character ' '
no glyph loaded for character 't'
no glyph loaded for character 'o'
no glyph loaded for character ' '
no glyph loaded for character 'h'
no glyph loaded for character 'a'
no glyph loaded for character 'v'
no glyph loaded for character 'e'
no glyph loaded for character '.'

Eel-WARNING **: Error trying to process font directory 
'/usr/lib/X11/fonts/Type1/'.
no glyph loaded for 

Re: hang during upgrade - pcmcia-cs package ? - lead to hard disk corruption

2002-06-15 Thread Jerome Lacoste
On Sun, 2002-06-16 at 02:02, Jerome Lacoste wrote:

 I also had to modify /

I had to modify /etc/gdm/sessions/Gnome

to remove the gnome-session parameter  --purge-delay=15000

This may have had an importance, but that was the only way I could get
gnome to work from gdm. Perhaps if there an upgrade bug there?

Jerome



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



Server X process taking 250 Mo - leaking ?

2002-06-13 Thread Jerome Lacoste
I have the following in top:

  PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND 
  532 root  16 -10  289M  32M  7528 S   54.6  6.5   8:35 XFree86 

I think there is a problem there. XFree86 takes way too much space and
CPU. Have anybody encountered the same problem? 

Now after a restart it is:

  PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
 1895 root   9 -10  281M  25M  7528 S0.1  5.0   1:01 XFree86

I think it still takes a lot of memory. Is that normal?


I didn't notice that before last week, after I tried to enable true type
fonts. I followed the True Type Fonts in Debian mini-HOWTO. 
But I reversed it, i.e. my  XF86config-4 file is back to the original. 

Appart from xfstt still running (but not referenced in my XF86Config
file), I don't think there is a difference with my configuration. 

I run Debian unstable on a Dell Inspiron 8100 laptop. The laptop
contains an NVidia GeForce 2 graphic card.

Extract of my XF86config-4 file. 

Section Files 
#   FontPathunix/:7101# local True
Type font server 
FontPathunix/:7100# local font
server 
# if the local font server has problems, we can fall back on
these 
FontPath/usr/lib/X11/fonts/misc 
FontPath/usr/lib/X11/fonts/cyrillic 
FontPath/usr/lib/X11/fonts/100dpi/:unscaled 
FontPath/usr/lib/X11/fonts/75dpi/:unscaled 
FontPath/usr/lib/X11/fonts/Type1 
FontPath/usr/lib/X11/fonts/Speedo 
FontPath/usr/lib/X11/fonts/100dpi 
FontPath/usr/lib/X11/fonts/75dpi 
EndSection 


Some of the software installed on the machine:
ii  xfree86-common 4.1.0-17   X Window System (XFree86)
infrastructure
ii  xserver-xfree8 4.1.0-17   the XFree86 X server
ii  nvidia-glx 1.0.2880-2 NVIDIA binary XFree86 4.x driver
ii  nvidia-glx-dev 1.0.2880-2 NVIDIA binary XFree86 4.x driver
development
ii  xfs4.1.0-17   X font server
ii  libttf21.4pre.2001102 FreeType 1, The FREE TrueType Font
Engine, s
ii  msttcorefonts  1.0.1  Installer for Microsoft TrueType core
fonts
ii  x-ttcidfont-co 13 Configure TrueType and CID fonts for
X.
ii  xfstt  1.2.1-1TrueType Font Server for X11


I just reinstalled the new NVidia drivers.

Any idea?

Cheers,

Jerome


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



Re: Together from Togethersoft on unstable???

2002-05-04 Thread Jerome Lacoste
On Sat, 2002-05-04 at 18:13, Nils-Erik Svangård wrote:
 Hi!
 
 I cant get Together running on my Debian box, it complains about a
 licence file. 

Together is not a free tool (not in the Open Source sense at least). 
The ControlCenter version of Together requires a license file in order
to run. You can go on www.togerthersoft.com and register in order to get
one. They will send you a temporary license in order to evaluate their
tool.

There used to be a free version of Together around, but I don't know if
TogetherSoft still produces it.


 Does anyone have any experience getting this program to run on debian???

I tried the latest Control Center on my laptop running unstable.

Jerome


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



Re: Nvidia, Debian's Woody, kernel 2.4.18, and xfree86

2002-05-04 Thread Jerome Lacoste
On Sat, 2002-05-04 at 23:01, Jaye Inabnit ke6sls wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 
 Greetings:
 
 I've reached my limit of tolerance with my voodoo3 (agp) card.  I've 
 concluded that it is impossible to make this card function well with *this* 
 Debian GNU/Linux box.
 
 I'm considering Nvidia as a replacement.  


If you go the nvidia way, and run into trouble. a good place to is the
linux-dell-laptop mailing list and their FAQ. I run XFree 4.1 on my
Inspiron 8100. The beast contains an NVidia card. Plenty of people have
been using those cards, and have experience with TV output, Twin View,
etc... You will find plenty of information on the list archives and FAQ.
Some is Inspiron specific, some is not. You may find some info there.

Some links:
http://groups.yahoo.com/group/linux-dell-laptops/
http://www.whacked.net/ldl-faq/
etc...


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



Re: replacement for ical?

2002-04-25 Thread Jerome Lacoste \(Work\)
searched ical in packages.debian.org

Found this
Current users of the popular program ical should definitely take a look
at KOrganizer and compare features.

I don't know if it can help. Perhaps it can import the ical files?




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



Re: dhclient at boot?

2002-04-23 Thread Jerome Lacoste \(Work\)
have a look at the laptop-net package

jerome

On Tue, 2002-04-23 at 16:34, Dave Price wrote:
 Hi,
 
 I have a laptop running debian woody.  I can do dhcp networking okay, but I 
 need to run
 dhclient by hand as root whenever i reboot.
 
 In truth, this system is usually used in dhcp environments, and
 on those occasions when dhcp is not available, I have a
 reserved static configuration that will work consistantly.
 
 can anyone suggest a nice way to handle this 'logic' in a
 startup script?
 
 i.e.
 
 try dhclient, if fail, then set eth0 manually ...
 
 aloha (and TIA)
 dave
 



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



Re: Upgrade to woody

2002-04-18 Thread Jerome Lacoste \(Work\)
On Thu, 2002-04-18 at 09:32, David Smead wrote:
 
 
 http://ftp-master.debian.org/testing/ says . . .
 testing's gone mainline! Point apt at the new testing distribution
 (or the old woody distribution) on your favourite Debian mirror.
 
 knuth:~# apt-get install testing
 Reading Package Lists... Done
 Building Dependency Tree... Done
 E: Couldn't find package testing
 
 Does anyone have the real instructions?

I don't even know why I answer this question. It is obvious that you
didn't make an effort to search the answer.

The instructions are in the documentation. E.g.
http://www.debian.org/doc/manuals/quick-reference/ch-woody.en.html#s5.2
Even with a simple Google search you should find it. E.g. 
http://www.debianhelp.org/modules.php?op=modloadname=Newsfile=articlesid=1538




 
 -- 
 Sincerely,
 
 David Smead
 http://www.amplepower.com.
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



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



borken laptop-net

2002-04-07 Thread Jerome Lacoste \(Work\)
I've had trouble to install the new laptop-net package from unstable
(2.7.1).

I've had to purge the former install, touch a file
(/etc/default/laptop-net), and select non-debconf maintained handling of
schemes and other configuration files  in order to be able to install
it.

I couldn't get an output of what was going wrong. There 

Jerome




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