Sun JRE, JSDK and J2EE on debian

2005-06-30 Thread prabusubroto
Dear my friends... I am trying to have JRE and SDK on my debian because my boss push me to use Sun Java. I downloaded the JRE, converted it to deb package with alien like this: alien -d -i ./j2re-1_4_2_08-linux-i586.rpm it succeeded. But once I installed it, I have a ridiculous thing. lookslik

Re: Sun JRE, JSDK and J2EE on debian

2005-06-30 Thread Kristian Rink
Hi there; [EMAIL PROTECTED] schrieb: >I am trying to have JRE and SDK on my debian because my boss push me to use >Sun Java. I downloaded the JRE, converted it to deb package with alien like >this: > alien -d -i ./j2re-1_4_2_08-linux-i586.rpm > >it succeeded. > >But once I installed it, I have

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

Re: Sun JRE, JSDK and J2EE on debian

2005-06-30 Thread Thomas Weinbrenner
[EMAIL PROTECTED] wrote: > > I am trying to have JRE and SDK on my debian because my boss push me to use > Sun Java. I downloaded the JRE, converted it to deb package with alien like > this: > alien -d -i ./j2re-1_4_2_08-linux-i586.rpm > > it succeeded. There is a better way to create java pack

free java (was Re: Sun JRE, JSDK and J2EE on debian=

2005-06-30 Thread Kristian Rink
Thomas Weinbrenner schrieb: > There is a better way to create java packages than alien. Use the > "java-package" > >http://packages.debian.org/stable/misc/java-package > >Just download the self-extracting file from Sun and use: > > make-jpkg j2re-1_4_2_08-linux-i586.bin > > Sorry for getting OT,

Re: Sun JRE, JSDK and J2EE on debian

2005-06-30 Thread Andrey Andreev
Thomas Weinbrenner wrote: > [EMAIL PROTECTED] wrote: > >>I am trying to have JRE and SDK on my debian because my boss push me to use >>Sun Java. I downloaded the JRE, converted it to deb package with alien like >>this: >> alien -d -i ./j2re-1_4_2_08-linux-i586.rpm >> >>it succeeded. > > > There

How to get my computers IP address

2005-06-30 Thread Mitja Podreka
I have ADSL connection which I share over a router and Apache server installed on my laptop running Debian Sarge. Before I started to share ADSL connection I sometimes used the server to share bigger files with my friends. I told them the URL of the file based on my current IP and they could do

acrobat shortcuts

2005-06-30 Thread roberto
Hi, using acrobat reader i encounter the following problem: ~:$ acroread Warning: locale not supported by C library, locale unchanged then acrobat reader starts correctly but i can not use any of the shortcuts like Ctrl+O, Ctrl+W and so on, so useful on a laptop, not to use the touchpad. Do you

Re: boot.log not present

2005-06-30 Thread Nikita V. Youshchenko
> 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? Enable it in /etc/default/bootlogd -- To

apache behind nat

2005-06-30 Thread Brent Clark
Hi list I have an apache server that is behind a natted fw. My apache was working, but now for some funny reason if keep supplying the webbrowser the private ip. the dns is fine because all resolves etc, but in the web browser it says fetching 192.168.111.11 I looked in the host file. If anyon

Help with broken Aptitude

2005-06-30 Thread Bryan Jackson
Hello everyone. I have a Debian Sarge box that was working fine until Sarge went stable. Aptitude has started acting very strange, in fact apt in general seems broken. The symptoms are as follows. 1. I have had no upgrades when when I run "aptitude update, aptitude upgrade" since sarge went

Firefox permission problem?

2005-06-30 Thread Heinrich Rebehn
Hi list, when i try to start firefos on Debian Sarge, i get: ### Extension System Warning: Failed to set up default extensions files probably because you do not have write privileges to this location. ### What location ??? Where do i need write privilig

Re: MySQL setup cloning?

2005-06-30 Thread Maurits van Rees
On Wed, Jun 29, 2005 at 10:53:16PM -0400, Wayne Topa wrote: > mysqldump -A > backup-file.sql (on main server) I would add the '--opt' option to mysqldump. From the man page: --opt : Same as --add-drop-table --add-locks --all --extended-insert --quick --lock-tables The main point here is th

Re: wajig broken in unstable?

2005-06-30 Thread Anthony Campbell
On 30 Jun 2005, Graham Williams wrote: > Received Wed 29 Jun 2005 7:39pm +1000 from Anthony Campbell: > > I found that wajig disappeared here after an update to unstable a couple > > of days ago and attempts to reintall it are greeted with the message > > that it has unmet dependencies and I shoul

Re: Synaptic not starting after upgrading to xorg

2005-06-30 Thread Michael Ott
Hello Andras! > I've upgraded to xorg using the repo from > http://debian.linux-systeme.com but now I cannot start synaptic. The > box requiring the password appears but after I enter the password, it > dissapears and nothing happens. How could I fix this? Do you know the tool sudo. I do it with t

Re: apache behind nat

2005-06-30 Thread Lee Braiden
On Thursday 30 Jun 2005 09:18, Brent Clark wrote: > the dns is fine because all resolves etc, but in the web browser it says > fetching 192.168.111.11 > > I looked in the host file. > > If anyone has any tips or advice, it would be most apprciated. I think you need to set the servername or hostnam

Re: How to get my computers IP address

2005-06-30 Thread Lee Braiden
On Thursday 30 Jun 2005 11:01, Mitja Podreka wrote: > But now the IP I get from myip.com or from syslog file is the IP of the > router. Is it still possible to share files as I used to and how can I > do it? Which is my computer's IP now? Your computer most likely uses a private IP address behind

Re: Adaptec Serial ATA RAID 1210SA

2005-06-30 Thread Jonathan Opperman
On 17 Jun 2005, at 12:24 AM, Wolfgang Schulze-Zachau wrote: Hi all,   Is there any further development planned regarding the adaptec 1210SA adapter ? I would be seriously interested in buying this if there is a way to make it work under debian   Regards Wolfgang Schulze-Zachau Manticore Soft

Re: How to get my computers IP address

2005-06-30 Thread Stephen R Laniel
On Thu, Jun 30, 2005 at 06:01:19PM +0800, Mitja Podreka wrote: > I have ADSL connection which I share over a router and Apache server > installed on my laptop running Debian Sarge. Before I started to share > ADSL connection I sometimes used the server to share bigger files with > my friends. I

Re: Synaptic not starting after upgrading to xorg

2005-06-30 Thread Andras Lorincz
Yes I know that tool, and actually I can start synaptic by launching xhost +localhost in a root console then synaptic. But before upgrade I didn't need that because I could start it from the menu, and now I can't. On 6/30/05, Michael Ott <[EMAIL PROTECTED]> wrote: > Hello Andras! > > > I've upgra

Solved: Firefox permission problem?

2005-06-30 Thread Heinrich Rebehn
Heinrich Rebehn wrote: Hi list, when i try to start firefos on Debian Sarge, i get: ### Extension System Warning: Failed to set up default extensions files probably because you do not have write privileges to this location. ### What location ??? Where

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

Now you see it, now you don't--the tale of the disappearing mouse...

2005-06-30 Thread Nicholas Syrotiuk
I first began using Linux in January 2005 by installing Debian "sarge." I was a very happy user until I upgraded my system on 4 June, just a couple of days before 3.1 was released. Since then I have had one major problem: I can't *see* the mouse at all when I use "rdesktop." When I move the

two basic "new to Debian" questions: network config & RMS

2005-06-30 Thread vineyard saker
Hi everybody, I just completed a switch from 5 years of Mandrake to Debian GNU/Linux. The install went well, although I had to use a couple of tricks to configure X and my soundcard. I now have to basic questions: 1) during my install I was not connected to the Internet (I had ordered the 14 De

4x SATA Ports via Marvell Controller etc

2005-06-30 Thread Yupanqui Munoz
Hi, My names is Yupanqui and I'm a new member in this list. I have a big problem and the problem is this DUAL SERVER INTEL XEON 3.0 X6DAL 4GBDDR, SERVERBOARD DUAL SUPERMICRO X6DAL-TG Dual Intel(r) Xeon™ EM64T Support, Intel(r) E7525 (Tumwater) Chipset Up to 12GB DDR 333 SDRAM, Intel(r) 82541GI Gi

max password length issue: md5 + pam_unix

2005-06-30 Thread Leonardo Canducci
I'm using debian sarge with shadow passwords and md5. The file /etc/pam.d/common-password contains a single uncommented line: password required pam_unix.so nullok obscure min=6 max=8 md5 passwd command doesn't let me chose a password shorter than 6 characthers (fine), but it accepts password

Re: Now you see it, now you don't--the tale of the disappearing mouse...

2005-06-30 Thread Kent West
Nicholas Syrotiuk wrote: > I first began using Linux in January 2005 by installing Debian > "sarge." I was a very happy user until I upgraded my system on 4 > June, just a couple of days before 3.1 was released. > > Since then I have had one major problem: I can't *see* the mouse at > all when I

Re: How to get my computers IP address

2005-06-30 Thread Adam Mercer
On 30/06/05, Mitja Podreka <[EMAIL PROTECTED]> wrote: > I have ADSL connection which I share over a router and Apache server > installed on my laptop running Debian Sarge. Before I started to share > ADSL connection I sometimes used the server to share bigger files with > my friends. I told them th

keep route table

2005-06-30 Thread Khanh Cao Van
I've add many rule on route table but when restart my PC , they're gone . How to keep them remain ? -- --- Cao Van Khanh

Promise FastTrak100 on Sarge install?

2005-06-30 Thread Roman Muñoz
Hi, I'm trying to do a fresh sarge install on an Asus A7V mboard, but my stripping raid (20265) is not working. I see only two separated disks. I see modules pdc202xx_old & pdc202xx_new on sarge install, both with 2.4 and 2.6 kernels, but I can't get them working :-( I tried as many things as I

unsubscribe

2005-06-30 Thread [EMAIL PROTECTED]
unsubscribe ___ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: 4x SATA Ports via Marvell Controller etc

2005-06-30 Thread Yupanqui Munoz
Hi Emeric, I tried to use debian(31rda)-i386, fedora core 4 (AMD64) and ubuntu-5.05-AMD64, but none of them could recognize the HDs in the installation. I need the correct driver (Marvell (Adaptec) 4-port / 8-port SATA Driver (Hercules-II)) to make it work. Is there a specific driver in debian di

Re: /proc hard link count wrong.. bug?

2005-06-30 Thread Nikita V. Youshchenko
> Just got the following warning: > > find: WARNING: Hard link count is wrong for /proc: this may be a bug in > your > filesystem driver. Automatically turning on find's -noleaf option. > Earlier results may have failed to include directories that should have > been searched. > > Is find just

Re: mailscanner got problem ....

2005-06-30 Thread Ugo Bellavance
Ugo Bellavance wrote: > Cheng-Han Tsai wrote: > >>I am here to ask this question because I found some people in the local >>forum have the same problem with the mailscanner. So I think maybe >>somebody has successful experience of installing mailscanner in Debian box. >> > > > I understand as I'

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

GD lib's

2005-06-30 Thread Ralph Crongeyer
Hi all, I just installed Gallery the PHP online photo gallery app, (on Sarge via aptitude) and when I run the setup script it checks for installed components, one of witch is GD, and it fails to see GD? Yet, dpkg -l php4-gd shows that it is installed? How do I get Gallery to see GD? Thanks Ralph

Re: two basic "new to Debian" questions: network config & RMS

2005-06-30 Thread David Hugh-Jones
Depends what kind of networking you want to do. If you are just connecting to a LAN with a DHCP server running, then just run "/etc/init.d/networking start" as root and see if it works. If you want a static IP address and name servers, the easiest way is probably to use the Gnome network tools - av

Re: sarge and software patents

2005-06-30 Thread Adam Hardy
Guillaume TESSIER on 29/06/05 18:05, wrote: Guillaume TESSIER wrote: The release of sarge stable just comes up some weeks before European Union could vote for extented patentability of software. I guess a lot of packages from sarge are made from gnu projects that could be really endanger.

Re: Adaptec Serial ATA RAID 1210SA

2005-06-30 Thread Jonathan Opperman
On 30 Jun 2005, at 1:30 PM, Jonathan Opperman wrote: On 17 Jun 2005, at 12:24 AM, Wolfgang Schulze-Zachau wrote: Hi all,   Is there any further development planned regarding the adaptec 1210SA adapter ? I would be seriously interested in buying this if there is a way to make it work under

Printing on a shared printer from debian to Novell Server

2005-06-30 Thread Prabu Subroto
Dear my friends... I work at a workstation and my workstation is associated in a LAN. My internet connection is only through http proxy server. So if I want to go to internet, I have to set my internet browser for the ip number and the port number of the proxy server such as http://10.152.16.10:80

xfree86 on km4m-v m/b (s3virge onboard)

2005-06-30 Thread Rick Pasotto
How do I get X running using the onboard S3virge graphics? I've run dpkg-reconfigure but when I run startx it reports 'no screens found'. This is on a new install of sarge. -- Our doctrine is founded on justice; communism, on injustice. This is the necessary conclusion from what we have just said

php4-mysql

2005-06-30 Thread Ian
Hello, I am running Debian Sarge on my new server. I installed apache2 and the required php4 packs along with mysql4. I can get php running, but the php doesn't seem to be compatible with mysql4. Can you please help me solve my problem?   Cheers,Ian

/proc hard link count wrong.. bug?

2005-06-30 Thread Lee Braiden
Just got the following warning: find: WARNING: Hard link count is wrong for /proc: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched. Is find just spreading panic

Re: Cellular Data Service

2005-06-30 Thread Hans du Plooy
On Thu, 2005-06-30 at 00:27 -0600, Nate Duehr wrote: > GSM acts like a regular old modem to pcmcia, and you feed it odd dialing > strings that I found documented online. Would you mind posting those to the list? Thanks! -- Kind Regards Hans du Plooy SagacIT (Pty) Ltd hansdp at sagacit dot com

Re: MythTV

2005-06-30 Thread Paul Johnson
On Wednesday June 29 2005 11:10 pm, Hal Vaughan wrote: > One other consideration is if your service provider provides any > type of service. While I'm planning on eventually building a Myth > TV box, I have Comcast, and they provide a DVR unit for free (which > can be $300 or $400 or more for a T

apache behind nat

2005-06-30 Thread Brent Clark
Hi list I have an apache server that is behind a natted fw. My apache was working, but now for some funny reason if keep supplying the webbrowser the private ip. the dns is fine because all resolves etc, but in the web browser it says fetching 192.168.111.11 I looked in the host file. If anyon

Accessing a shared printer from debian.

2005-06-30 Thread prabusubroto
Dear my friends... We have a shared printer in our LAN. The printer is shared with Novell Netware. The name of the printer is Q1102. The Novell Netware server is JAK_SVR01 . the workgroup name is ABAS. The printer model is HP LaserJet 4000 N. I want to configure the printer with swat. but I don

Re: mailscanner got problem ....

2005-06-30 Thread Ugo Bellavance
Cheng-Han Tsai wrote: > I am here to ask this question because I found some people in the local > forum have the same problem with the mailscanner. So I think maybe > somebody has successful experience of installing mailscanner in Debian box. > I understand as I'm one of those, but there are also

Re: supported hardware

2005-06-30 Thread Nikita V. Youshchenko
> dear people of the debian lists, i have come to ask a question about > supported wireless cards, what my question is, what are the supported > wireless cards? and also which versions are supported, 802.11b or > 802.11g or both? The best way to get information about support for particular card,

easy vimdiff like program

2005-06-30 Thread Paolo Pantaleo
I need to compare two files, in a quite accurate way, i tried vimdiff, but it is quite hard to learn. Does someone know about a program that makes the same of vimdiff, but is easier, and possibly for gnome/kde? Thnx PAolo

Re: question about sarge and Sony Vaio PCG V505 EX

2005-06-30 Thread Marcelo Chiapparini
On 30.06.05 01:31, Almut Behrens wrote: On Wed, Jun 29, 2005 at 03:06:54PM -0300, Marcelo Chiapparini wrote: > Hi all, > > I want to install sarge in a Sony Vaio PCG V505 EX laptop. I didn't find > anything about it in the list. Besides, in the site > http://www.linux-laptop.net/ there is only i

Re: question about sarge and Sony Vaio PCG V505 EX

2005-06-30 Thread Marcelo Chiapparini
Thank you for the tip! On 30.06.05 01:43, Simon wrote: Marcelo Chiapparini wrote: Hi all, I want to install sarge in a Sony Vaio PCG V505 EX laptop. I didn't find anything about it in the list. Besides, in the site http://www.linux-laptop.net/ there is only information about woody and gento

libstring-approx-perl broke updating Woody to Sarge

2005-06-30 Thread Lance Tagliapietra
Help! I inadvertantly started upgrading my Woody system to Sarge when the new Sarge packages started showing up as security updates (I assume, since security.debian.org is in my apt sources list file). In any case, I decided to go and attempt the upgrade, and have run into the following proble

Help with broken Aptitude

2005-06-30 Thread Bryan Jackson
Hello everyone. I have lurked on this group for a while but this is my 1st post. I have a Debian Sarge box that was working fine until Sarge went stable. Aptitude has started acting very strange, in fact apt in general seems broken. The symptoms are as follows. 1. I have had no upgrades whe

Re: debian hosting service

2005-06-30 Thread Carl Fink
On Thu, Jun 30, 2005 at 04:38:50AM +0100, Jerome BENOIT wrote: > Before I read this serie of email I did not know `hosting services': > I went to some of the suggested sites, and I saw what is about, > and I realized that I could remotely backup my computer (a laptop) > if I subscribe for such a s

Re: two basic "new to Debian" questions: network config & RMS

2005-06-30 Thread Stefan Muthers
Hi, vineyard saker <[EMAIL PROTECTED]> schrieb: > > I just completed a switch from 5 years of Mandrake to Debian > GNU/Linux. The install went well, although I had to use a couple of > tricks to configure X and my soundcard. I now have to basic > questions: > > 1) during my install I was not conn

Re: System exiting due to kernel....

2005-06-30 Thread Nikita V. Youshchenko
> 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

Re: acrobat shortcuts

2005-06-30 Thread Luis Finotti
Hi, roberto wrote: Hi, using acrobat reader i encounter the following problem: ~:$ acroread Warning: locale not supported by C library, locale unchanged then acrobat reader starts correctly but i can not use any of the shortcuts like Ctrl+O, Ctrl+W and so on, so useful on a laptop, not to use

Re: How to get my computers IP address

2005-06-30 Thread Chris F.A. Johnson
On 2005-06-30, Mitja Podreka wrote: > I have ADSL connection which I share over a router and Apache server > installed on my laptop running Debian Sarge. Before I started to share > ADSL connection I sometimes used the server to share bigger files with > my friends. I told them the URL of the fi

LDAP with Kerberos authentification

2005-06-30 Thread Eugen Wintersberger
Hi there I have a problem with slapd using Kerberos V (GSSAPI) authentification on Debian 3.1 Sarge. The Kerberos configuration seems to be ok since cyrus imap daemon uses it without any problems. I also added the appropriate principals to my Kerberos database and to the krb5.keytab file: ldap

boot incomplete. Due to /usr on lvm2?

2005-06-30 Thread arthur . butler
Hi. I'd be very grateful of some help here. Done lots of googling etc... My old HD is failing (IBM "DeathStar") so I've bought a new one. It's SATA. I wanted to use lvm2 to make resizing easier. I read about it, and found that having / on lvm2 made it harder to get it to boot. I found this

Re: acrobat shortcuts

2005-06-30 Thread Andras Lorincz
Do you use acrobat 7 or 5? I had similar problems with acrobat 5 but with version 7 the problem dissapeared. On 6/30/05, roberto <[EMAIL PROTECTED]> wrote: > Hi, using acrobat reader i encounter the following problem: > > ~:$ acroread > Warning: locale not supported by C library, locale unchanged

Help with broken Aptitude

2005-06-30 Thread Bryan Jackson
Hello everyone. I have a Debian Sarge box that was working fine until Sarge went stable. Aptitude has started acting very strange, in fact apt in general seems broken. The symptoms are as follows. 1. I have had no upgrades when when I run "aptitude update, aptitude upgrade" since sarge went s

Re: mailscanner got problem ....

2005-06-30 Thread Cheng-Han Tsai
I am here to ask this question because I found some people in the local forum have the same problem with the mailscanner. So I think maybe somebody has successful experience of installing mailscanner in Debian box. Thanks Ugo Bellavance wrote: >Cheng-Han Tsai wrote: > > >>Dear all, >> >>Rece

RE: Help with broken Aptitude

2005-06-30 Thread Bryan Jackson
Sorry for the multiple post major Windoze problems. Thats why I run Debian on all of my home machines :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: No security updates for sarge ?

2005-06-30 Thread Brian Nelson
On Wed, Jun 29, 2005 at 04:51:18PM +0200, Hannes Mayer wrote: > I've been wondering the past few days why there are no updates via > "apt-get update/upgrade" (I have the correct entries in > sources.list!). A few days ago I was reading at heise.de > (http://www.heise.de/newsticker/meldung/61076) th

Re: ntp and dynamic IP

2005-06-30 Thread Ricardo Yanez
> > my ISP disconnects me once a day, so that I won't keep a quasi-static IP > I don't pay for. Now, pppd reconnects swiftly, but ntp doesn't seem to > like this anyway. Soon after the dis-/reconnect I get this: > Feb 9 13:15:01 zwerg ntpd[4732]: sendto(192.53.103.104): Invalid argument > Feb 9

Re: Protecting against spoofing with IPTABLES

2005-06-30 Thread Jon Dowland
On 6/30/05, Simon <[EMAIL PROTECTED]> wrote: > iptables -F > iptables -A INPUT -i lo -j ACCEPT > iptables -N SPOOF > iptables -A SPOOF -i eth1 -j SPOOF I think that's wrong. You're appending a rule to the SPOOF table which specifies that all packets from eth1 are to be jumped to the SPOOF chain..

Kernel 2.6.8 & Keyboard Mapping on an Ultra 5

2005-06-30 Thread Robert Wolfe
Hi folks. Successfully installed the 2.6.8 kernel on my Sun Ultra 5. However, when I go to boot with the new kernel the keyboard mapping is ALL WRONG on my Sun Type 5 keyboard -- the letter keys either type numbers or do not type at all and the number keys when Num Lock is is type letters. H

Re: /proc hard link count wrong.. bug?

2005-06-30 Thread Martin Dickopp
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: >> Just got the following warning: >> >> find: WARNING: Hard link count is wrong for /proc: this may be a bug in >> your filesystem driver. Automatically turning on find's -noleaf option. >> Earlier results may have failed to include directori

Re: Help with broken Aptitude

2005-06-30 Thread michael
On Thu, 2005-06-30 at 11:10 +0100, Bryan Jackson wrote: > Hello everyone. > > I have a Debian Sarge box that was working fine until Sarge went stable. > Aptitude has started acting very strange, in fact apt in general > seems broken. The symptoms are as follows. > > 1. I have had no upgrades

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

Re: Promise FastTrak100 on Sarge install?

2005-06-30 Thread Clive Menzies
On (30/06/05 16:39), Roman Muñoz wrote: > Hi, > > I'm trying to do a fresh sarge install on an Asus A7V mboard, but my > stripping raid (20265) is not working. I see only two separated disks. > > I see modules pdc202xx_old & pdc202xx_new on sarge install, both with > 2.4 and 2.6 kernels, but I ca

display resolution

2005-06-30 Thread petereasthope
Hello Paul, Wed, 29 Jun 2005 23:16:41 +0200 > Use the videogen ... Thanks for telling me about videogen. I spent an hour or so with it. The man page lists only a few parameters for the .videogen configuration file. All others are only command line parameters. That is a little awkward. I am

Re: Printing on a shared printer from debian to Novell Server

2005-06-30 Thread michael
On Thu, 2005-06-30 at 21:37 +0700, Prabu Subroto wrote: > Dear my friends... > > I work at a workstation and my workstation is associated in a LAN. My > internet connection is only through http proxy server. So if I want to > go to internet, I have to set my internet browser for the ip number and

Re: GD lib's

2005-06-30 Thread Ralph Crongeyer
Ralph Crongeyer wrote: >Hi all, > >I just installed Gallery the PHP online photo gallery app, (on Sarge via >aptitude) and when I run the setup script it checks for installed >components, one of witch is GD, and it fails to see GD? Yet, dpkg -l >php4-gd shows that it is installed? > >How do I get

Re: sarge and software patents

2005-06-30 Thread Ugo Bellavance
Guillaume TESSIER wrote: > Adam Hardy wrote: > >> >> I tried to register myself on the German anti-software-patent site, >> but failed - I can't remember why, > > > Fine Adam. > > Your "tried to register on the anti-software-patent site, but failed". > > You're really that kind of person that

Re: easy vimdiff like program

2005-06-30 Thread michael
On Thu, 2005-06-30 at 17:07 +0200, Paolo Pantaleo wrote: > I need to compare two files, in a quite accurate way, i tried vimdiff, > but it is quite hard to learn. > Does someone know about a program that makes the same of vimdiff, but > is easier, and possibly for gnome/kde? xxdiff (occasionally c

Re: MythTV

2005-06-30 Thread Hal Vaughan
On Thursday 30 June 2005 10:34 am, Paul Johnson wrote: > On Wednesday June 29 2005 11:10 pm, Hal Vaughan wrote: > > One other consideration is if your service provider provides any > > type of service. While I'm planning on eventually building a Myth > > TV box, I have Comcast, and they provide a

GD and eGroupware.

2005-06-30 Thread Ralph Crongeyer
Hi all, I just installed eGroupware (on Sarge via aptitude) and when I run the Check Installation script it checks for installed components, one of witch is GD, and it fails to see GD? Here's the error I get: [Warning] Checking for GD support...: False Your PHP installation does not have appropr

Re: keep route table

2005-06-30 Thread Roberto C. Sanchez
On Fri, Jul 01, 2005 at 12:26:37AM +0700, Khanh Cao Van wrote: > I've add many rule on route table but when restart my PC , they're > gone . How to keep them remain ? Add them in the /etc/network/interfaces file under the appropriate device, e.g., eth0. Check the man page for interfaces(5) for th

unsubscribe

2005-06-30 Thread Katrina Ward
 

Re: two basic "new to Debian" questions: network config & RMS

2005-06-30 Thread Martin Dickopp
vineyard saker <[EMAIL PROTECTED]> writes: > 1) during my install I was not connected to the Internet (I had > ordered the 14 Debian CDs from budgetlinuxcds) and I therefore did not > configure my network card. Now I would like to connect my computer to > the rest of my computers on a home networ

Re: sarge and software patents

2005-06-30 Thread Guillaume TESSIER
Adam Hardy wrote: I tried to register myself on the German anti-software-patent site, but failed - I can't remember why, Fine Adam. Your "tried to register on the anti-software-patent site, but failed". You're really that kind of person that make software patents would happen. My little

Re: Adaptec Serial ATA RAID 1210SA

2005-06-30 Thread Jonathan Opperman
On 30 Jun 2005, at 4:21 PM, Jonathan Opperman wrote: On 30 Jun 2005, at 1:30 PM, Jonathan Opperman wrote: On 17 Jun 2005, at 12:24 AM, Wolfgang Schulze-Zachau wrote: Hi all,   Is there any further development planned regarding the adaptec 1210SA adapter ? I would be seriously interested

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: MythTV

2005-06-30 Thread Daniel Johnson
Also, I don't know if this is a factor or not, but most of the channels I want to record are digital cable (that includes BBC America, Sci-Fi and manyothers).  I don't know if Myth TV or any other homebrew system handles digital cable signals. Many HDTV capable tuners can also handle digital cable.

Re: display resolution

2005-06-30 Thread Csanyi Pal
On Thu, Jun 30, 2005 at 12:03:09PM -0700, [EMAIL PROTECTED] wrote: > > The man page lists only a few parameters for the > .videogen configuration file. All others are only > command line parameters. That is a little awkward. My .vodeogen configuration file is: mode 800x600#

Re: GD and eGroupware.

2005-06-30 Thread Michael Ott
Hello Ralph! > I just installed eGroupware (on Sarge via aptitude) and when I run the > Check Installation script it checks for installed components, one of > witch is GD, and it fails to see GD? > Here's the error I get: > > [Warning] Checking for GD support...: False > Your PHP installation do

Setting defaults for ulimit

2005-06-30 Thread Paulo M C Aragão
Does anybody know where the defaults for ulimit are set ? I couldn't find anything in /etc. Thanks Paulo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

unsubscribe

2005-06-30 Thread Ian
 

Re: sarge and software patents

2005-06-30 Thread Kent West
Guillaume TESSIER wrote: > My little sister could register on a web site. and > If tomorrow my job is to migrate Linux plateforms onto windows, then > i'll feel like and will soon be unemployed. Realizing that different cultures have different concepts of "foul language", this is just a remi

Re: libstring-approx-perl broke updating Woody to Sarge

2005-06-30 Thread Geert Uytterhoeven
On Thu, 30 Jun 2005, Lance Tagliapietra wrote: > In any case, I decided to go and attempt the upgrade, and have run into > the following problem now when attempting to use apt-get or dpkg or > aptitude: > > dpkg: parse error, in file `/var/lib/dpkg/status' near line 41026 > package `libstring-a

Re: /proc hard link count wrong.. bug?

2005-06-30 Thread Lee Braiden
On Thursday 30 Jun 2005 19:43, Martin Dickopp wrote: > However, a mismatch does *not* necessarily indicate a "bug in the > filesystem driver." It can also occur if directories are created or > deleted between the time the hard link count is obtained and the time > the number of subdirectories is ob

Re: Setting defaults for ulimit

2005-06-30 Thread Lee Braiden
On Thursday 30 Jun 2005 20:41, Paulo M C Aragão wrote: > Does anybody know where the defaults for ulimit are set ? > I couldn't find anything in /etc. /etc/security/limits.conf -- Lee. Please do not CC replies directly to me. I'll read them on the list.

Re: Debian Base Install to many un-necessary packages?

2005-06-30 Thread Joey Hess
David Nicholls wrote: > I've just downloaded the latest netinst iso of debian. > > I usually do not select any packages to install when prompted, and > although the installer still insists on installing a large number of > unneeded files (dictionarys, nano etc) I usually press contol-C to > cancel

Re: two basic "new to Debian" questions: network config & RMS

2005-06-30 Thread Marty
s. keeling wrote: RMS seems to have disagreements with just about everyone but himself. RMS more than any public figure I know of, seems to generate these ad hominem attacks against himself. He's also the most intelligent and relentlessly logical writer and speaker of any public figure I know

Re: Printing on a shared printer from debian to Novell Server

2005-06-30 Thread Almut Behrens
On Thu, Jun 30, 2005 at 09:37:26PM +0700, Prabu Subroto wrote: > > I work at a workstation and my workstation is associated in a LAN. My > internet connection is only through http proxy server. So if I want to > go to internet, I have to set my internet browser for the ip number and > the port num

Re: Setting defaults for ulimit

2005-06-30 Thread Ugo Bellavance
Paulo M C Aragão wrote: > Does anybody know where the defaults for ulimit are set ? > > I couldn't find anything in /etc. > > Thanks > Paulo > > Probably /etc/security/limits.conf -- Ugo -> Please don't send a copy of your reply by e-mail. I read the list. -> Please avoid top-posting, long

Solved Re: GD and eGroupware.

2005-06-30 Thread Ralph Crongeyer
Michael Ott <[EMAIL PROTECTED]> wrote: >Hello Ralph! > >> I just installed eGroupware (on Sarge via aptitude) and when I run the >> Check Installation script it checks for installed components, one of >> witch is GD, and it fails to see GD? >> Here's the error I get: >> >> [Warning] Checking for

  1   2   >