[Ilugc] Need help in installing firefox3 on RHEL4

2010-04-07 Thread Sakthi
Hi ,
   I am facing a problem in installing firefox3 on  RHEL4. I get an error
that i have mentioned below.
./firefox-bin: error while loading shared libraries: libpangocairo-1.0.so.0:
cannot open shared object file: No such file or directory
I try to get binaries of  libpangocairo . But not getting it properly. could
somene stretch your helping hand?.
Thanks.

--Sakthivel Sundaresan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] simple git pull?

2010-04-07 Thread Bharathi Subramanian
Hi,

I want to pull only code from a specific git branch. I am not
planning to resync or commit back to it and index files are too big.
So is it possible to quickly pull the code alone, with-out the
tracking details.

Bye :)
-- 
Bharathi S
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Need help in installing firefox3 on RHEL4

2010-04-07 Thread vasantha kumar
first you get related rpms and put in your root and then install
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] simple git pull?

2010-04-07 Thread Karanbir Singh

On 07/04/10 08:27, Bharathi Subramanian wrote:

Hi,

I want to pull only code from a specific git branch. I am not
planning to resync or commit back to it and index files are too big.
So is it possible to quickly pull the code alone, with-out the
tracking details.


No, you will need to clone the whole remote git-repo.

--
Karanbir Singh
kbsi...@karan.org | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219  | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Need help in installing firefox3 on RHEL4

2010-04-07 Thread Bharathi Subramanian
 ./firefox-bin: error while loading shared libraries:
 libpangocairo-1.0.so.0: cannot open shared object file:
 No such file or directory

FF3 needs this specific shared lib and you have to upgrade your
pango lib. Or You can try to create a link with this name, to the
old lib, which is normally available in /usr/lib/.

Bye :)
-- 
Bharathi S
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] simple git pull?

2010-04-07 Thread Bharathi Subramanian
Karanbir Singh said:

 No, you will need to clone the whole remote git-repo.

Is it possible to pull a branch alone, with-out cloning?

Bye :)
-- 
Bharathi S
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] simple git pull?

2010-04-07 Thread sivakumar

 Is it possible to pull a branch alone, with-out cloning?


This might help 

http://stackoverflow.com/questions/160608/how-to-do-a-git-export-like-svn-export

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] simple git pull?

2010-04-07 Thread Raman.P

--- On Wed, 7/4/10, Bharathi Subramanian sbhara...@midascomm.com wrote:

 From: Bharathi Subramanian sbhara...@midascomm.com
 Subject: [Ilugc] simple git pull?
 To: ilugc@ae.iitm.ac.in
 Date: Wednesday, 7 April, 2010, 12:57 PM
 Hi,
 
 I want to pull only code from a specific git branch. I am
 not
 planning to resync or commit back to it and index files are
 too big.
 So is it possible to quickly pull the code alone, with-out
 the
 tracking details.
 

try git-archive.

Raman.P
blog:http://ramanchennai.wordpress.com/




  Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! 
http://downloads.yahoo.com/in/internetexplorer/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] simple git pull?

2010-04-07 Thread Shakthi Kannan
Hi,

--- On Wed, Apr 7, 2010 at 2:08 PM, sivakumar sivaku...@collab.net wrote:
| This might help
|
| 
http://stackoverflow.com/questions/160608/how-to-do-a-git-export-like-svn-export
\--

How?

@Bharathi:

If you already have a clone of the repo, then you can pull a specific
branch, but, you have to clone the full repo first, if you don't have
a local copy.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Changing the screen resolution on Debian Lenny

2010-04-07 Thread Guruprasad
Hi all,

On Sat, Jun 20, 2009 at 8:59 PM, Raman.P raam...@yahoo.co.in wrote:
  I had the same problem. For now I've settled with
 using the GNOME Screen
  Resolution applet in the System » Preferences menu.
 Now it sets the
  right resolution after login but the lower resolution
 is still used in
  GDM.

 For me the maximum resolution appearing in Gnome Screen
 Resolution
 applet is still 800x600 whereas the maximum supported
 resolution was
 1024x768 when I was using Etch.

 I did came across such problem. I don't think anything other than
 gnome way or editing xorg.conf works. You can try creating a new
 xorg.conf using  Xorg -configure command. Test with this configuration
 file then copy it.

I have found the solution to this problem after a long time. I
installed the tool called xdebconfigurator. After installing it, i ran
the command 'xdebconfigurator' which show the configurations supported
by my display adapter which included higher resolutions than what was
being automagically used by X. Then I generated Xorg.conf file using
the 'dexconf' command and restarted gdm and everything worked fine. I
was able to select all the higher resolutions and frequency my display
adapter supported. :). Hope this is helpful to those with the same
problem.


Thank you.

Regards,
Guruprasad.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] ILUGC Meet - Apr 10th 3PM

2010-04-07 Thread Bharathi Subramanian
ILUGC Monthly Meet:
===
Time : Sat Apr 10th 15:00 IST 2010 (**3PM**)
Venue: ADI-TeNeT Seminar Hall,
   Room No: CSD 320,
   Electrical Science Block (ESB),
   IIT-Madras.

Map: http://www.cse.iitm.ac.in/locn-map.php
 (Our Meet is @ CSD Block of ESB)

 Talk 1: R (Lighting Talk)
Speaker : Bharathi S
Duration: 15mins

Abstract:
R is a free software environment for statistical computing and
graphics. This talk will give a quick intro about R.

Link: http://www.r-project.org/

 Talk 2: etcKeeper (Lighting Talk)
Speaker : Raman P
Duration: 15mins

Abstract:
etckeeper is a collection of tools to let /etc be stored in a
version control repository. It's quite modular and configurable,
while also being simple to use, if you understand the basics of
working with revision control.

Link: http://kitenet.net/~joey/code/etckeeper/

 Talk 3: Alternative and Augmentative Communication
Speaker : Prof Anil Prabhakar, EE, IIT-M
Duration: 45mins

Abstract:
Alternative and Augmentative Communication (AAC) aims to provide a
medium and a mode of communication to non-verbal users. While the
hearing impaired have successfully adapted to the use of SMS, and can
also rely on sign language, those with multiple disabilities still
cannot independently communicate their thoughts and wishes.  The 1st
AAC conference was held at IIT-M in Dec 2005, and it led to the
creation of Hope (software), Kavi and Vaani (hardware). We now need
customized applications, especially in local languages.

Link: http://www.chetana.org.in/aac

HTH :)
-- 
Bharathi S
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] apache server

2010-04-07 Thread venkat raman
hai techies,

  would any one send me the complete document about apache
server.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] apache server

2010-04-07 Thread aishwarya .
On Wed, Apr 7, 2010 at 8:15 PM, venkat raman infoappu.li...@gmail.comwrote:

 hai techies,

  would any one send me the complete document about apache
 server.


Did you google?? http://www.google.com/search?btnG=1pws=0q=apache+server

-- 
Thanks,
Aishwarya.M.B
http://aishwarya-stillsearchingwhoiam.blogspot.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] apache server

2010-04-07 Thread venkat raman
i am asking the documentation like some corporate maintain the some
documentation for each process

On Wed, Apr 7, 2010 at 8:20 PM, aishwarya . aishu.moor...@gmail.com wrote:

 On Wed, Apr 7, 2010 at 8:15 PM, venkat raman infoappu.li...@gmail.com
 wrote:

  hai techies,
 
   would any one send me the complete document about apache
  server.
 

 Did you google?? http://www.google.com/search?btnG=1pws=0q=apache+server

 --
 Thanks,
 Aishwarya.M.B
 http://aishwarya-stillsearchingwhoiam.blogspot.com/
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] ABOUT GOOGLE AND AMAZON EC2 AND SALESFORCE

2010-04-07 Thread Mr.Selva kumar
intelligence's  of ilugc
 can you explain

1.how google achieve cloud in google apps(implementation)
2.how amazon implement  EC 2 (practical implementation)
3.how salesforce.com implement  software as a service(practical
implementation)

if those company  are not ready to explain and not saying explicitly  means
can you please tell me equal opensource things, because of opensource only
students like me can get involved in CLOUD COMPUTING.

-- 
by
-
   T.SELVAKUMAR
  (www.onlinedictionary.110mb.com)
-
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] ABOUT GOOGLE AND AMAZON EC2 AND SALESFORCE

2010-04-07 Thread Mohan L
On Wed, Apr 7, 2010 at 9:31 PM, Mr.Selva kumar selvawith...@gmail.comwrote:

 intelligence's  of ilugc
 can you explain


This is not required. You may avoid.




 1.how google achieve cloud in google apps(implementation)
 2.how amazon implement  EC 2 (practical implementation)
 3.how salesforce.com implement  software as a service(practical
 implementation)

 if those company  are not ready to explain and not saying explicitly  means
 can you please tell me equal opensource things, because of opensource only
 students like me can get involved in CLOUD COMPUTING.

 Hi Selva kumar,

Try to learn and understand *Hadoop* open source framework:
http://hadoop.apache.org/ .

Take  look at this article :
*1). Cloud computing with Linux and Apache Hadoop :
http://www.ibm.com/developerworks/aix/library/au-cloud_apache/

2).  Cloud computing with Hadoop
http://ebiquity.umbc.edu/blogger/2007/12/26/cloud-computing-with-hadoop/

Thanks  Rg
Mohan L




*
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] ABOUT GOOGLE AND AMAZON EC2 AND SALESFORCE

2010-04-07 Thread Mr.Selva kumar
thank you so much sir. are you have big interest in cloud.
did you accomplish any cloud sir.

On Wed, Apr 7, 2010 at 12:14 PM, Mohan L l.mohan...@gmail.com wrote:

 On Wed, Apr 7, 2010 at 9:31 PM, Mr.Selva kumar selvawith...@gmail.com
 wrote:

  intelligence's  of ilugc
  can you explain
 

 This is not required. You may avoid.



 
  1.how google achieve cloud in google apps(implementation)
  2.how amazon implement  EC 2 (practical implementation)
  3.how salesforce.com implement  software as a service(practical
  implementation)
 
  if those company  are not ready to explain and not saying explicitly
  means
  can you please tell me equal opensource things, because of opensource
 only
  students like me can get involved in CLOUD COMPUTING.
 
  Hi Selva kumar,

 Try to learn and understand *Hadoop* open source framework:
 http://hadoop.apache.org/ .

 Take  look at this article :
 *1). Cloud computing with Linux and Apache Hadoop :
 http://www.ibm.com/developerworks/aix/library/au-cloud_apache/

 2).  Cloud computing with Hadoop
 http://ebiquity.umbc.edu/blogger/2007/12/26/cloud-computing-with-hadoop/

 Thanks  Rg
 Mohan L




 *
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc




-- 
by
-
   T.SELVAKUMAR
  (www.onlinedictionary.110mb.com)
-
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] ABOUT GOOGLE AND AMAZON EC2 AND SALESFORCE

2010-04-07 Thread Mohan L
On Wed, Apr 7, 2010 at 9:48 PM, Mr.Selva kumar selvawith...@gmail.comwrote:

 thank you so much sir.



 are you have big interest in cloud.

No.

 did you accomplish any cloud sir.


I don't have any cloud deployment experience.  In my company, We have large
data set ,  takes too much time to process the data and we facing some other
problem also.  The New Technology Hadoop will solves all our problem.  So
I am  evaluating HDFS/MapReduce/HBase/Hive/Pig to use  our company. For that
I have setup  4 node Hadoop cluster and doing the initial research on that.

Thanks  Rg
Mohan L
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] apache server

2010-04-07 Thread Bharathi Subramanian
venkat raman said:

NOTE: Venkat, Please do some home work before sending such one line
messages to a group of 2500 people.

 would any one send me the complete document about apache server

Goto apache site.

Bye :)
-- 
Bharathi S
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] OAOD (Scribus)

2010-04-07 Thread Dhastha Gheer
Application: Scribus

What it is:

Scribus is an open source desktop page layout program with the aim of
producing commercial grade output in PDF and Postscript, primarily,
though not exclusively for Linux.

Features:

Scribus can be used for many tasks; from brochure design to
newspapers, magazines, newsletters and posters to technical
documentation. It has sophisticated page layout features like
precision placing and rotating of text and/or images on a page, manual
kerning of type, bezier curves polygons, precision placement of
objects, layering with RGB and CMYK custom colors. The Scribus
document file format is XML-based. Unlike proprietary binary file
formats, even damaged documents, can be recovered with a simple text
editor.

To know more about:

http://www.scribus.net/

To install:

sudo apt-get install scribus

-- 
 நன்றி ,

 தஸ்தகீர்.அ

 Kanchi Linux User Group Rocks !

 http://kanchilug.wordpress.com

 My Works on Linux

 http://dowithlinux.wordpress.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Open source vehicle maintenance software Needed

2010-04-07 Thread ThiaguWinID
Greetings !

Is there any Open source vehicle maintenance software available ?

This is to maintain 10 busses, 4 Jeeps and 4  two wheelers. 

I came across Auto VIP for windows , non-open source but free.

 

Thank you

Thiagu

 

 

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Open source vehicle maintenance software Needed

2010-04-07 Thread Mehul Ved
On Thu, Apr 8, 2010 at 6:16 AM, ThiaguWinID thiaguwi...@gmail.com wrote:
 Greetings !

 Is there any Open source vehicle maintenance software available ?

 This is to maintain 10 busses, 4 Jeeps and 4  two wheelers.

 I came across Auto VIP for windows , non-open source but free.

See if this helps http://vmt.sourceforge.net/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc