On Sunday 14 September 2008 08:35:13 rex wrote:
> Hello,
>
> I have a script that launches a program. If I launch this program
> manually, it keeps on running in the shell. It is a webserver, so I
> need it running all the time. However, if I exit the shell, it kills
> the webserver.
>
> I tried
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I have a script that launches a program. If I launch this program
manually, it keeps on running in the shell. It is a webserver, so I
need it running all the time. However, if I exit the shell, it kills
the webserver.
I tried putting links
El dom, 14-09-2008 a las 12:53 +1000, Alex Samad escribió:
> On Sat, Sep 13, 2008 at 04:13:27PM -0600, Telly Williams wrote:
> > Hi,
> >
> > Here's my script:
> >
> > #!/bin/sh
> >
> > su -m -c "echo User: $(whoami)" user1
>
> isn't this $(whoami) being executed in the original /bin/sh to e
In latest update to alsa packages running alsaconf gets the following
interesting warning:
Loading driver...
Usage: /sbin/modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o
] [ --dump-modversions ] [parameters...]
/sbin/modprobe -r [-n] [-i] [-v] ...
/sbin/modprobe -l -t [ -a ...]
>isn't this $(whoami) being executed in the original /bin/sh to executre
>it under the su wouldn't you need something like
>
>\$(whoami)
Well, it worked, escaping it like that. Thanks for the reply!
Also, sorry about placing this under a previous list message.
--
VR ~
On Sat, Sep 13, 2008 at 04:13:27PM -0600, Telly Williams wrote:
> Hi,
>
> Here's my script:
>
> #!/bin/sh
>
> su -m -c "echo User: $(whoami)" user1
isn't this $(whoami) being executed in the original /bin/sh to executre
it under the su wouldn't you need something like
\$(whoami)
> sle
Hi,
Anyone is using durep version 0.9-1's web reporting feature?
I always use durep to view my disk usages. But starting from version 0.9,
the report format changed. Now the results are stored in data dump files
in /var/lib/durep and are to be viewed through a CGI script. I just
upgrade my dur
Hi ,
is this problem similar to yours?
http://wiki.videolan.org/User:Thannoy#undefined_symbol:_XpmReadFileToImage
--
lubo
http://www.linuxconfig.org/
On Sun, Sep 14, 2008 at 10:26 AM, hce <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've installed libxpm-dev, but I've got an error of undefiend symbol
Hi,
did you try to purge php-pear package and install it again:
dpkg -P php-pear
apt-get install php-pear
--
lubo
http://www.linuxconfig.org/
On Sun, Sep 14, 2008 at 10:26 AM, crana2 <[EMAIL PROTECTED]> wrote:
>
> I'm trying to install egroupware on my debian (etch) machine.
> When running the
I'm trying to install egroupware on my debian (etch) machine.
When running the preinstallation check of egroupware an error is displayed
for PEAR support stating that pear is not available.
Though I installed pear using apt-get install php-pear. So far there is no
specific php5 version for pear.
Hi,
I've installed libxpm-dev, but I've got an error of undefiend symbol
XpmReadFileToImage when I was running VLC plugin on Opera. After
searching, I find following packages, which one should I install to
fix the undefined symbol XpmReadFileToImage?
$ apt-cache search libxpm
jwm - Very small lig
On 09/13/08 17:34, Mag Gam wrote:
Also, my I/O is pretty fast. It can do 250/MBsec read/write randomly.
If that helps..
Don't think so...
On Sat, Sep 13, 2008 at 6:28 PM, Mag Gam <[EMAIL PROTECTED]> wrote:
I have a system with 32GB of RAM. The application is designed so it
does not do sequ
--
VR ~
TW
Email: [EMAIL PROTECTED]
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Also, my I/O is pretty fast. It can do 250/MBsec read/write randomly.
If that helps..
TIA
On Sat, Sep 13, 2008 at 6:28 PM, Mag Gam <[EMAIL PROTECTED]> wrote:
> I have a system with 32GB of RAM. The application is designed so it
> does not do sequential reads and it does random operations. The
>
Hi,
Here's my script:
#!/bin/sh
su -m -c "echo User: $(whoami)" user1
sleep1
user=$(whoami)
echo "User: $user"
I expect that when I run this as root, it changes to user1, executes
the
command specified and outputs to STDOUT "User: user1", and then executes the
second command
I have a system with 32GB of RAM. The application is designed so it
does not do sequential reads and it does random operations. The
application memory intensive and I would like it to not swap. I want
it to use physical memory as much as possible. Once the memory is read
and operated on, I want tha
On Sat, Sep 13, 2008 at 01:28:33PM -0400, Thomas H. George wrote:
> iiia32-libs 2.6
> iiia32-libs-gtk 2.6
> iinspluginwrapper 0.9.91.2-2
> iinspluginwrapper-i3860.9.91.2-2
>
> all installed with apt-get install ...
Thanks, Kelly.
That sounds fairly definitive. I will take my problem to Phoronix
unless Daniel or Felipe come up with a solution.
Cheers,
Nick
Kelly Clowers wrote:
On Sat, Sep 13, 2008 at 9:03 AM, Kelly Clowers <[EMAIL PROTECTED]> wrote:
On Fri, Sep 12, 2008 at 2:34 PM, Nicholas Syrotiuk
<[E
On Sat, 13 Sep 2008 10:25:46 -0700
Tyler MacDonald <[EMAIL PROTECTED]> wrote:
> My daughter and I share a multiseat debian setup. I'm using gnome and
> she uses KDE. I like to listen to music using amarok. She likes to
> play games whose sound get annoying after awhile, like gcompris or
> childspl
Daniel,
Here's the command:
mozart:/home/ns# modprobe radeon
WARNING: Error inserting drm
(/lib/modules/2.6.26-1-686/kernel/drivers/char/drm/drm.ko): Cannot
allocate memory
FATAL: Error inserting radeon
(/lib/modules/2.6.26-1-686/kernel/drivers/char/drm/radeon.ko): Unknown
symbol in module,
On Sat,13.Sep.08, 10:25:46, Tyler MacDonald wrote:
> Is there any way to separate the volume on a per-desktop basis, so that I
> can make her clicks and whirs quieter and my music louder?
I can think of two ways:
1. two separate soundcards
2. volume control in the application itself
Many appl
On Sat, Sep 13, 2008 at 10:40:32AM -0500, Kumar Appaiah wrote:
> On Sat, Sep 13, 2008 at 10:54:16AM -0400, Thomas H. George wrote:
> > > I too have 9.0 r124 but also 9.0 r100 and Flash Movie Player compatable
> > > with Shockwave Flash 4.0 are also installed. I'm working on
> > > uninstalling the
My daughter and I share a multiseat debian setup. I'm using gnome and she
uses KDE. I like to listen to music using amarok. She likes to play games
whose sound get annoying after awhile, like gcompris or childsplay, or
http://www.nickjr.com/playtime/ or http://www.boohbah.com/ .
The problem is t
2008/9/13 Michael Yang <[EMAIL PROTECTED]>:
> Hi:
>
> I installed subversion on my debian, everything works well.
>
> I just wonder where I can set the initial version control number of the
> project.
> For example, now the version starts from revision 1, and incremental by one.
> I want to set the
Hi,
On Sat, Sep 13, 2008 at 5:57 PM, Michael Yang <[EMAIL PROTECTED]> wrote:
> For example, now the version starts from revision 1, and incremental by one.
> I want to set the number in format of 1.0.0.1, how can I do this setting the
> main branch number?
You don't do that, commits are atomic an
On Sat, Sep 13, 2008 at 11:57:11AM -0400, Michael Yang wrote:
> Hi:
>
> I installed subversion on my debian, everything works well.
>
> I just wonder where I can set the initial version control number of the
> project.
> For example, now the version starts from revision 1, and incremental by one.
On Sat, Sep 13, 2008 at 9:03 AM, Kelly Clowers <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 12, 2008 at 2:34 PM, Nicholas Syrotiuk
> <[EMAIL PROTECTED]> wrote:
>> Thanks for the suggestions, Kelly.
>>
>> First I stuck with the fglrx driver and added the two options to the
>> "Device" section of xorg.co
On 09/13/08 00:59, Andrei Popescu wrote:
On Fri,12.Sep.08, 21:49:54, David Fox wrote:
I see some out of band stuff (hop 6 in particular) but I'm running a
low-latency bittorrent at the moment too.
Stop bragging :)
I have strange (for me at least) results:
$ mtr -r -c30 -n google.com
HOST:
On Fri, Sep 12, 2008 at 2:34 PM, Nicholas Syrotiuk
<[EMAIL PROTECTED]> wrote:
> Thanks for the suggestions, Kelly.
>
> First I stuck with the fglrx driver and added the two options to the
> "Device" section of xorg.conf. Unfortunately this didn't seem to make any
> difference to the video playback
>SOLVED<
Original Message
Subject:[Fwd: sid-root: mouse not working]
Resent-Date:Thu, 11 Sep 2008 13:50:14 + (UTC)
Resent-From:debian-user@lists.debian.org
Date: Thu, 11 Sep 2008 15:49:47 +0200
From: steef <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTEC
Hi:
I installed subversion on my debian, everything works well.
I just wonder where I can set the initial version control number of the
project.
For example, now the version starts from revision 1, and incremental by one.
I want to set the number in format of 1.0.0.1, how can I do this setting th
On Sat, Sep 13, 2008 at 10:54:16AM -0400, Thomas H. George wrote:
> > I too have 9.0 r124 but also 9.0 r100 and Flash Movie Player compatable
> > with Shockwave Flash 4.0 are also installed. I'm working on
> > uninstalling the latter two.
> >
> > Tom
> > >
> Uninstalling the duplicates did not
On Sat, Sep 13, 2008 at 09:09:02AM -0400, Thomas H. George wrote:
> On Fri, Sep 12, 2008 at 05:35:05PM -0500, Kumar Appaiah wrote:
> > Dear Thomas,
> >
> > On Fri, Sep 12, 2008 at 09:42:35AM -0400, Thomas H. George wrote:
> > > ia32-libs-gtk did the trick. Youtube video's run fine. NYTimes
> > >
Hi All!
I've got laptop and desktop computers, both are running Debian testing.
Notebook ip 10.0.0.2, computer - 10.0.0.1.
When I try to start (on notebook) Xdmx:1 -display 10.0.0.1:0 -input
10.0.0.1:0 -igronebadfontpaths It connects and works ok, but mouse is stuck
in upper left conner and doesn'
On Fri, Sep 12, 2008 at 05:35:05PM -0500, Kumar Appaiah wrote:
> Dear Thomas,
>
> On Fri, Sep 12, 2008 at 09:42:35AM -0400, Thomas H. George wrote:
> > ia32-libs-gtk did the trick. Youtube video's run fine. NYTimes
> > video's now try to start but stall loading. NYTimes problem?
>
> It does wor
Hi Raman,
On Sat, Sep 13, 2008 at 08:18:18AM -0400, raman narasimhan wrote:
> [...]
> Executing this code gives the result:
> *debian:~# lex idtoken.l -ll
> lex: can't open -ll
> /usr/bin/m4:stdin:2550: ERROR: end of file in string
> debian:~#
> *
> what do i do to solve this problem???
You have to
i was doing a lex program for token identification
CODE:
%{
#include
#include
%}
DIGIT [0-9]
ID [A-Za-z]+
WS [\n\t" "]
%%
{DIGIT}+ {printf("Integer:%d\n",atoi(yytext));}
{DIGIT}+"."{DIGIT}+ {printf("Float:%g\n",atof(yytext));}
[a-z]+"."h {printf("Header File:%s\n",yytext);}
#include|printf|if|else|
--- Chris Bannister <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 12, 2008 at 05:09:52PM +0800, Stephen Liu wrote:
> >
> > --- Daniel Burrows <[EMAIL PROTECTED]> wrote:
> >
> > > On Fri, Sep 12, 2008 at 07:11:41AM +0800, Stephen Liu
> > > <[EMAIL PROTECTED]> was heard to say:
> > > > Depends: libatk
i was doing a lex program for token identification
CODE:
%{
#include
#include
%}
DIGIT [0-9]
ID [A-Za-z]+
WS [\n\t" "]
%%
{DIGIT}+ {printf("Integer:%d\n",atoi(yytext));}
{DIGIT}+"."{DIGIT}+ {printf("Float:%g\n",atof(yytext));}
[a-z]+"."h {printf("Header File:%s\n",yytext);}
#include|printf|if|else|
On Fri, Sep 12, 2008 at 05:09:52PM +0800, Stephen Liu wrote:
>
> --- Daniel Burrows <[EMAIL PROTECTED]> wrote:
>
> > On Fri, Sep 12, 2008 at 07:11:41AM +0800, Stephen Liu
> > <[EMAIL PROTECTED]> was heard to say:
> > > Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo2 (>=
> > > 1.2.
On Tue, Sep 09, 2008 at 12:30:13PM -0500, John Hasler wrote:
> ->HS writes:
> > I was wondering what choices do we have to check English grammar in
> > Linux.
>
> IIRC there used to be such a program in BSD.
>
> > ...that such a tool aids in catching silly mistakes and helps
> > significantly in
You didn't specify your Debian release, my responses below apply to
lenny and sid, not sure about etch.
On Sat,13.Sep.08, 08:42:55, Urs Thuermann wrote:
> I want to connect an embeded mobile WLAN station to a WLAN network
> with WPA-PSK and DHCP. In /etc/network/interfaces I have
>
> auto a
Tim Edwards wrote:
Eduardo M KALINOWSKI wrote:
Yes, it is possible. I'd do something like this: use dd to read the
partition and output it to stdout, pipe that into netcat, which sends to
the other host. The other host has a listening netcat that passes the
read output to bzip2 or whatever.
I want to connect an embeded mobile WLAN station to a WLAN network
with WPA-PSK and DHCP. In /etc/network/interfaces I have
auto ath0
iface ath0 inet dhcp
wpa-driver wext
wpa-conf /etc/wpa_supplicant/ww.conf
My problem is when I boot while the WLAN is not available. Then
On Fri,12.Sep.08, 11:16:41, Nicodemo Alvaro wrote:
> I updated live-helper to latest unstable 1.0.0-2. lh_config is
> throwing an error:
> getopt: unrecognized option `--sections=main contrib non-free'
>
> I am using the the option --sections="main contrib non-free" with
> lh_config. Is this secti
On Sat, 13 Sep 2008 08:13:52 +0100
Nicholas Syrotiuk <[EMAIL PROTECTED]> wrote:
> Output of dmesg | grep drm:
> [nothing]
> Is that bad?
Maybe not for the closed source (ati's) driver, but for the open source
driver if the drm kernel module is not loaded then DRI can't be done
which means your ge
Felipe,
Output of fglrxinfo:
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2400 XT
OpenGL version string: 2.1.7873 Release
Daniel,
Hmmm... that may be the problem...
Output of dpkg -l '*libmesa*':
un xlibmesa-dri
47 matches
Mail list logo