-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Doug Jolley <[EMAIL PROTECTED]> writes:
> I've been playing around with Linux for some time; but, I'm
> very new to Debian.
Welcome to the crowd, we're glad to have you!
> I have installed the stable version of Debian. However, I
> really need a mo
thanks very much,
first of all,
fuser /dev/dsp return nothing in my debian, while gnome-sound-recorder
still say /dev/dsp is in use (actually, xmms+arts is playing
meanwhile).
i have not try rare part of ur suggestion yet, however, in fedora, i
haven't never steup dmix and start esd manually. i am
On Fri, 22 Oct 2004 10:35:29 +0930, David Purton
<[EMAIL PROTECTED]> wrote:
> Hopelessly offtopic queston, but oh well, someone here is bound to have
> more clue than me.
>
> We have a Dell 600SC server with IDE Raid0 (two disks). This morning it
> was making load beeping noises and claimed that o
Of course, apt is the best!
I worked with gentoo and all that compiling takes too much of my time.
I compared debian with all other major distro's and i always went back
to debian and now i stay with debian.
But for some programs i need to set some additional flags (mysql, squid,
samba,...).
So, t
New Q E M on http://opgm.huturo.com/
Microsoft Money Deluxe 2004 - 25.00
QuarkXPress Plugins - 25.00
Red Hat Enterprise Linux ES Standard Edition - 115.00
Adobe PageMaker plug-in PC - 25.00
Microsoft Project 2003 Server - 120.00
Adobe InDesign CS PageMaker Edition - 100.00
Microsoft Excel 2003 - 55
sir,
/etc/X11/XF86Config-4
Section "Module"
Load"dbe" # Double buffer extension
SubSection "extmod"
Option"omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load"type1"
Load"freetype"
Load "glx"
EndSection
Sec
hi again,
to get the pids (if any one is using)
#fuser /dev/dsp
to see which oss software is locking sound device.
#ps aux | grep {whatever_pid_you_got}
(kill pid if you want to kill it )
on a side note,
are you using kde with gnome applications?
if so, and you want esd you need to do
1) sta
On Thu, 21 Oct 2004, Joachim Smit wrote:
Now, I have the following problem.
I can run './configure' with several options like:
--enable-redhat, --enable-suse etcetera to install the
start scripts. There isn't an option --enable-debian.
You need an init script which will start up afpd, and whatever
On Fri, Oct 22, 2004 at 07:39:21AM +1000, Michael Bellears wrote:
> Hi Daniel,
It's Danie. Strange, but true :)
> If I do not have the users entry in the chroot'd /etc/passwd, the user
> cannot gain access:
Yes, you need an entry there, in the normal way. The chroot environment
should never be
no, i have not install libesd-alsa0 before you reply.
now, i installed it, the problem is still there.
even after i stop arts, gnome-sound-recorder cannot replay voice every
time. (sometimes, it can, sometime, it say /dev/dsp is in use)
do i need to do furthur config?
or how to locate the source o
Pigeon wrote:
On Thu, Oct 21, 2004 at 01:30:07PM -0700, Freddy Freeloader wrote:
Hi All,
I have an HP OfficeJet 5500 set up to print through CUPS. I can get it
to print from OpenOffice, from a browser, etc My problem is in
getting it to print from Gimp.
There are no gimpprint drivers a
hi,
have you tried installing libesd-alsa0,
or oss compatibility for alsa (alsa-oss)?
aab
On Fri, 2004-10-22 at 11:31 +0800, Zhao Li wrote:
> hello,
> i'm a newone of debian. moved from fedora just now.
> and now i met a problem about audio.
> i installed kernel 2.6 and enabled alsa modu
hello,
i'm a newone of debian. moved from fedora just now.
and now i met a problem about audio.
i installed kernel 2.6 and enabled alsa modules.
seems everything is ok before i try stardict, i.e., i can use aplay,
alsaplayer, active arts based on alsa, etc. (gnome-sound-recorder does
not
On Oct 21 2004, Adi Linden wrote:
> I am evaluating courier-imap and maildir for a mail server. When the first
> email is delivered to a local mail account, is the maildir structure
> automatically created by postfix, maildrop, procmail, etc...?
Well, procmail *can* create the needed Maildir if it
- Original Message -
From: "Zachary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 21, 2004 7:20 PM
Subject: Greetings and Installation Problem
Hello,
I am not currently using Debian GNU Linux, but am looking forward to doing
so in the near future. That is, if I c
On Thu, Oct 21, 2004 at 01:30:07PM -0700, Freddy Freeloader wrote:
> Hi All,
>
> I have an HP OfficeJet 5500 set up to print through CUPS. I can get it
> to print from OpenOffice, from a browser, etc My problem is in
> getting it to print from Gimp.
>
> There are no gimpprint drivers ava
On Thu, Oct 21, 2004 at 04:48:51PM -0400, William Ballard wrote:
> On Thu, Oct 21, 2004 at 01:05:04PM -0700, Paul Johnson wrote:
> > Actually, you did (but not deliberately). Knoppix (from at least this
> > year) gets both up and running automagically. Get them the newest
> > Knoppix, and next ti
Hi,
* cmdrwoody <[EMAIL PROTECTED]> [041022 10:36]:
> Greeting all!
>
> I am trying to write a script that ssh to all the computers in my
> school and perform automated tasks. For a machine say, p30, i can
> just put ssh p30 in my script to execute that command. I
> have public-key authenticat
> > I just wonder why mplayer is not on the debian >
> apt package list? and how can i find a easy way > >
to install myplayer on debian? :)
I think there's some funky clause in the relevent
license which scares people off. You should be able to
find unofficial .debs on various Christian Maril
add
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
to your sources.list
On Fri, 22 Oct 2004 09:36:42 +0800
Lian Liming <[EMAIL PROTECTED]> wrote:
> Hi all,
> I am using debian/unstable and find i can't find "mplayer" in the
> package list. After using "apt-cache search mplayer", i get th
Hi all,
I am using debian/unstable and find i can't find "mplayer" in the
package list. After using "apt-cache search mplayer", i get the
following result:
-
mga-vid-source - Kernel drive
Greeting all!
I am trying to write a script that ssh to all the computers in my
school and perform automated tasks. For a machine say, p30, i can
just put ssh p30 in my script to execute that command. I
have public-key authentication so no password is required.
Now if this is the first time I
Hopelessly offtopic queston, but oh well, someone here is bound to have
more clue than me.
We have a Dell 600SC server with IDE Raid0 (two disks). This morning it
was making load beeping noises and claimed that one of its disks had
failed.
Just to see what would happen, we forced the failed disk
I have 131 meg of memory and a swap of about 100megs..
The system is ran as a server..
- Original Message -
From: "Gilbert, Joseph"
> Hi all,
>
> There is an issue that I do not fully understand that I have always kind
of
> taken for rote. I was told back when I first started working
Joe writes:
> I was told back when I first started working with Unix that the swap
> space needed to be at least twice the size of physical memory in order to
> ensure a stable system.
> Is this truly the case?
Not any more.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
No, not exactly... the thing to look at is this:
Dynamic MMap ran out of room
There is a cache statement you can use in /etc/apt/apt.conf that increases
the amount of list data you can work with and is needed from my experience
when you are pointing to both stable and testing source lists.
Her
Right, from what I have read, the kernel will just start killing processes
when the total RAM+VM space gets filled, which is generally quite bad. Any
swapping is generally bad as it can really slow down a system if it is
getting hit a lot.
I guess the VM is there so that there is a buffer in case
My /etc/profile is not being run when I reboot and log on. Can anyone give me some
advice about how to figure out what is wrong? What should be calling it and when?
Would any failures get logged someplace?
I was fiddling around creating some Sxx links in /etc/rc2.d to start an X11 server,
bu
On Thu, 21 Oct 2004 21:43:44 +1300, Johnno wrote:
>
> Hello All,
>
> When I do a apt-get update I get this error:
>
> Fetched 6847kB in 33s (203kB/s)
> Reading Package Lists... Error!
> E: Dynamic MMap ran out of room
> E: Error occured while processing lg-issue29
> (NewFileVer1)
> E: Problem w
On Thu, Oct 21, 2004 at 05:11:35PM -0400 or thereabouts, Jaldhar H. Vyas wrote:
> On Thu, 21 Oct 2004, S.D.A. wrote:
>
> > OK I moved a couple of the configs over to '/etc/webmin/',
>
> >From where?
'usr/share/webmin'
> > but it's still
> > borked. Looks like I'm going back to the upstream pack
On Thursday 21 October 2004 03:55 pm, Gilbert, Joseph wrote:
> Hi all,
>
> There is an issue that I do not fully understand that I have always
> kind of taken for rote. I was told back when I first started working
> with Unix that the swap space needed to be at least twice the size of
> physical m
Hi all,
There is an issue that I do not fully understand that I have always kind of
taken for rote. I was told back when I first started working with Unix that
the swap space needed to be at least twice the size of physical memory in
order to ensure a stable system.
Is this truly the case? How
David Clymer wrote:
On Thu, 2004-10-21 at 07:06, Russ Cook wrote:
The problem turned out to be the lack of module-init-tools on my
system. An additional problem was that module-init-tools conflicted
with modutils already installed. I had to upgrade modutils to most
current version f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi --
I've been playing around with Linux for some time; but, I'm
very new to Debian.
I have installed the stable version of Debian. However, I
really need a more current version of Exim. I'd like to
install the exim4-daemon-heavy package which is
--- robin <[EMAIL PROTECTED]> wrote:
> Try apt-get install one of the packages and check the output.
> Robin
The thing is I install all my packages using aptitude. If I use apt-get, I
believe the aptitude database will be out of synch and I'd like to avoid that.
I tried "aptitude dist-upgrade bin
On Wed, Oct 20, 2004 at 02:19:05PM +0100, Karl E. Jorgensen wrote:
>On Wed, Oct 20, 2004 at 12:50:18AM +0200, Magnus Therning wrote:
>> Currently I have a few jobs I run at boot time using @reboot in my
>> crontab. I would really like to be able to run some jobs just before
>> shutting down as well
Hi Daniel,
> I might be reading your email wrong. The
> /var/chroot/apache/etc/passwd is not what matters. What does
> matter is the standard /etc/passwd.
>
> So, try adding something like this:
>
> mbellears:x:1001:1001:Chrooted
> user:/var/chroot/apache/./home/mbellears:/bin/bash
If I do
subscribe [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, 2004-10-21 at 23:02 +0200, Andreas Janssen wrote:
> Hello
>
> H. S. (<[EMAIL PROTECTED]>) wrote:
>
> > There was a problem in 2.6.8 kernel where a normal user could not burn
> > CD's using cdrecord. I experienced that problem and installed 2.6.7,
> > which did not suffer that problem. I a
Hello
H. S. (<[EMAIL PROTECTED]>) wrote:
> There was a problem in 2.6.8 kernel where a normal user could not burn
> CD's using cdrecord. I experienced that problem and installed 2.6.7,
> which did not suffer that problem. I am wondering, is that problem
> fixed now? I am planning to compile the 2
On Thu, 21 Oct 2004, S.D.A. wrote:
> OK I moved a couple of the configs over to '/etc/webmin/',
>From where?
> but it's still
> borked. Looks like I'm going back to the upstream package. :(
>
If you really want to get to the bottom of this, you must give _complete_
details of _every_ step you t
Incoming from Otto Wyss:
> Thomas Adam <[EMAIL PROTECTED]> wrote:
>
> > > I'm starting X through startx so again I'm missing the .xsession . I
> > > know there is a sample somewhere but I can't find it.
> >
> > http://www.hantslug.org.uk/cgi-bin/wiki.pl?LinuxHints/StartX
> >
> Creating the above
On Thu, Oct 21, 2004 at 01:05:04PM -0700, Paul Johnson wrote:
> Actually, you did (but not deliberately). Knoppix (from at least this
> year) gets both up and running automagically. Get them the newest
> Knoppix, and next time you're over there to fix their Windows system
> again, throw Knoppix i
--- Otto Wyss <[EMAIL PROTECTED]> wrote:
> Creating the above .xsession files disables the default XFCE4 startup
> and I get only an empty X screen. So what now?
You want to have a file such as this:
=
#!/bin/sh
#type any additional commands you want
I am trying to get my system set up to be able to output to the TV (an
old Amiga monitor connected to a VCR). Yesterday, I went ahead and
purchased an S-Video to composite adapter and ran a cable from the
S-Video Out port on my video card (NVidia Geforce 5600FX) to the video
in port on the VCR
Incoming from William Ballard:
> On Thu, Oct 21, 2004 at 12:16:21PM -0700, Gilbert, Joseph wrote:
> > session and found that KDE had autodetected my sound card. You may want to
> > have them give Sarge a try. It may be a lot easier than even you suspect...
>
> This isn't a technical thing, so mu
Hi All,
I have an HP OfficeJet 5500 set up to print through CUPS. I can get it
to print from OpenOffice, from a browser, etc My problem is in
getting it to print from Gimp.
There are no gimpprint drivers available for the OJ 5500, at least I
can't find any, and I have the 1.6.2 version o
Hello list, hello Brandt!
On Thu, Oct 21, 2004 at 02:28:00PM -0500, Brandt Dusthimer wrote:
> There is a gtop package in stable, but no package in testing or
> unstable. Is there a reason why? Is it in another package?
You'll find gnome-system-monitor via a "apt-cache search gtop",
provided you
On Thu, Oct 21, 2004 at 02:28:00PM -0500, Brandt Dusthimer wrote:
> There is a gtop package in stable, but no package in testing or
> unstable. Is there a reason why? Is it in another package?
$ apt-cache show gnome-system-monitor
Package: gnome-system-monitor
Priority: optional
Section: gnome
[.
I posted:
> I have a Giga-byte GA-7DPXW+ mobo with dual Athlon MP 2800+ cpus. The
kernel
> is a custom 2.6.8, basically the stock k7-smp kernel with PCMCIA, ACPI, and
> OSS removed, compiled with gcc-3.3.
>
> Trying to clone a hard disk using dd, i get the following error
repetitively:
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
William Ballard <[EMAIL PROTECTED]> writes:
> My brother in law and nephew are above-average with computer skills but
> not C programmers. Both are resistant to trying the Knoppix CD I burned
> for them because I told them it's going to be really h
Thomas Adam <[EMAIL PROTECTED]> wrote:
> --- Otto Wyss <[EMAIL PROTECTED]> wrote:
> > I'm starting X through startx so again I'm missing the .xsession . I
> > know there is a sample somewhere but I can't find it.
>
> http://www.hantslug.org.uk/cgi-bin/wiki.pl?LinuxHints/StartX
>
Creating the a
Apparently, _Hugo Vanwoerkom_, on 21/10/04 10:19,typed:
Pim Bliek wrote:
Just a short note to congratulate the debian-installer team on their
excellent work!
I second that. Joey Hess and his team are on the ball. It is a fantastic
product that they are coming up with.
Hugo
I agree whole heartedl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Es Dijous 21 Octubre 2004 00:27, en Tong va escriure:
| On Wed, 20 Oct 2004 22:34:38 +0200, Joan Tur wrote:
| > Es Dilluns 18 Octubre 2004 03:43, en Tong va escriure:
| > | sh: line 1: mpeg2enc: command not found
| >
| > [EMAIL PROTECTED]:/# apt-file s
There was a problem in 2.6.8 kernel where a normal user could not burn
CD's using cdrecord. I experienced that problem and installed 2.6.7,
which did not suffer that problem. I am wondering, is that problem fixed
now? I am planning to compile the 2.6.8 kernel source package from Debian.
thanks,
There is a gtop package in stable, but no package in testing or
unstable. Is there a reason why? Is it in another package?
Thanks,
Brandt Dusthimer
(Please CC me as I'm not on this list)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Totally makes sense all you said.
I have continued to be a primary Windows user with little thought of
changing over to using a Unix workstation, even though I have had them
before and am familiar with a lot of the trappings and what can and can't be
done. I viewed my approach as pretty powerful
I usually use the Debian way of compiling the kernel as explained here:
http://newbiedoc.sourceforge.net/system/kernel-pkg.html
For this I have always used the kernel-source package from Debian. And
given this, I can apply the kernel-patches packaged for Debian. I was
wondering, can I apply non-D
I previously wrote
I am running Sarge and have been very happy with the way that wine has
been working (actually running winword for when I need complete
compatablity). A few days ago, however, wine got updated when I did an
'apt-get upgrade' and it now segfaults with the following error in the
I have a Giga-byte GA-7DPXW+ mobo with dual Athlon MP 2800+ cpus. The kernel
is a custom 2.6.8, basically the stock k7-smp kernel with PCMCIA, ACPI, and
OSS removed, compiled with gcc-3.3.
Trying to clone a hard disk using dd, i get the following error repetitively:
APIC error on CPU1: 00 (40
On Thu, Oct 21, 2004 at 12:16:21PM -0700, Gilbert, Joseph wrote:
> session and found that KDE had autodetected my sound card. You may want to
> have them give Sarge a try. It may be a lot easier than even you suspect...
> keep in mind, that is a may. :-)
This isn't a technical thing, so much as
Well, I don't have it anymore, but in my case, df reported everything
normally - it seemed that evolution was the only thing having problems
at all.
On Thu, 21 Oct 2004 12:10:48 -0700, Gilbert, Joseph
<[EMAIL PROTECTED]> wrote:
> I have seen a similiar issue as well. In my case, df was reporting
On Aug 26, 2004, at 1:56 AM, Thomas Adam wrote:
On Thu, Aug 26, 2004 at 08:49:20AM +0800, John Summerfield wrote:
apt-get -y --print-uris install lyx | awk '/http:/ {print "wget " $1}'
I like to use the following for that:
http://linuxmafia.com/~n6tadam/apt-fetch
-- Thomas Adam
Thanks, everyone, fo
See my earlier post regarding the Sarge install. I installed it as a
desktop workstation. X-windows worked fine (but I will have to do some more
work to get the proper Xserver for my card installed). I logged in to a KDE
session and found that KDE had autodetected my sound card. You may want to
I have seen a similiar issue as well. In my case, df was reporting large
negative numbers. Installing the coreutils package from testing is what
resolved that issue. This sounds different though. Are you running a mixed
system (i.e. packages from both woody and sarge) at all?
This may require
My brother in law and nephew are above-average with computer skills but
not C programmers. Both are resistant to trying the Knoppix CD I burned
for them because I told them it's going to be really hard for them to
get their sound card or network card or what have you working -- I
didn't lie to
I concur. I used the Sarge Debian installer for the first time last night
on a machine at home. I was amazed at how easy it was to set up a mixed
system. In the past, rather than fool around with complicated boot loaders,
I would install multiple systems on different disks and switch the boot
or
I am evaluating courier-imap and maildir for a mail server. When the first
email is delivered to a local mail account, is the maildir structure
automatically created by postfix, maildrop, procmail, etc...?
Adi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
Acutally, I just did a "apt-get remove evolution", "apt-get clean",
and "apt-get install evolution" and it worked just fine. Woo!
Thanks for the help, though.
On Thu, 21 Oct 2004 12:39:12 -0500, Jacob S <[EMAIL PROTECTED]> wrote:
> On Thu, 21 Oct 2004 12:43:41 -0400
> Mike Ward <[EMAIL PROTECTED
--- Otto Wyss <[EMAIL PROTECTED]> wrote:
> I'm starting X through startx so again I'm missing the .xsession . I
> know there is a sample somewhere but I can't find it.
http://www.hantslug.org.uk/cgi-bin/wiki.pl?LinuxHints/StartX
-- Thomas Adam
=
"The Linux Weekend Mechanic" -- http://linux
On Thu, 21 Oct 2004 10:01:06 -0700 (PDT), Joachim Smit
<[EMAIL PROTECTED]> wrote:
> >
> > Have you installed the libdb4.2-dev package?
> >
>
> Thank you !
>
> Now, I have the following problem.
>
> I can run './configure' with several options like:
> --enable-redhat, --enable-suse etcetera to in
On Thu, 21 Oct 2004 12:43:41 -0400
Mike Ward <[EMAIL PROTECTED]> wrote:
> I just did a dist-upgrade and got it, but it's giving me a amusing
> error in which is says it needs 10MB to install, and I have about
> negative 1TB.
>
> df reports me as having 47 GB open.
>
> I'm just going to remove th
Hi.
I hope that I'm not reposting this e-mail (I never received my first
post).
Is it posible to set up 'tap0' device during Debian boot?
As I know it is needed to send a special IOCTL call to the /dev/net/tun
character device. This IOCTL is used to register the tap0 with the kernel.
I would li
On Wed, Oct 20, 2004 at 01:52:45PM -0400 or thereabouts, Jaldhar H. Vyas wrote:
> On Wed, 20 Oct 2004, S.D.A. wrote:
>
> > It's not just the CRON module, but pretty much everything is borked. I
> > cannot read my Apache logs, fetchmail config, etc.
> >
>
> Ok so this is a much bigger problem. Th
>
> Have you installed the libdb4.2-dev package?
>
Thank you !
Now, I have the following problem.
I can run './configure' with several options like:
--enable-redhat, --enable-suse etcetera to install the
start scripts. There isn't an option --enable-debian.
How should I solve that problem?
T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"Philippe Dhont (Sea-ro)" <[EMAIL PROTECTED]> writes:
> Is there a possibility to use "USE FLAGS" like in gentoo ?
No. We're not ricers. http://www.funroll-loops.org/
> This would be very easy to install new software.
Apt isn't good enough for y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shane Clement <[EMAIL PROTECTED]> writes:
> I have a Toshiba Satellite A30 with Win XP installed. How do I
> resize the ntfs file system since fips will not work on it and the
> only ntfsresize I can find is set to run under Linux.
Go get a copy of
I just did a dist-upgrade and got it, but it's giving me a amusing
error in which is says it needs 10MB to install, and I have about
negative 1TB.
df reports me as having 47 GB open.
I'm just going to remove the package and re-install it, and then if
that doesn't work, I'll play with it a bit, bu
> X: xset b off
>
> For X, add it to ~/.xsession
>
I'm starting X through startx so again I'm missing the .xsession . I
know there is a sample somewhere but I can't find it.
O. Wyss
--
See a huge pile of work at "http://wyodesktop.sourceforge.net/";
--
To UNSUBSCRIBE, email to [EMAIL
On Thu, 21 Oct 2004 09:16:04 -0700 (PDT), Joachim Smit
<[EMAIL PROTECTED]> wrote:
> I'm trying to install Netatalk 2. Because there isn't
> a Debian-package yet I'm trying to compile it.
>
> After:
>
> "./configure --with-bdb=/usr/local/BerkeleyDB.4.2"
>
> I get the following message:
>
> "If y
Thomas Adam <[EMAIL PROTECTED]> wrote:
> --- Otto Wyss <[EMAIL PROTECTED]> wrote:
> > In bash rather many time the speaker sounds. Unfortunately my speaker is
> > so loud I had to disconnect it. Since that isn't a permanent solution is
> > does anyone know how to disable any sound in bash?
>
>
I'm trying to install Netatalk 2. Because there isn't
a Debian-package yet I'm trying to compile it.
After:
"./configure --with-bdb=/usr/local/BerkeleyDB.4.2"
I get the following message:
"If you have installed BDB in a non standard location
use the --with-bdb=/path/to/bdb configure option and
I am not sure I understand the problem,
evolution only connects for a single rdf file,
firefox on the other hand, downloads html+ images + javascripts, etc
for example, if you do,
wget -kq -O - www.salon.com | grep 'src=' | grep -v -e salon -e '="/'
you will see a javascript link:
http://servi
On Thu, 21 Oct 2004 16:01:28 +, belahcene <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED]:/usr/local/lyx-1.3.5# ./configure
> > --with-frontend=qt
> "make install" as root. yes sure but
> we need to compile , so make first, but configure failed so makefile is not
> created
You haven't done
this is evolution 1.4 getting rdf file from www.salon.com in summary
page.
you can setup news feeds by clicking
tools/configure/summary (news tab)
or something like that.
aab
On Thu, 2004-10-21 at 07:52 -0700, RituRaj wrote:
> I am using Sarge for last days. I just did a netstat
> on my system and
Selon Peter Callas <[EMAIL PROTECTED]>:
> I was suggested to contact this address by someone at
> [EMAIL PROTECTED] Can any one please help with this problem:
>
> Recently when I try to use 1.2.3 (v125.9) or Internet Explorer 5.2 on
> Mac OS X 10.3.5 I cannot access *any* web sites correctly. I ei
Thanks a lot for the prompt reply :)
I am still curious about my second observation...IF I
just connect to www.salon.com through browserwhy
so many IPs(unresolvable)?
THanks
--- Ali Alphan Bayazit <[EMAIL PROTECTED]> wrote:
> this is evolution 1.4 getting rdf file from
> www.salon.com in sum
[EMAIL PROTECTED]:/usr/local/lyx-1.3.5# ./configure
--with-frontend=qt
I have to do it otherwise, it uses xforms which is not installed
before
"make install" as root. yes sure but
we need to compile , so make first, but configure failed so makefile is not created
For moc and moc2
normally we h
On Thu, 21 Oct 2004 10:13:31 -0400, Chad Kiser <[EMAIL PROTECTED]> wrote:
> Here is my problem. I'm running debian at home where I have dial-up
> with no other options. At work we have satellite which is just a
> little better. To update my system now I have a second drive which I
> boot into wh
Thomas Dickey wrote:
Matt Price <[EMAIL PROTECTED]> wrote:
Thomas Dickey wrote:
Matt Price <[EMAIL PROTECTED]> wrote:
I've checked and $TERM is in fact set to 'xterm' on the client
temrinal before I execute the ocmmand, and in remote sessions started
perhaps. I just ran
ssh server env
an
I was suggested to contact this address by someone at
[EMAIL PROTECTED] Can any one please help with this problem:
Recently when I try to use 1.2.3 (v125.9) or Internet Explorer 5.2 on
Mac OS X 10.3.5 I cannot access *any* web sites correctly. I either get
"Not Found. The requested URL /search was
heyboy wrote:
> Hi,
>
> I am a new user of debian. Recently, I installed
> debian 3.0 in my computer. However, I encounter a very
> strange error.
I don't use Woody anymore. If possible you might try the new Sarge
Installer. Sarge will be the new Debian stable soon. That will not have
the error
I am using Sarge for last days. I just did a netstat
on my system and found that my "evolution" gets
connected to some other public IP on port 80!
THis belongs to www.salon.com
#netstat -pan | grep -i establi
(Not all processes could be identified, non-owned
process info
will not be shown, you wo
Pim Bliek wrote:
Just a short note to congratulate the debian-installer team on their
excellent work!
I second that. Joey Hess and his team are on the ball. It is a fantastic
product that they are coming up with.
Hugo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
I don't use it, but apparently it is up for adoption.
http://www.debian.org/devel/wnpp/rfa_bymaint
aab
On Thu, 2004-10-21 at 15:20 +0100, Anthony Campbell wrote:
> The Debian magicfilter package gives version 1.2.
> There is a version 2.3 available from
> http://www.pell.portland.or.us/~orc/Code
Here is my problem. I'm running debian at home where I have dial-up
with no other options. At work we have satellite which is just a
little better. To update my system now I have a second drive which I
boot into which has a exact copy of my home debian install on it.
Then I run an update, copy
The Debian magicfilter package gives version 1.2.
There is a version 2.3 available from
http://www.pell.portland.or.us/~orc/Code/magicfilter/
It now has a BSD-style copyright, so perhaps that is why it isn't
available for Debian. I emailed the maintainer but didn't get a reply.
Could it not be pl
Hello,
I am installing a new system and after the first install when i reboot
to go on with the debian configuration, it hangs on "real time clock
driver v1.12"
Anybody an idea ?
Grtz,
Phil.
Disclaimer :
This e-mail is intended for the exclusive use by the person(s) mentioned as
recipient
> Hi, every body
> I want to install the new release lyx-1.3.5,
> unfortunatly there is no binary for debian
Just be a bit patient. As
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=275325 shows, packages are
being prepared (note 'pending' tag).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
It is in unstable,
I have been using it for sometime now,
much better than 1.4
On Thu, 2004-10-21 at 15:49 +0200, Philippe Dhont (Sea-ro) wrote:
>
> Somebody know when evolution 2.0.2 will be available as a package ?
> I try the exchange connector with 1.4.6 but not very succesful.
>
> Grtz,
> P
1 - 100 of 141 matches
Mail list logo