Re: testing distribution

2006-09-07 Thread Paul Johnson
On Thursday 07 September 2006 03:55, Mathias Brodala wrote: > you’ll always have Etch. You’ll have it when it becomes stable and when it > becomes oldstable one day. So you’ll leave the testing branch. Exception: I still occasionally come across a user that doesn't track the mailing lists or an

Re: Latest unstable upgrade broke my apache2/php configuration

2006-09-07 Thread RLB
> Check if the package libapache2-mod-php5.deb is correctly installed > > Atte > > Horacio Goetendia Bonilla Hi Horacio, After upgrading to php5 and emptying the Internet Explorer cache it worked :) Thanks, Dick > > > >Hi group, > > > >(sorry if this was posted multiple times, but I had some

Re: Latest unstable upgrade broke my apache2/php configuration

2006-09-07 Thread RLB
Hi Mathias, > > Running the latest Debian unstable here, and this morning I upgraded my > > packages. > > Which packages exactly where upgraded? Apache2, and a lot of php4 packages. Don't know exactly which php4 packages though... > OK, this is one part. The other would be that the *.so file n

Re: (OT) Prejudice against sendmail?

2006-09-07 Thread Paul Johnson
On Thursday 07 September 2006 18:51, Cameron L. Spitzer wrote: > [This message has also been posted to linux.debian.user.] > > In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > > qmail has the least Debian support, due to uninteresting > > licensing issues, but has a large user community a

Re: Email programs that work.

2006-09-07 Thread Dmitri Minaev
On 9/6/06, Michelle Konzack <[EMAIL PROTECTED]> wrote: > Still, there are some unpleasant problems I couldn't solve. The worst > one was that Mutt downloads the whole message. That is, it does not > support selective retrieval of MIME parts, AFAIU. I do not know one single IMAP client which can

Debian Newbie looking for Usefull Tools

2006-09-07 Thread Phillipus Gunawan
Hi there, Im a newbie at debian, just installing debian 31r0a from a DVD. I got an ADSL connection with a crappy modem. Anyhow, I want to make a box that can do: - Generating traffic usage (download/upload) - List the program / port / destination used in daily/weekly/monthly basis (just in case

Re: How to fix not cleanly closed mysql?

2006-09-07 Thread Horacio Goetendia
HiI know two methods to repairIf you have MyISAM tables you can use: To check:myisamchk To Repair:myisamchk --recover  or with --safe-recover instead --recover AlsoThere are some SQL sentences for MyISAM and InnoDB tables that can help you, these are: CHECK TABLE_NAME REPAIR TABLE_NAME AtteHoraci

Re: Latest unstable upgrade broke my apache2/php configuration

2006-09-07 Thread Horacio Goetendia
HiCheck if the package libapache2-mod-php5.deb  is correctly installedAtteHoracio Goetendia Bonilla2006/9/7, RLB < [EMAIL PROTECTED]>: Hi group,(sorry if this was posted multiple times, but I had some trouble sendingit to the group...)Running the latest Debian unstable here, and this morning I upgr

Re: SCIM On Debian sid

2006-09-07 Thread Rocky Ou
On 9/8/06, Florian Kulzer <[EMAIL PROTECTED]> wrote: On Thu, Sep 07, 2006 at 20:29:31 +0800, Rocky Ou wrote:> Hey,>> Before I can see a small SCIM bar on my task panel. But now I could not see> it any more and I try to open it from console but it tells me it is runing. > I tried Ctrl+Space but it d

Re: Michelle Konzack's sex (was: Email programs that work.)

2006-09-07 Thread Derek Martin
On Wed, Sep 06, 2006 at 02:27:09AM +0200, Michelle Konzack wrote: > > > his first. Actually I think he did a fine job. > > ^^^ ^^ > > Do you know something I don't? I always thought that Michelle was > > female. > > Right. ;-) Er... Sorry Michelle. I do "know" Mic

xorg doesnt launch

2006-09-07 Thread j j
I am not how this happen. I was doing a routine update when I rebooted my machine the next day X didnt launch.From my /var/log/Xorg.log I am getting these errors:(EE) RADEON(0): MergedFB does not work with Option UseFBDev, MergedFB mode is disabled (**) RADEON(0): RADEONScreenInit c000 0(EE) RA

copy debian form vmware to real pc

2006-09-07 Thread Yang
I want to copy the debian system form a vmware to real pc! what should be done to make the copyed system work? Yang [EMAIL PROTECTED] 2006-09-08 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: Please help

2006-09-07 Thread Kevin Mark
On Thu, Sep 07, 2006 at 04:51:53PM -0500, Vilches Martin wrote: > > Hello, first of all I have no idea about Debian but Im working on a pretty > nice > software base on Debian so I need to work on thisJ > The software I use is Pluto Home, which is a home automation software. > > The thing is th

how to config font for jre 1.5 on sarge

2006-09-07 Thread Serena Cantor
I download jre 1.5 from sun, and install it in /usr/local. In its lib directory, I find font config files for redhat, suse... but not sarge,so jre can't display Chinese. How can I add font config file for sarge? Thanks! __ Do You Yahoo!? Tired of sp

etch install cd

2006-09-07 Thread 铁石
Where can I find a etch install mini cd ? the old woddy mini install cd can boot in my amd64 box. [EMAIL PROTECTED]   2006-09-08

Re: (OT) Prejudice against sendmail?

2006-09-07 Thread Cameron L. Spitzer
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > > qmail has the least Debian support, due to uninteresting > licensing issues, but has a large user community and excellent > documentation (www.lifewithqmail.org, qmail.org). It run

Re: Libcap problem in Snort installation

2006-09-07 Thread Wulfy
Alejandro wrote: Dear all, I have a Debian Etch system. After I download the Snort 2.6 tarball and I do tar -xzvf, I execute "./configure --with-mysql" and I get this error message: ERROR! Libpcap library/headers not found, go get it from http://www.tcpdump.org or use the --with-libpcap-

Global File System in production?

2006-09-07 Thread Nelson Castillo
Hi, Anyone using Global File System in production? I installed 2 servers with etch/amd64 and I wonder if any of you are using it in a production environment. Regards, Nelson.- -- http://arhuaco.org http://emQbit.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Libcap problem in Snort installation

2006-09-07 Thread Alejandro
Dear all, I have a Debian Etch system. After I download the Snort 2.6 tarball and I do tar -xzvf, I execute "./configure --with-mysql" and I get this error message: ERROR! Libpcap library/headers not found, go get it from http://www.tcpdump.org or use the --with-libpcap-* options, if you

Please help

2006-09-07 Thread Vilches Martin
Hello, first of all I have no idea about Debian but Im working on a pretty nice software base on Debian so I need to work on this J The software I use is Pluto Home, which is a home automation software.   The thing is that I have a Dell touch screen which I use with my xp media center ed

Re: Logitech Quickcam Zoom Webcam

2006-09-07 Thread Björn Ballard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've done a quick write up and put it up for now so that a). I can find it in future; and b). someone else might find it useful. If anyone is interested in taking a look it can be found at: http://www.bjornballard.co.uk/os/logitech-pwc.html When I ha

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Joey Hess
Cybe R. Wizard wrote: > Joey Hess <[EMAIL PROTECTED]> said: > > [...] > > > Amausingly... > > Oh, /great/ word! I love the dual connotations... > Mind if I steal it occasionally? Please feel free to steal all my typos.. -- see shy jo signature.asc Description: Digital signature

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Cybe R. Wizard
Joey Hess <[EMAIL PROTECTED]> said: [...] > Amausingly... Oh, /great/ word! I love the dual connotations... Mind if I steal it occasionally? Cybe R. Wizard -- Press 'START' to stop Winduhs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: Latest unstable upgrade broke my apache2/php configuration

2006-09-07 Thread Mathias Brodala
Hello Dick. > Running the latest Debian unstable here, and this morning I upgraded my > packages. Which packages exactly where upgraded? > Now PHP is broken... For example, when I open phpsysinfo, my > browser wants to save the file. > > I checked apache2.conf and it shows > > AddType applicat

Latest unstable upgrade broke my apache2/php configuration

2006-09-07 Thread RLB
Hi group, (sorry if this was posted multiple times, but I had some trouble sending it to the group...) Running the latest Debian unstable here, and this morning I upgraded my packages. Now PHP is broken... For example, when I open phpsysinfo, my browser wants to save the file. I checked apache2.

Re: Module Assistant Problem

2006-09-07 Thread Andreas Janssen
Hello David Baron (<[EMAIL PROTECTED]>) wrote: > Suddenly, never needed it before, m-a complains "bad luck--cannot find > kernel headers" If I explicitely give it the --kernel-dir, works > just fine. Have not changed the kernel directory since 2.6.17 came on > line. What gives? What does you

Re: povray

2006-09-07 Thread Steven Dobson
Francesco On Thu, 2006-09-07 at 17:03 +0200, Francesco Pietra wrote: > Has anyone tried to install povray debian package and run it on either a > 32bit > machine or a chroot on amd64? I have. > I would like to embellish with povray a series > of lectures. In fact I used pvray to bench mark

Re: SCIM On Debian sid

2006-09-07 Thread Florian Kulzer
On Thu, Sep 07, 2006 at 20:29:31 +0800, Rocky Ou wrote: > Hey, > > Before I can see a small SCIM bar on my task panel. But now I could not see > it any more and I try to open it from console but it tells me it is runing. > I tried Ctrl+Space but it does not trigger the chinese input. Can any of yo

Re: povray

2006-09-07 Thread Florian Kulzer
On Thu, Sep 07, 2006 at 16:50:07 +0200, Francesco Pietra wrote: > Hi all: > Has anyone tried to install povray debian package and run it on either a > 32bit > machine or a chroot on amd64? I would like to embellish with povray a series > of lectures. I tried on a 32bit etch debian machine. Appar

Re: Logitech Quickcam Zoom Webcam

2006-09-07 Thread Steve Kemp
On Thu, Sep 07, 2006 at 08:09:23PM +0100, Bj?rn Ballard wrote: > Many thanks Steve. Worked a treat! I'll take note in future to search > debian-devel. Great. I keep meaning to write it up in more detail, since that message was pretty terse and mostly posted from memory, but I'm glad you ma

Re: inetd or xinetd

2006-09-07 Thread Jochen Schulz
T: > > # /etc/init.d/inetd has been diverted by the xinetd package. > # The inetd service is provided by xinetd, which means inetd > # doesn't need to be run. > # > # See /etc/init.d/xinetd, or /etc/init.d/inetd.real. > > exit 0 > > > Does it imply xinetd is more

Re: Email programs that work.

2006-09-07 Thread Kevin Buhr
Michelle Konzack <[EMAIL PROTECTED]> writes: > >> Still, there are some unpleasant problems I couldn't solve. The worst >> one was that Mutt downloads the whole message. That is, it does not >> support selective retrieval of MIME parts, AFAIU. > > I do not know one single IMAP client which can do t

Re: Logitech Quickcam Zoom Webcam

2006-09-07 Thread Björn Ballard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Many thanks Steve. Worked a treat! I'll take note in future to search debian-devel. One tip other's might appreciate in respect to this camera that I've just found out. The camera requires RGB to BGR conversion on YUV in some applications. Beej :

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Joey Hess
Marc Wilson wrote: > Why? Why does a GUI installer make it feasable, but a ncurses installer > not make it feasable? It's unfortunate that Debian has actually caved in > to this pressure. Well, the rationalle most developers have for working on the GUI version of the installer is that it allows

povray

2006-09-07 Thread Francesco Pietra
Hi all: Has anyone tried to install povray debian package and run it on either a 32bit machine or a chroot on amd64? I would like to embellish with povray a series of lectures. I tried on a 32bit etch debian machine. Apparently it installs correctly, however I was unable to get command lines acc

inetd or xinetd

2006-09-07 Thread T
Hi Hope I'm not starting a religious war here, but I'd like to know whether inetd or xinetd is preferred for a *personal environment*. In my current system: $ cat /etc/init.d/inetd #!/bin/sh # /etc/init.d/inetd has been diverted by the xinetd package. # The ine

povray

2006-09-07 Thread Francesco Pietra
Hi all: Has anyone tried to install povray debian package and run it on either a 32bit machine or a chroot on amd64? I would like to embellish with povray a series of lectures. I tried on a 32bit etch debian machine. Apparently it installs correctly, however I was unable to get command lines acc

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Marc Wilson
On Thu, Sep 07, 2006 at 09:20:00AM +0100, Chris Lale wrote: > A totally gui install would make Debian feasible for a huge number of > home desktop users migrating from Windows. Why? Why does a GUI installer make it feasable, but a ncurses installer not make it feasable? It's unfortunate that Deb

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Joey Hess
Chris Lale wrote: > Is it possible to include a gui front end for APT in the installer for > the Etch release? synaptic is included in the desktop task. Certian installation methods (notably, using the full-size CD and no additional mirror) won't include synaptic since it doesn't fit on the CD. M

Re: external USB DVD writer and KDE

2006-09-07 Thread H.S.
H.S. wrote: (I thought I posted this yesterday, but it seems to have never made it) Hello, On a Debian Etch running 2.6.16-2, if I connect an external DVD USB writer (Samsung SE-S164L), I get this in /var/log/syslog: kernel: usb 1-1: new full speed USB device using uhci_hcd and address 12 ke

why still using GCC-2.95 and Linux 2.4.x and 2.2.x?

2006-09-07 Thread Tshepang Lekhonkhobe
Hi, I'm still interesting in knowing why people still use GCC-2.95 and the older kernels, 2.2 and 2.4. As for the kernels, it used to be that the older ones were more stable since 2.6 was also a development series, but is it still the case. The most interesting issue is the usage of Linux 2.2.x se

Re: Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Christian Perrier
Quoting Chris Lale ([EMAIL PROTECTED]): > It does not seem possible to install a desktop system with a totally gui > interface using the beta-3 debian-installer. expertgui looks really > good, but tasksel 2.53 only has an option for 'Desktop environment'. > This may be broken > (http://bugs.deb

Re: Logitech Quickcam Zoom Webcam

2006-09-07 Thread Steve Kemp
On Thu, Sep 07, 2006 at 05:53:32PM +0100, Bj?rn Ballard wrote: > Does anyone have any suggestions or ideas as to how to > get this to work properly? Or managed to solve this > themselves in the past? http://lists.debian.org/debian-devel/2006/08/msg01010.html Steve -- Debian GNU/Linux System

external USB DVD writer and KDE

2006-09-07 Thread H.S.
(I thought I posted this yesterday, but it seems to have never made it) Hello, On a Debian Etch running 2.6.16-2, if I connect an external DVD USB writer (Samsung SE-S164L), I get this in /var/log/syslog: kernel: usb 1-1: new full speed USB device using uhci_hcd and address 12 kernel: usb 1-1

Logitech Quickcam Zoom Webcam

2006-09-07 Thread Björn Ballard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, Here's a problem that's been plaguing me all day and try as I may I've not had any luck with the various resources online or several google searches. I've been trying to get my Logitech Quickcam Zoom webcam to work under Debian Testing with

Module Assistant Problem

2006-09-07 Thread David Baron
Suddenly, never needed it before, m-a complains "bad luck--cannot find kernel headers" If I explicitely give it the --kernel-dir, works just fine. Have not changed the kernel directory since 2.6.17 came on line. What gives? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: kernel/vesa video modes

2006-09-07 Thread Owen Heisler
On Wed, 2006-09-06 at 14:51 -0500, T.J. Duchene wrote: > > I use the "vga=792" parameter at the end of the "kernel" line in grub, > > so that the resolution is changed to 1024x768 at 24 bit. I would like > > to use 1280x960 at 24 bit instead, but haven't been able to find how to > > anywhere. Al

Re: Automatic logout for inactive login sessions

2006-09-07 Thread Raquel
On Thu, 7 Sep 2006 11:20:19 -0400 "Larry Irwin" <[EMAIL PROTECTED]> wrote: > Hi All, > (This is my 3rd attempt to send this email... Trying plain text > this time.) Is there a method to log users out after 30 minutes of > inactivity? By inactivity, I mean: > 1) No i/o from/to the user's session on

Automatic logout for inactive login sessions

2006-09-07 Thread Larry Irwin
Hi All, (This is my 3rd attempt to send this email... Trying plain text this time.) Is there a method to log users out after 30 minutes of inactivity? By inactivity, I mean: 1) No i/o from/to the user's session on any file descriptor 2) No user owned processes actively utilizing resources (disk i/

Nautilus and beagle

2006-09-07 Thread Jordi Carrillo
I've Debian testing and now I've just installed the beagle search engine. It seems that the nautilus search does not use beagle by default. What's the way to enable beagle with nautilus?

Re: sound q: is this possible?

2006-09-07 Thread Hugo Vanwoerkom
Matus UHLAR - fantomas wrote: On 06.09.06 09:58, Hugo Vanwoerkom wrote: I record streaming mp3 music with mplayer. I use snd to edit the .wav file. Then I convert it with sox to the right frequency and use lame to cut an mp3 file. lame can resample the file itself. For the last few recordi

Openswan & ipmasq on Debian Testing

2006-09-07 Thread Prepaid
Hello allI'm running a Debian testing box, and am trying to use Openswan to connect to some IPSEC VPNs to create network to network VPNs.I have no issues configuring OPENSWAN to connect to the remote end, but the problem that I am having is that the ipmasq firewall rules I assume are dropping the t

Re: Backports

2006-09-07 Thread Thibaut Paumard
Le jeudi 07 septembre 2006 à 16:16 +0200, Michele Della Marina a écrit : > On 9/7/06, Guillaume <[EMAIL PROTECTED]> wrote: > > Michele Della Marina a écrit : > > > Hi all! > > > I need a howto and some documentation for using backports in debian > > > stable. Could you suggest me something, please?

Re: Backports

2006-09-07 Thread Michele Della Marina
On 9/7/06, Guillaume <[EMAIL PROTECTED]> wrote: Michele Della Marina a écrit : > On 9/7/06, Guillaume <[EMAIL PROTECTED]> wrote: >> Michele Della Marina a écrit : >> > Hi all! >> > I need a howto and some documentation for using backports in debian >> > stable. Could you suggest me something, ple

Re: Backports

2006-09-07 Thread Guillaume
Michele Della Marina a écrit : On 9/7/06, Guillaume <[EMAIL PROTECTED]> wrote: Michele Della Marina a écrit : > Hi all! > I need a howto and some documentation for using backports in debian > stable. Could you suggest me something, please? > I've just seen www.backports.org but some parts are un

Re: Backports

2006-09-07 Thread Michele Della Marina
On 9/7/06, Guillaume <[EMAIL PROTECTED]> wrote: Michele Della Marina a écrit : > Hi all! > I need a howto and some documentation for using backports in debian > stable. Could you suggest me something, please? > I've just seen www.backports.org but some parts are under costruction > Thanks > > Hi

Re: Backports

2006-09-07 Thread Guillaume
Michele Della Marina a écrit : Hi all! I need a howto and some documentation for using backports in debian stable. Could you suggest me something, please? I've just seen www.backports.org but some parts are under costruction Thanks Hi, Just go the page "instructions". They direct link is he

Backports

2006-09-07 Thread Michele Della Marina
Hi all! I need a howto and some documentation for using backports in debian stable. Could you suggest me something, please? I've just seen www.backports.org but some parts are under costruction Thanks -- Michele Della Marina [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: testing distribution

2006-09-07 Thread Jordi Carrillo
Thanks Mathias,It is what I was thinking. Regards,JordiOn 9/7/06, Mathias Brodala <[EMAIL PROTECTED]> wrote: Hello Jordi.> I'm using Debian Testing. When Etch is out, will I have to change my > sources.list?It depends on how your sources.list looks like.If you have something like the following:  de

Panasonic Touchscreen

2006-09-07 Thread Carl Brown
I am trying to get the touchscreen working on a Toughbook CF-29. I have been unable to locate any information specifically about it. It seems that some older Toughbooks used a serial port, usually ttyS3, and that others may use a similar setup to the Fujitsu Lifebook B-series, which apparently a

SCIM On Debian sid

2006-09-07 Thread Rocky Ou
Hey, Before I can see a small SCIM bar on my task panel. But now I could not see it any more and I try to open it from console but it tells me it is runing. I tried Ctrl+Space but it does not trigger the chinese input. Can any of you tell me how to actually bring SCIM up please? Thanks, Rocky

Re: testing distribution

2006-09-07 Thread Mathias Brodala
Hello Jordi. > I'm using Debian Testing. When Etch is out, will I have to change my > sources.list? It depends on how your sources.list looks like. If you have something like the following: deb ftp://ftp.de.debian.org/debian/ testing main contrib non-free

testing distribution

2006-09-07 Thread Jordi Carrillo
I'm using Debian Testing. When Etch is out, will I have to change my sources.list? or I'll follow on the testing distribution (changes done automatically?). Just doing an apt-get update will do the trick?

Re: Michelle Konzack's sex

2006-09-07 Thread René Seindal
Michelle Konzack wrote: Am 2006-09-01 12:21:28, schrieb [EMAIL PROTECTED]: On Fri, Sep 01, 2006 at 04:00:18AM -0400, Derek Martin wrote: Well, the numbers are silly, but the point is Mutt will not break until long after any of your favorite GUI programs will. Please try to remember that Michel

Re: Michelle Konzack's sex

2006-09-07 Thread Michelle Konzack
Am 2006-09-01 19:01:28, schrieb George Borisov: > [EMAIL PROTECTED] wrote: > > > > Do you know something I don't? I always thought that Michelle was > > female. > > "The Internet: where men are men; where women are men; and where > little girls are FBI agents." I am not a Cop but french militar

Re: Michelle Konzack's sex (was: Email programs that work.)

2006-09-07 Thread Michelle Konzack
Am 2006-09-01 12:21:28, schrieb [EMAIL PROTECTED]: > On Fri, Sep 01, 2006 at 04:00:18AM -0400, Derek Martin wrote: > > > > Well, the numbers are silly, but the point is Mutt will not break > > until long after any of your favorite GUI programs will. Please try > > to remember that Michelle is not

Re: Email programs that work.

2006-09-07 Thread Michelle Konzack
Am 2006-09-04 11:00:45, schrieb Ron Johnson: > I think I'd roll those *old* messages into gzipped mbox files and > install grepmail if I really needed to search them. Generaly I have only the last 12 Month im my mailfolders and then I move it into my PostgreSQL... Only one Table for better to se

Re: Email programs that work.

2006-09-07 Thread Michelle Konzack
Hello Dimitry, Am 2006-09-01 15:09:07, schrieb Dmitri Minaev: > Dear Michelle, > Still, there are some unpleasant problems I couldn't solve. The worst > one was that Mutt downloads the whole message. That is, it does not > support selective retrieval of MIME parts, AFAIU. I do not know one sing

Beta-3 Etch install avoiding commandline?

2006-09-07 Thread Chris Lale
It does not seem possible to install a desktop system with a totally gui interface using the beta-3 debian-installer. expertgui looks really good, but tasksel 2.53 only has an option for 'Desktop environment'. This may be broken (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386244), but, as

Re: Debian LIVE CD

2006-09-07 Thread Jan Dinger
Daniel Baumann wrote: Stephen Yorke wrote: Does anyone know of a 'PROPER' guide that they can point me to for building LIVECD's? I do not even mind building it fully manually. http://live.debian.net/wiki/ISO_Howto Thats nice, but how can i create a installer? Konppix have a nice

Re: Gnome unstable

2006-09-07 Thread Jan Dinger
Martin Möller wrote: Hi all, I'd like to install the unstable version of Gnome (via Garnome). Is this possible with testing, or do I have to use sid? Use sid, because your libraries must be upgraded too. Not enaugh luck and gnome will not start Or you compiling gnome manually, then gnom

Re: psql comands

2006-09-07 Thread Jan Dinger
Here is the PostgreSQL-Part: You need Readline or compiling pgsql with "without-readline" Readline - Readline (v5.1) (ftp://ftp.gnu.org/gnu/readline/) # ./configure # make # make install !!OpenSSL is optional or tell

Re: psql comands

2006-09-07 Thread Jan Dinger
The "Download" link at that url points to a .tar.gz archive file. The documentation is probably inside it. Un-tar that file with something like this: mkdir ~/lampp tar xvzf profi_lampp_install_guide.tar.gz -C ~/lampp Thats right :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Re: Debian LIVE CD

2006-09-07 Thread Daniel Baumann
Stephen Yorke wrote: > Does anyone know of a 'PROPER' guide that they can point me to for building > LIVECD's? I do not even mind building it fully manually. http://live.debian.net/wiki/ISO_Howto -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PRO