Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-03 Thread Gora Mohanty
On Fri, 3 Oct 2008 12:46:55 +0530
"bhaskars" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Im facing problem in both terminal and gui , its showing as 
> 
> Err http://in.archive.ubuntu.com hardy Release.gpg
> coudld not resolve archive.ubuntu.com 
> ..
> ..
> ..

Is your network working? Can you resolve, and access other
sites?

It is also possible that the site in.archive.ubuntu.com is
down.

> May be problem with /etc/apt/sources.lst
[...]

I always use ftp.heanet.ie, which has proved to be very
reliable, and fast, over several years. If interested,
please mail me off-list, and I will send you a copy of
my sources.list.

Regards,
Gora

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-03 Thread Parthan SR
bhaskars wrote:
> Hi,
>
> Im facing problem in both terminal and gui , its showing as 
>
> Err http://in.archive.ubuntu.com hardy Release.gpg
> coudld not resolve archive.ubuntu.com 
>   
Actually when I test, it is very much responsive.  But it is known to be 
failing now and then in my own experience.

$ nslookup archive.ubuntu.com
Server:172.16.0.2
Address:172.16.0.2#53

Non-authoritative answer:
Name:archive.ubuntu.com
Address: 91.189.88.45
Name:archive.ubuntu.com
Address: 91.189.88.46
Name:archive.ubuntu.com
Address: 91.189.88.31

$ nslookup in.archive.ubuntu.com
Server:172.16.0.2
Address:172.16.0.2#53

Non-authoritative answer:
Name:in.archive.ubuntu.com
Address: 91.189.88.46
Name:in.archive.ubuntu.com
Address: 91.189.88.31
Name:in.archive.ubuntu.com
Address: 91.189.88.45

$ ping in.archive.ubuntu.com
PING in.archive.ubuntu.com (91.189.88.45) 56(84) bytes of data.
64 bytes from prat.canonical.com (91.189.88.45): icmp_seq=1 ttl=50 
time=149 ms
64 bytes from prat.canonical.com (91.189.88.45): icmp_seq=2 ttl=50 
time=149 ms
64 bytes from prat.canonical.com (91.189.88.45): icmp_seq=3 ttl=50 
time=150 ms

--- in.archive.ubuntu.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 149.755/149.932/150.049/0.464 ms

$ dig in.archive.ubuntu.com

; <<>> DiG 9.4.2-P1 <<>> in.archive.ubuntu.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35329
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 0

;; QUESTION SECTION:
;in.archive.ubuntu.com.INA

;; ANSWER SECTION:
in.archive.ubuntu.com.581INA91.189.88.31
in.archive.ubuntu.com.581INA91.189.88.45
in.archive.ubuntu.com.581INA91.189.88.46

;; AUTHORITY SECTION:
ubuntu.com.166766INNSns2.canonical.com.
ubuntu.com.166766INNSns3.canonical.com.
ubuntu.com.166766INNSns1.canonical.com.

;; Query time: 0 msec
;; SERVER: 172.16.0.2#53(172.16.0.2)
;; WHEN: Fri Oct  3 12:57:36 2008
;; MSG SIZE  rcvd: 151

Try changing "in.archive.ubuntu.com" to "us.archive.ubuntu.com" and do 
an apt-get update. Infact, does apt-get update show you a similar error?

-- 
---
With Regards,

Parthan "technofreak"
  2FF01026
 http://blog.technofreak.in


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-03 Thread bhaskars
Hi,

Im facing problem in both terminal and gui , its showing as 

Err http://in.archive.ubuntu.com hardy Release.gpg
coudld not resolve archive.ubuntu.com 
..
..
..
.
.
May be problem with /etc/apt/sources.lst

Can you please help me; so I can update this file with the latest list



With Regards,
Bhaskar.S
Team Leader Framework,
1-B, Hootagalli Industrial Area,
Mysore - 570 081,INDIA
Tel: +91-821-4282000,Fax: +91-821-4282208
Excel-Soft Technologies PVT. LTD.
-Original Message-
From: Onkar Shinde [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 03, 2008 11:51 AM
To: Ubuntu India Local Community
Cc: bhaskars
Subject: Re: [ubuntu-in] Fwd: Need help in Mono

On Fri, Oct 3, 2008 at 11:02 AM, bhaskars <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I run the command sudo apt-get install -f monodevelop,
> Still im not unable to install, its saying
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Couldn't find package monodevelop

monodevelop is in universe repository. Do you have it enabled in
/etc/apt/sources.list file? You will need to do 'sudo apt-get update'
after you enable the repository.

If you are not well versed with command line then please use GUI
tools. System -> Administration -> Synaptic Package Manager is your
friend. Once you enable repository from Synaptic, click 'Reload' so
that package list is updated.


Onkar




-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-02 Thread Parthan SR
bhaskars wrote:
> Hi,
>
> I run the command sudo apt-get install -f monodevelop, 
> Still im not unable to install, its saying 
>
> Reading package lists... Done
> Building dependency tree 
> Reading state information... Done
> E: Couldn't find package monodevelop
>
> Please help me out.
>   
$ aptsearch monodevelop
monodevelop - C/C++/C#/Boo/Java/Nemerle/ILasm/ASP.NET Development 
Environment
monodevelop-nunit - NUnit plugin for MonoDevelop
monodevelop-versioncontrol - VersionControl plugin for MonoDevelop

$ aptsearch libmono-accessibility
libmono-accessibility1.0-cil - Mono Accessibility library
libmono-accessibility2.0-cil - Mono Accessibility library

Can you please paste your /etc/apt/sources.list file in a pastebin such 
as http://paste.ubuntu.com/ and give us the link so that we can correct 
if it is wrong.
(I remember Ubuntu India has one too, is it still alive. If so, kindly 
someone share the URL please)

Note: libmono-accessibility in in Main and monodevelop is in Universe, 
and hence all you/he might require is to enable Universe repository.
Note: With Respect To Ubuntu 8.04.1 Hardy Heron

-- 
---
With Regards,

Parthan "technofreak"
  2FF01026
 http://blog.technofreak.in


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-02 Thread Onkar Shinde
On Fri, Oct 3, 2008 at 11:02 AM, bhaskars <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I run the command sudo apt-get install -f monodevelop,
> Still im not unable to install, its saying
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Couldn't find package monodevelop

monodevelop is in universe repository. Do you have it enabled in
/etc/apt/sources.list file? You will need to do 'sudo apt-get update'
after you enable the repository.

If you are not well versed with command line then please use GUI
tools. System -> Administration -> Synaptic Package Manager is your
friend. Once you enable repository from Synaptic, click 'Reload' so
that package list is updated.


Onkar

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-02 Thread Gora Mohanty
On Fri, 3 Oct 2008 11:02:57 +0530
"bhaskars" <[EMAIL PROTECTED]> wrote:

> 
> Hi,
> 
> I run the command sudo apt-get install -f monodevelop, 
> Still im not unable to install, its saying 
> 
> Reading package lists... Done
> Building dependency tree 
> Reading state information... Done
> E: Couldn't find package monodevelop
[...]

Maybe something is wrong with your /etc/apt/sources.list.
Can you show us the contents of that file? And, as people
have asked in the past, what version of Ubuntu are you
running? Please list the contents of /etc/issue.

Regards,
Gora

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-02 Thread bhaskars

Hi,

I run the command sudo apt-get install -f monodevelop, 
Still im not unable to install, its saying 

Reading package lists... Done
Building dependency tree 
Reading state information... Done
E: Couldn't find package monodevelop

Please help me out.


With Regards,
Bhaskar.S
Team Leader Framework,
1-B, Hootagalli Industrial Area,
Mysore - 570 081,INDIA
Tel: +91-821-4282000,Fax: +91-821-4282208
Excel-Soft Technologies PVT. LTD.
-Original Message-
From: Fabian Enos [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 01, 2008 7:25 PM
To: Ubuntu India Local Community
Cc: bhaskars
Subject: Re: [ubuntu-in] Fwd: Need help in Mono

If there are dependicies missing run 'sudo apt-get install -f'

On 10/1/08, Onkar Shinde <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 1, 2008 at 1:06 PM, bhaskars <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have downloaded mono develop from ubuntu repository, and tried to
>> install
>> it. It asked for following missed libraries
>>1.libgtksourceview2.0-cil
>>2.libmono-system-runtime2.0-cil
>>3.libmono-winforms2.0-cil
>> I installed 1 and 2. But while installing 3 library, once again it asked
>> the
>> following missed libraries.
>>3.a. libgdiplus
>>3.a.1.  libgif4
>>3.b. libmono-accessability2.0-cil
>>
>> I installed 3.a.  and 3.a.1. , but im unable to find 3.b. in ubuntu
>> repository.Please get me the solution
>
> Why are you downloading them manually? Why not simply use apt-get or
> synaptic package manager?
>
>
> Onkar
>
> --
> ubuntu-in mailing list
> ubuntu-in@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>




-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-01 Thread Fabian Enos
If there are dependicies missing run 'sudo apt-get install -f'

On 10/1/08, Onkar Shinde <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 1, 2008 at 1:06 PM, bhaskars <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have downloaded mono develop from ubuntu repository, and tried to
>> install
>> it. It asked for following missed libraries
>>1.libgtksourceview2.0-cil
>>2.libmono-system-runtime2.0-cil
>>3.libmono-winforms2.0-cil
>> I installed 1 and 2. But while installing 3 library, once again it asked
>> the
>> following missed libraries.
>>3.a. libgdiplus
>>3.a.1.  libgif4
>>3.b. libmono-accessability2.0-cil
>>
>> I installed 3.a.  and 3.a.1. , but im unable to find 3.b. in ubuntu
>> repository.Please get me the solution
>
> Why are you downloading them manually? Why not simply use apt-get or
> synaptic package manager?
>
>
> Onkar
>
> --
> ubuntu-in mailing list
> ubuntu-in@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-01 Thread Onkar Shinde
On Wed, Oct 1, 2008 at 1:06 PM, bhaskars <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have downloaded mono develop from ubuntu repository, and tried to install
> it. It asked for following missed libraries
>1.libgtksourceview2.0-cil
>2.libmono-system-runtime2.0-cil
>3.libmono-winforms2.0-cil
> I installed 1 and 2. But while installing 3 library, once again it asked the
> following missed libraries.
>3.a. libgdiplus
>3.a.1.  libgif4
>3.b. libmono-accessability2.0-cil
>
> I installed 3.a.  and 3.a.1. , but im unable to find 3.b. in ubuntu
> repository.Please get me the solution

Why are you downloading them manually? Why not simply use apt-get or
synaptic package manager?


Onkar

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-01 Thread Gora Mohanty
On Wed, 1 Oct 2008 13:06:36 +0530
"bhaskars" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have downloaded mono develop from ubuntu repository, and tried to install
> it. It asked for following missed libraries 
>   1.libgtksourceview2.0-cil
>   2.libmono-system-runtime2.0-cil
>   3.libmono-winforms2.0-cil
> I installed 1 and 2. But while installing 3 library, once again it asked the
> following missed libraries.
>   3.a. libgdiplus
>   3.a.1.  libgif4
>   3.b. libmono-accessability2.0-cil
> 
> I installed 3.a.  and 3.a.1. , but im unable to find 3.b. in ubuntu
> repository.Please get me the solution
[...]

Er, is 3.b in the above a typo? Ubuntu 8.04 (Hardy) has
libmono-accessibility2.0-cil.

Regards,
Gora

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-10-01 Thread bhaskars
Hi,

I have downloaded mono develop from ubuntu repository, and tried to install
it. It asked for following missed libraries 
1.libgtksourceview2.0-cil
2.libmono-system-runtime2.0-cil
3.libmono-winforms2.0-cil
I installed 1 and 2. But while installing 3 library, once again it asked the
following missed libraries.
3.a. libgdiplus
3.a.1.  libgif4
3.b. libmono-accessability2.0-cil

I installed 3.a.  and 3.a.1. , but im unable to find 3.b. in ubuntu
repository.Please get me the solution




 

With Regards,
Bhaskar.S
Team Leader Framework,
1-B, Hootagalli Industrial Area,
Mysore - 570 081,INDIA
Tel: +91-821-4282000,Fax: +91-821-4282208
Excel-Soft Technologies PVT. LTD.

-Original Message-
From: Onkar Shinde [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 01, 2008 12:20 PM
To: Ubuntu India Local Community
Cc: bhaskars
Subject: Re: [ubuntu-in] Fwd: Need help in Mono

On Wed, Oct 1, 2008 at 11:54 AM, Parthan SR <[EMAIL PROTECTED]>
wrote:
> Forwarded..
>
> -- Original Message -
>
> Dear parthan,
>
> We are Using Ubuntu 8.04 operating system. We wanted to develop dot net
> based applications in ubuntu, so tried to install latest mono IDE. It's
> giving the following error.
>
> Missing libraries:
> -
> Libgailutil.so.17 libglitz.so.1 libnspr4.so libplc4.so libplds.so
> -
>
> It appears your system may be unable
> To run graphical apps included
> in this installer. Please fix
> unresolved symbols by installing
> the necessary packages for your
> system.
>
>
>
> And I tried to search the following libraries Libgailutil.so.17
> libglitz.so.1 libnspr4.so libplc4.so libplds.so. No where I find the
> libraries. Could you please get me the solution.

I assume you are talking about monodevelop.
>From where are you trying to install it? If you don't have any strict
requirement of using latest version then can you try installing the
version from Ubuntu repositories?


Onkar




-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Fwd: Need help in Mono

2008-09-30 Thread Onkar Shinde
On Wed, Oct 1, 2008 at 11:54 AM, Parthan SR <[EMAIL PROTECTED]> wrote:
> Forwarded..
>
> -- Original Message -
>
> Dear parthan,
>
> We are Using Ubuntu 8.04 operating system. We wanted to develop dot net
> based applications in ubuntu, so tried to install latest mono IDE. It's
> giving the following error.
>
> Missing libraries:
> -
> Libgailutil.so.17 libglitz.so.1 libnspr4.so libplc4.so libplds.so
> -
>
> It appears your system may be unable
> To run graphical apps included
> in this installer. Please fix
> unresolved symbols by installing
> the necessary packages for your
> system.
>
>
>
> And I tried to search the following libraries Libgailutil.so.17
> libglitz.so.1 libnspr4.so libplc4.so libplds.so. No where I find the
> libraries. Could you please get me the solution.

I assume you are talking about monodevelop.
>From where are you trying to install it? If you don't have any strict
requirement of using latest version then can you try installing the
version from Ubuntu repositories?


Onkar

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in