Install old version of Aptana plugin - aptana

I'm having problems with the new Aptana plugin (version 3.0.4) and had to uninstall it. Version 3.0.3 worked perfectly for me and I'd like to install it again but can't find it nowhere :-(
Any tips on where to get that version?
Thanks for any tips

To download Studio 3.0.3, you could use the following links: Windows, Mac, Linux 32-bit, Linux 64-bit, and for Plugins.

Related

Installing Fluent Bit on Mac

I want to install Fluent Bit on macOS Catalina. All the resources available are for Ubuntu and Windows.
I followed this guide for Ubuntu [1].
Can anyone guide me on this?
[1] https://docs.fluentbit.io/manual/installation/linux/debian
I doubt that you can install those debian packages on macOS. But you can surely build from the source. There is a link on official documentation on how to build and install from source.
But from my experience you better get an understanding of possible errors that might come if you just try to download and install. Have a look at this post about pre-requisites. Once you have add those dependencies, surely you can build and installed on a macOS.
If you really want to install a package version on Mac, use it with homebrew.
You can install Fluent Bit on Mac with homebrew:
brew install fluent-bit
In my experience, on Mac it is very unstable and when I've attempted to do something simple like tailing logs you'll get lots of crashes.

R Studio upgrade

I am kinda confused with upgrading R Studio. I have two questions.
1) As of today, July 10th 2017, is (RStudio v1.0.147 Preview) the most recent version? I've included the link to this version: https://www.rstudio.com/products/rstudio/download/preview/
2) I already have R studio on my cpu ( I don't know which version).
I would like to download the most recent version of R studio.
So, if I do need to download the abovementioned version, do I uninstall my current R Studio and then install it again from the above link? Or do I NOT need to uninstall R Studio but simply download the version in the above link?
Thanks,
Why don't you just update the RStudio from RStudio.
Help --> Check for updates
No need to uninstall.
You can download and install the new version of R Studio with no issues. I've done so many times on my windows PC.
Not sure of behaviour on linux & clones.
The new version you install should automatically point to your latest R version also and if not you can easily tell it to in the tools global options menu.
Just update R Studio instead of uninstalling it. Even if you have downloaded you can give change and repair and install it rather uninstalling it.

Install Microsoft R server

How we can Download & install Microsoft R Server in Ubuntu 14.04 using terminal.The link to Microsoft R documentation is given below.
https://msdn.microsoft.com/en-us/microsoft-r/
and the link to download it is as follows.
https://my.visualstudio.com/Downloads?PId=1962
Thanks
To view what platforms are supported by MRS please visit https://msdn.microsoft.com/en-us/microsoft-r/rserver-install-supported-platforms
Ubuntu 14.04 and 16.04 are supported platforms from version 9.0.1 on. The link which you provided is for version 8.0.5.
To download version 9.0.1 for Ubuntu, you must sign up for Visual Studio Dev Essentials here: https://www.visualstudio.com/dev-essentials/
After you have registered, please download "Microsoft R Server 9.0.1 for Linux (x64) - (English)" from https://my.visualstudio.com/Downloads?q=Microsoft%20R
You can follow the install guide for version 9.0.1 here: https://msdn.microsoft.com/en-us/microsoft-r/rserver-install-linux-server
This is the same link which you provided, and will always be updated with the latest version install guide, older version guides will be broken off into their own pages.

Aptana Studio 3.6.1 stand-alone version install error (Win XP and Win 7)

I have download Aptana Studio 3.6.1 stand-alone version and attempted to install in on two different computers. The first computer is a Windoxs XP, 32-bit. The second computer is a Windows 7, 64-bit. In each case, I get the same error message about 3-4 minutes into the install:
"Failed to correctly acquire installer_nodejs_windows.msi file: CRC error."
Any ideas on what I should try?
First I suggest you not to use Aptana Studio. It seems that developers are not actively developing it.
I had the same problem, but installing download nodejs solved my problem.
Happy Coding!

Aptana 3.2.2 preview does not open internal browser (ubuntu 12.10 64 bits)

After installing Aptana Studio3 (version 3.3.2) in my Ubuntu 12.10 I find out that the preview button did not work properly. Meaning, I was not able to see the preview in the opened tab. As if internal browser was not working.
Instead of that , I obtained a copy of my index.html which is the doc I am trying to preview.
I find out that Xulrunner was not instaled in my system and therefore I suspect this could be the issue.
Downloaded XULrunner version required by Aptana, with
wget -O xulrunner.deb http://launchpadlibrarian.net/70321329/xulrunner-1.9.2_1.9.2.17%2Bbuild3%2Bnobinonly-0ubuntu1_amd64.deb
But when I tried to install this package I obtained a dependency error asking for ibhunspell-1.2-0
xulrunner-1.9.2 depends on libhunspell-1.2-0
I will appreciate your help to put some light over this issue.
Am I missing something/s here?
Eventually, suggest where to obtain the missing package (libhunspell-1.2-0 ppa or whatever reliable source) and any specific installing instructions if necessary.
Many thanks in advance
UPDATE
Packages installed but problem remains.
I obtained the libhunspell-1.2-0_1.2.11-1_amd64.deb from debian.org
Once succesfully installed I proceed to install the xulrunner.deb
Everything Ok as well!
Now they are all there...but... Internal browser still doesn`t work
If anybody from Aptana or with any experience about this matter, is in the neighborhood , please help.
It is a reported issue of Aptana 3.2.2 (actual version March 2013)
Solution: revert to 3.2.x version or wait until 3.4.x is available (where is already fixed)
Detailed Info
After several checkings and research , I find out that there is a reported issue with the actual version 3.3.2
Issue labeled as:
Aptana Studio APSTUD-7636
Cannot show preview (embedded WebKit browser)
This can be seen here at appcelerator issue tracker where states the following
Expected Result:
Preview should be opened exactly as in previous versions of Aptana. Preview worked without errors in Aptana 3.2.X before updating to 3.3.1.
This was corrected for version 3.3.4 which at present (march 2013) I am not able to obtain. So I reverted to 3.2.2 which I downloaded from appacelerator wiki
Full package name: Aptana_Studio_3_Setup_Linux_x86_64_3.2.2.zip
I installed and the preview is working as it should
So: Until version 3.4.x is not available ill keep this old one 3.2.2
I hope that my research will be useful to someone else.

Resources