Linux Lite Forums

Software - Support => Installing Software => Topic started by: Hardcoretexan on March 20, 2015, 12:02:02 AM

Title: Installing Silverlite or Mono
Post by: Hardcoretexan on March 20, 2015, 12:02:02 AM
Very new to Linux so please bare with me. I need to use silverlite for some of my online programs that I use for Real Estate but I am getting no where. I tried following several installation guides but none worked.

http://www.mono-project.com/docs/getting-started/install/linux/#usage (http://www.mono-project.com/docs/getting-started/install/linux/#usage)
Title: Re: Installing Silverlite or Mono
Post by: LL-user on March 20, 2015, 12:31:08 AM
What problems are you running into? Could you please describe what "getting no where" locks like, what error messages for example you are getting?
This would make it a lot easier to help. :)

PS: I have Mono installed without any problems to use some KeePass features.
Title: Re: Installing Silverlite or Mono
Post by: Hardcoretexan on March 20, 2015, 05:56:53 PM
I went through the steps and it seems like nothing has happened. I tried loading silverlite and it still says I need silverlite, this is the page its a map that needs silverlite to access.
I don't know that I followed the instructions correctly to install mono or if it just is not working properly.
Could you walk me through the steps to install mono (please be really  explanatory).
Title: Re: Installing Silverlite or Mono
Post by: LL-user on March 20, 2015, 07:22:50 PM
Can it be that you are actually talking about Silverlight and Moonlight?

What information are you referring to in regard to installing Mono to be able to use Silverlight?

Sorry, I've never used Silverlight or Moonlight. So am sure there are others better suited to help. But have you actually installed anything Silverlight related? Like Moonlight or wine-silverlight5.1-installer that I can see in the repository?

If you're really after Mono, could you please open a Terminal (Ctr+Alt+t) run:

sudo aptitude search mono | grep ^i

That will show you what mono packages you have installed on your system.

Hope that helps :)
Title: Re: Installing Silverlite or Mono
Post by: N4RPS on March 21, 2015, 07:52:43 AM
Hello!

Give this a try: http://www.maketecheasier.com/install-and-run-silverlight-in-linux/ (http://www.maketecheasier.com/install-and-run-silverlight-in-linux/)

Be aware that Silverlight runs under WINE in Linux, so this may be an issue if you're running LL on a low-resource PC...

73 DE N4RPS
Rob
Title: Re: Installing Silverlite or Mono
Post by: Hardcoretexan on March 21, 2015, 09:45:41 AM
Quote
If you're really after Mono, could you please open a Terminal (Ctr+Alt+t) run:

sudo aptitude search mono | grep ^i

That will show you what mono packages you have installed on your system.


batman@BatComputer:~$ sudo aptitude search mono | grep ^i
[sudo] password for batman:
idA wine-mono0.0.8                  - Microsoft Windows compatibility layer (.NE
i A wine-mono4.5.4                  - Microsoft Windows compatibility layer (.NE
batman@BatComputer:~$



Title: Re: Installing Silverlite or Mono
Post by: Hardcoretexan on March 21, 2015, 09:55:32 AM
Quote
Hello!

Give this a try: http://www.maketecheasier.com/install-and-run-silverlight-in-linux/

Be aware that Silverlight runs under WINE in Linux, so this may be an issue if you're running LL on a low-resource PC...

73 DE N4RPS
Rob
this downloaded a file download.aspx and when I click on it it brings me to this page http://www.mono-project.com/docs/web/moonlight/


batman@BatComputer:~$ sudo apt-get install moonlight-plugin-core moonlight-plugin-mozilla
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package moonlight-plugin-core
E: Unable to locate package moonlight-plugin-mozilla
batman@BatComputer:~$

Title: Re: Installing Silverlite or Mono
Post by: N4RPS on March 22, 2015, 07:26:54 AM
Hello!

Since it doesn't seem that Moonlight is working very well for you, there is another program, Pipelight, that allows Windows plug-ins such as Silverlight to be used in Firefox. It runs under WINE, so WINE is also installed. In the past, I have found that using WINE takes a good bit out of lower-resource machines, so that may be a factor for you.

Installing Silverlight and Pipelight is explained at: http://pipelight.net/cms/installation.html (http://pipelight.net/cms/installation.html)

Hope this points you in the right direction to get the Silverlight support you need...

73 DE N4RPS
Rob
Title: Re: Installing Silverlite or Mono
Post by: Hardcoretexan on April 29, 2015, 09:54:12 AM
Hello!

Since it doesn't seem that Moonlight is working very well for you, there is another program, Pipelight, that allows Windows plug-ins such as Silverlight to be used in Firefox. It runs under WINE, so WINE is also installed. In the past, I have found that using WINE takes a good bit out of lower-resource machines, so that may be a factor for you.

Installing Silverlight and Pipelight is explained at: http://pipelight.net/cms/installation.html (http://pipelight.net/cms/installation.html)

Hope this points you in the right direction to get the Silverlight support you need...

73 DE N4RPS
Rob

Ok followed the link but which os do I choose no LL here only the following options

        Ubuntu®
   Arch Linux®
   Debian® Wheezy / Jessie / Sid
   openSUSE®
   Fedora® 18 / 19 / 20 / 21
   AVLinux
   Slackware®
   SteamOS®
   Mageia® 4
   CentOS® 6
   FreeBSD®
   PC-BSD®
   Sabayon®
Title: Re: Installing Silverlite or Mono
Post by: rokytnji on April 29, 2015, 06:59:57 PM
Quote
Ubuntu®

Code: [Select]
$ inxi -S
System:    Host: harry-Latitude-XT2 Kernel: 3.19.0-linuxlite x86_64 (64 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty
~$ cat /etc/issue.net
Ubuntu 14.04.2 LTS

Hope the hint helps. You should know at least what you are running.