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...nux/#usage
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.
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).
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
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:~$
Quote:Hello!
Give this a try: http://www.maketecheasier.com/install-an...-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:~$
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
Hope this points you in the right direction to get the Silverlight support you need...
73 DE N4RPS
Rob
(03-22-2015, 11:26 AM)N4RPS link Wrote: [ -> ]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
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®
Quote:Ubuntu®
Code:
$ 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.