[Ilugc] Re: ilugc digest, Vol 1 #914 - 8 msgs

  • From: manickbadsha@xxxxxxxxx (prasanna venkatesan)
  • Date: Sat, 13 Mar 2004 02:26:50 -0800 (PST)

--0-1479222498-1079173610=:73278
Content-Type: text/plain; charset=us-ascii

Sir/Madam,
I am currently doing a simulator project on linux platform. I have planned to 
use QT latest version(3.3.1), free edition on Embedded Platform for GUI 
capabilities.
Initially I was able to install QT on Mandrake Linux and able to run my 
applications.After that I switched over to RedHat Linux. I am currently facing 
problems installing QT on RedHat.

I have a problem in enabling frame buffer support.Initially when i installed QT 
on Mandrake , i did not have this problem. Then I installed QT for X11 free 
edition. Installation was complete, but still  I am not able to compile my 
application.

ilugc-request@xxxxxxxxxxxxx wrote:
Send ilugc mailing list submissions to
ilugc@xxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
or, via email, send a message with subject or body 'help' to
ilugc-request@xxxxxxxxxxxxx

You can reach the person managing the list at
ilugc-admin@xxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ilugc digest..."


Today's Topics:

1. Re: [Fwd: [LIG] Dangers of Find-n-Replace & PCQLinux2004 aka NewDawn!
:-)] (R Deepak)
2. Re: Re: [Fwd: [LIG] Dangers of Find-n-Replace & PCQLinux2004
aka NewDawn! :-)] (Suresh Ramasubramanian)
3. Reg:powerkey,sleepkey,wakeup (Hari U)
4. Mail Server Conf (Bharathi S)
5. Re: Mail Server Conf (Suresh Ramasubramanian)
6. Re: Reg:powerkey,sleepkey,wakeup (Suraj)

--__--__--

Message: 1
From: R Deepak 
Organization: TeNeT Group, IIT Madras
To: ilugc@xxxxxxxxxxxxx
Date: Sat, 13 Mar 2004 09:39:17 +0530
Subject: [Ilugc] Re: [Fwd: [LIG] Dangers of Find-n-Replace & PCQLinux2004 aka 
NewDawn!
:-)]

Aren't they violating the GPL by doing this? Modifying author names? 
Claiming copyright PCQuest?? 



--__--__--

Message: 2
Date: Sat, 13 Mar 2004 09:42:40 +0530
From: Suresh Ramasubramanian 

Organization: -ENOENT
To: R Deepak 
Cc: ilugc@xxxxxxxxxxxxx
Subject: Re: [Ilugc] Re: [Fwd: [LIG] Dangers of Find-n-Replace & PCQLinux2004
aka NewDawn! :-)]

R Deepak [3/13/2004 9:39 AM] :

Aren't they violating the GPL by doing this? Modifying author names? 
Claiming copyright PCQuest?? 

unintentionally at least

they are trying to comply with the redhat license that specifies how to 
repackage it (remove all public mentions of redhat etc)

srs

-- 
linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel

--__--__--

Message: 3
Date: Sat, 13 Mar 2004 10:28:34 +0530 (IST)
From: Hari U 
To: ilugc@xxxxxxxxxxxxx
Subject: [Ilugc] Reg:powerkey,sleepkey,wakeup


Dear All,
How to enable power,sleep,wakeup keys in Linux,is there any 
procedure of complilation kernel?.can you tell me the solution.
what is the purpose of sysrq? 
Rgds
U.Hari


--__--__--

Message: 4
Date: Sat, 13 Mar 2004 10:36:12 +0530 (IST)
From: Bharathi S 
To: Indian Linux Users Group - Chennai 
Subject: [Ilugc] Mail Server Conf

Hello All,

Which mail server package is very easy to conf. Basically I am going 
to show the demo of my project, for that I need to conf a mail server 
within Half day or less. :)

I don't need any security related setting. I just want sent and receive
external mails for 2/3 accounts for 1/2 days.

Any other suggections ??

Bye :)
-- 
Bharathi S, Midas Team, (__)
Intel Lab, TeNeT Group, oo )
IIT-Madras, Chennai-INDIA. (_/\

Known is drop, Unknown is OCEAN.


--__--__--

Message: 5
Date: Sat, 13 Mar 2004 10:39:27 +0530
From: Suresh Ramasubramanian 

Organization: -ENOENT
To: Bharathi S 
Cc: Indian Linux Users Group - Chennai 
Subject: Re: [Ilugc] Mail Server Conf

Bharathi S [3/13/2004 10:36 AM] :

Which mail server package is very easy to conf. Basically I am going 
to show the demo of my project, for that I need to conf a mail server 
within Half day or less. :)

I don't need any security related setting. I just want sent and receive
external mails for 2/3 accounts for 1/2 days.

Exim - http://www.exim.org

I've done demos, and seen people install and setup exim in < 5 minutes

The config file is in plain english, almost :)

srs

-- 
linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel

--__--__--

Message: 6
Date: Fri, 12 Mar 2004 22:27:40 -0800
From: Suraj 
To: Hari U 
Cc: ilugc@xxxxxxxxxxxxx
Subject: Re: [Ilugc] Reg:powerkey,sleepkey,wakeup

Hari U wrote on Sat, Mar 13, 2004 at 10:28:34AM +0530: 
,----
| How to enable power,sleep,wakeup keys in Linux,is there any
`----

This HOWTO helped me configure the extra buttons like mute, sleep,
power and such.

http://www.tldp.org/HOWTO/Keyboard-and-Console-HOWTO.html

There is a utility named 'hotkeys' (debian package available) that
lets you configure the extra keys on your multimedia keyboard.

Some more things to do with other inputs in your computer: :)

1. Hack up a simple script to use ACPI to send your PC shutting down
when the power button on your cabinet is pressed. You could use it
to do even more cooler things like kill the X-server when the
console locks up or launch XMMS without having to turn on your
monitor :)

http://www.cpqlinux.com/acpi-howto.html

2. http://lcdproc.org/ ;<- do more nice things without turning on your
monitor

3. http://lirc.org/ ;<- dont go near your keyboard. When I gave it an
attempt, ritchie st did not have all the mentioned ICs and being
the not-so-good at electronics guy, I did not know the alternative
ICs and the like. If anyone managed to build a working IR device, I
would be glad to hear your story (and of course, what alternative
components you used and such)

cheers

-Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| According to the U.S. Defense department, the Pentagon's many libraries
| support personnel in research and completion of their work. The Army Library
| alone provides 300,000 publications and 1,700 periodicals in various languages
| .
`------------------------------[suraj@xxxxxxxxxxx]---o


--__--__--

_______________________________________________
ilugc mailing list
ilugc@xxxxxxxxxxxxx
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


End of ilugc Digest
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
--0-1479222498-1079173610=:73278
Content-Type: text/html; charset=us-ascii

<DIV>Sir/Madam,</DIV>
<DIV>I am currently doing a simulator project on linux platform. I have planned 
to use QT latest version(3.3.1), free edition on Embedded Platform for GUI 
capabilities.</DIV>
<DIV>Initially I was able to install QT on Mandrake Linux and able to run my 
applications.After that I switched over to RedHat Linux. I am currently facing 
problems installing QT on RedHat.</DIV>
<DIV><BR>I have a problem in enabling frame buffer support.Initially when i 
installed QT on Mandrake , i did not have this problem. Then I installed QT for 
X11 free edition. Installation was complete, but still&nbsp; I am not able to 
compile my application.<BR><BR><B><I>ilugc-request@xxxxxxxxxxxxx</I></B> 
wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; 
BORDER-LEFT: #1010ff 2px solid">Send ilugc mailing list submissions 
to<BR>ilugc@xxxxxxxxxxxxx<BR><BR>To subscribe or unsubscribe via the World Wide 
Web, visit<BR>http://www.ae.iitm.ac.in/mailman/listinfo/ilugc<BR>or, via email, 
send a message with subject or body 'help' 
to<BR>ilugc-request@xxxxxxxxxxxxx<BR><BR>You can reach the person managing the 
list at<BR>ilugc-admin@xxxxxxxxxxxxx<BR><BR>When replying, please edit your 
Subject line so it is more specific<BR>than "Re: Contents of ilugc 
digest..."<BR><BR><BR>Today's Topics:<BR><BR>1. Re: [Fwd: [LIG] Dangers of 
Find-n-Replace &amp; PCQLinux2004 aka NewDawn!<BR>:-)] (R Deepak)<BR>2. Re: Re: 
[Fwd: [LIG] Dangers of Find-n-Replace &amp; PCQLinux2004<BR>aka NewDawn! :-)] 
(Suresh Ramasubramanian)<BR>3. Reg:powerkey,sleepkey,wakeup (Hari U)<BR>4. Mail 
Server Conf (Bharathi S)<BR>5. Re: Mail Server Conf (Suresh 
Ramasubramanian)<BR>6. Re: Reg:powerkey,sleepkey,wakeup
 (Suraj)<BR><BR>--__--__--<BR><BR>Message: 1<BR>From: R Deepak 
<RDEEPAK@xxxxxxxxxxxxxxxxxxxx><BR>Organization: TeNeT Group, IIT Madras<BR>To: 
ilugc@xxxxxxxxxxxxx<BR>Date: Sat, 13 Mar 2004 09:39:17 +0530<BR>Subject: 
[Ilugc] Re: [Fwd: [LIG] Dangers of Find-n-Replace &amp; PCQLinux2004 aka 
NewDawn!<BR>:-)]<BR><BR>Aren't they violating the GPL by doing this? Modifying 
author names? <BR>Claiming copyright PCQuest?? 
<BR><BR><BR><BR>--__--__--<BR><BR>Message: 2<BR>Date: Sat, 13 Mar 2004 09:42:40 
+0530<BR>From: Suresh Ramasubramanian <LINUX@xxxxxxxxxxxxxxxx><BR>Organization: 
-ENOENT<BR>To: R Deepak <RDEEPAK@xxxxxxxxxxxxxxxxxxxx><BR>Cc: 
ilugc@xxxxxxxxxxxxx<BR>Subject: Re: [Ilugc] Re: [Fwd: [LIG] Dangers of 
Find-n-Replace &amp; PCQLinux2004<BR>aka NewDawn! :-)]<BR><BR>R Deepak 
[3/13/2004 9:39 AM] :<BR><BR>&gt; Aren't they violating the GPL by doing this? 
Modifying author names? <BR>&gt; Claiming copyright PCQuest?? 
<BR><BR>unintentionally at least<BR><BR>they are trying to comply with 
 the
 redhat license that specifies how to <BR>repackage it (remove all public 
mentions of redhat etc)<BR><BR>srs<BR><BR>-- <BR>linux@xxxxxxxxxxxxxxxx (Suresh 
Ramasubramanian)<BR>jaharkes@ravel:/usr/src$ mv linux Gnu/Linux<BR>mv: cannot 
move `linux' to `Gnu/Linux': No such file or directory<BR>jaharkes @ cs.cmu.edu 
in reply to RMS on linux.kernel<BR><BR>--__--__--<BR><BR>Message: 3<BR>Date: 
Sat, 13 Mar 2004 10:28:34 +0530 (IST)<BR>From: Hari U 
<HARI@xxxxxxxxxxxxxx><BR>To: ilugc@xxxxxxxxxxxxx<BR>Subject: [Ilugc] 
Reg:powerkey,sleepkey,wakeup<BR><BR><BR>Dear All,<BR>How to enable 
power,sleep,wakeup keys in Linux,is there any <BR>procedure of complilation 
kernel?.can you tell me the solution.<BR>what is the purpose of sysrq? 
<BR>Rgds<BR>U.Hari<BR><BR><BR>--__--__--<BR><BR>Message: 4<BR>Date: Sat, 13 Mar 
2004 10:36:12 +0530 (IST)<BR>From: Bharathi S 
<BHARATHI@xxxxxxxxxxxxxxxxxxxx><BR>To: Indian Linux Users Group - Chennai 
<ILUGC@xxxxxxxxxxxxx><BR>Subject: [Ilugc] Mail Server Conf<BR><B
 R>Hello
 All,<BR><BR>Which mail server package is very easy to conf. Basically I am 
going <BR>to show the demo of my project, for that I need to conf a mail server 
<BR>within Half day or less. :)<BR><BR>I don't need any security related 
setting. I just want sent and receive<BR>external mails for 2/3 accounts for 
1/2 days.<BR><BR>Any other suggections ??<BR><BR>Bye :)<BR>-- <BR>Bharathi S, 
Midas Team, (__)<BR>Intel Lab, TeNeT Group, oo )<BR>IIT-Madras, Chennai-INDIA. 
(_/\<BR><BR>Known is drop, Unknown is 
OCEAN.<BR><BR><BR>--__--__--<BR><BR>Message: 5<BR>Date: Sat, 13 Mar 2004 
10:39:27 +0530<BR>From: Suresh Ramasubramanian 
<LINUX@xxxxxxxxxxxxxxxx><BR>Organization: -ENOENT<BR>To: Bharathi S 
<BHARATHI@xxxxxxxxxxxxxxxxxxxx><BR>Cc: Indian Linux Users Group - Chennai 
<ILUGC@xxxxxxxxxxxxx><BR>Subject: Re: [Ilugc] Mail Server Conf<BR><BR>Bharathi 
S [3/13/2004 10:36 AM] :<BR><BR>&gt; Which mail server package is very easy to 
conf. Basically I am going <BR>&gt; to show the demo of my project, f
 or that
 I need to conf a mail server <BR>&gt; within Half day or less. :)<BR>&gt; 
<BR>&gt; I don't need any security related setting. I just want sent and 
receive<BR>&gt; external mails for 2/3 accounts for 1/2 days.<BR><BR>Exim - 
http://www.exim.org<BR><BR>I've done demos, and seen people install and setup 
exim in &lt; 5 minutes<BR><BR>The config file is in plain english, almost 
:)<BR><BR>srs<BR><BR>-- <BR>linux@xxxxxxxxxxxxxxxx (Suresh 
Ramasubramanian)<BR>jaharkes@ravel:/usr/src$ mv linux Gnu/Linux<BR>mv: cannot 
move `linux' to `Gnu/Linux': No such file or directory<BR>jaharkes @ cs.cmu.edu 
in reply to RMS on linux.kernel<BR><BR>--__--__--<BR><BR>Message: 6<BR>Date: 
Fri, 12 Mar 2004 22:27:40 -0800<BR>From: Suraj <SURAJ@xxxxxxxxxxx><BR>To: Hari 
U <HARI@xxxxxxxxxxxxxx><BR>Cc: ilugc@xxxxxxxxxxxxx<BR>Subject: Re: [Ilugc] 
Reg:powerkey,sleepkey,wakeup<BR><BR>Hari U wrote on Sat, Mar 13, 2004 at 
10:28:34AM +0530: <BR>,----<BR>| How to enable power,sleep,wakeup keys in 
Linux,is there
 any<BR>`----<BR><BR>This HOWTO helped me configure the extra buttons like 
mute, sleep,<BR>power and 
such.<BR><BR>http://www.tldp.org/HOWTO/Keyboard-and-Console-HOWTO.html<BR><BR>There
 is a utility named 'hotkeys' (debian package available) that<BR>lets you 
configure the extra keys on your multimedia keyboard.<BR><BR>Some more things 
to do with other inputs in your computer: :)<BR><BR>1. Hack up a simple script 
to use ACPI to send your PC shutting down<BR>when the power button on your 
cabinet is pressed. You could use it<BR>to do even more cooler things like kill 
the X-server when the<BR>console locks up or launch XMMS without having to turn 
on your<BR>monitor :)<BR><BR>http://www.cpqlinux.com/acpi-howto.html<BR><BR>2. 
http://lcdproc.org/ &lt;- do more nice things without turning on ;
your<BR>monitor<BR><BR>3. http://lirc.org/ &lt;- dont go near your keyboard. ;
When I gave it an<BR>attempt, ritchie st did not have all the mentioned ICs and 
being<BR>the not-so-good at electronics
  guy, I
 did not know the alternative<BR>ICs and the like. If anyone managed to build a 
working IR device, I<BR>would be glad to hear your story (and of course, what 
alternative<BR>components you used and 
such)<BR><BR>cheers<BR><BR>-Suraj<BR><BR>-- 
<BR>,-----------------[http://www.symonds.net/~suraj/]---o<BR>| According to 
the U.S. Defense department, the Pentagon's many libraries<BR>| support 
personnel in research and completion of their work. The Army Library<BR>| alone 
provides 300,000 publications and 1,700 periodicals in various languages<BR>| 
.<BR>`------------------------------[suraj@xxxxxxxxxxx]---o<BR><BR><BR>--__--__--<BR><BR>_______________________________________________<BR>ilugc
 mailing 
list<BR>ilugc@xxxxxxxxxxxxx<BR>http://www.ae.iitm.ac.in/mailman/listinfo/ilugc<BR><BR><BR>End
 of ilugc Digest</BLOCKQUOTE><p><font face=arial size=-1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/mailtag_us/*http://mail.yahoo.com" ;
target="_blank"><b>Yahoo! Mail</a></b> - More reliable, more storage, less spam
--0-1479222498-1079173610=:73278--

Other related posts: