Software :: Uninstalling Zend Studio For Eclipse Using A .bin File
Mar 2, 2010
I have installed Zend studio for Eclipse using a .bin file and now I want to uninstall this software. I found the directory where it is installed....the directory structure is given below:
Quote:
-rw-rw-r-- 1 root root 44691 2010-02-22 20:35 InstallScript.iap_xml
-rw-rw-r-- 1 root root 3226 2010-02-22 20:46 installvariables.properties
-rw-rw-r-- 1 root root 1532010 2010-02-22 20:35 uninstaller.jar
-rwxr-xr-x 1 root root 48033 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1
-rwxrwxr-x 1 root root 3511 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1.lax
Now I want to know how to use these files to uninstall the software?
View 1 Replies
ADVERTISEMENT
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Mar 23, 2010
I navigated to usr/local/zend/zendstudio-7_1_2/uninstallzendstudio folder and there are some files, one of them is uninstallzendstudio i double clicked it, and chose RUN .. but it gives me error : you do not have sufficent privileges to perform uninstallation, fix the problem ..
View 3 Replies
View Related
Apr 14, 2011
I've been using Eclipse PDT with Zend Debugger to debug my PHP web scripts for a while, but after installing Ubuntu 10.04, I've been having issues setting up the development environment again.
I have installed Apache 2.2.16 and PHP 5.2.14 manually.
Eclipse was installed from the Synaptic Package Manager. I installed the Zend debugger and PDT for Eclipse under Eclipse's Help -> Install New Software.
Yet whenever I try to debug a web script it executes the script without stopping at any of my breakpoints. The debug window immediately shows the debug session terminated.
The end of my php.ini file located in /usr/local/lib says:
Code:
[Zend]
zend_extention=/home/nathan/ZendDebugger.so
zend_debugger.allow_hosts=127.0.0.1
zend_debugger.expose_remotely=always
[Code]....
View 1 Replies
View Related
Feb 13, 2011
When I try to install Apache Directory Studio through eclipse 3.3.The procedure I follow: Go to help (Eclipse Interface)----> Software Updates ----> Find and Install When I press Find and Install nothing happens and eclipse becomes unresponsive.
View 2 Replies
View Related
Jan 9, 2011
I'm currently using Ubuntu Studio Lucid and would like to use Ubuntu Studio Maverick, but I'm unsure how to go about the upgrade. Should I upgrade to generic ubuntu maverick then upgrade to ubuntu studio? Or install ubuntu studio maverick from a DVD?? Or something else?? I should say that I have a separate /home partition.
[Edited because what I first wrote was confusing:] when I started the process of upgrading with Update Manager it said that quite a lot of things would be removed (it would be upgrading only to generic Ubuntu for one thing)---I aborted that by the way. I was wondering if anybody knew of a way to avoid having to first sort of note everything that I have installed, then do the upgrade to generic Ubuntu, then do an upgrade to Ubuntu Studio, then reinstall all of the apps in their newer versions. Might there be a way to upgrade the OS itself first and then just directly update the apps without having to reinstall them, figuring out what to install all over again too?
View 3 Replies
View Related
Dec 1, 2009
I am using Fedora 11, and I installed Java using .rpm file, now I want to uninstall Java. How can I uninstall Java?
View 3 Replies
View Related
Jun 29, 2011
I am having trouble installing mathematica 8 and found this workaround: [URl]..The workaround involves uninstalling Mathematica then installing in a specific way. However I seem to be unable to properly uninstall the program because even after I delete the directories /usr/local/Wolfram and /.Mathematica, after I reinstall, Mathematica is already activated. The activation data must be located somewhere that I haven't removed.
Is there a general way to remove all trace of a program installed by a .sh file? Alternatively, are there any common locations I could look for this data? I don't really understand the meaning of all the 3-letter directories like "usr" and "etc", where these things seem to be installed. I am running Ubuntu 10.10, if that's relevant.
View 5 Replies
View Related
Feb 17, 2011
I tried to install Ubuntu Studio straight from an iso file, didn't work. Unetbootin made a boot option but did not install (cannot find CD error) so I decided to use wubi and just install ubuntu then download the ubuntu studio packages when everything was done.
So Ubuntu is now on the machine (Dell Dimension 8250) and of course so is Windows XP Pro, and even after uninstalling Unetbootin the boot option for the install is still there. I guess I'd like to get ubuntu working properly with all the right drivers and have it as my main OS. No dual boot, just Ubuntu.
View 1 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Mar 26, 2011
I've spent all day trying to figure how to write an ant build.xml file for eclipse. I must have read 20 sites on the web but some how I just am missing it I continue to get the error
Code:
/home/knox/workspace/HW/src/projectBuilder.xml:5: the file attribute is required
here is my file at this point after many variations
Code:
<?xml version="1.0" encoding="UTF-8"?>
[Code]...
It works fine if I leave out the Main-Class line in manifest but then the jar is not executable Dick
View 3 Replies
View Related
Mar 7, 2010
An error occured during running a code. I've made run configurations properly and I've chosen GNU Elf parser,Elf parser, Mach-O parser and Cygwin PE parser as a binary parser. Eclipse CDT can not find any error in the code and code runs in terminal properly. Here are the code:
Code:
/*
* pmutex.c
*
* Created on: Mar 7, 2010
*/
#include <stdio.h>
[Code]...
Eclipse denies to run it.I've made an investigation over the eclipse.org, but I can not find any solution.
View 2 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Jun 30, 2011
can i install Eclipse java ide from any .tar ,.gz or any other such file on my wubi 11.04
View 1 Replies
View Related
Oct 14, 2010
I get an error while compiling in Eclipse:
*.o: file not recognized: File truncated
I tried to remove all the .obj and .moc folders and make clean but can't solve the problem! Maybe I'm missing something here.
View 2 Replies
View Related
Apr 21, 2010
I can't seem to get Zend Server CE installed on my fairly fresh Ubuntu 10.04 installation.
View 9 Replies
View Related
Aug 8, 2011
Does anyone knows a good website that discuss on how to setup zend framework on Ubuntu? I'm currently using windows as my web server, and I would like to try it in different OS.
View 1 Replies
View Related
May 25, 2011
I did an easy apache update and ever since have been getting an error about the Zend engine...
Quote:
Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220060519 which is installed, is outdated.
I have searched for answers on how to update the Zend engine, but can not find much at all and wondered if anyone here has encountered a similar message and knows what I might do.
My system details are
Apache 2.2.18
CENTOS 5.6 x86_64
cPanel/WHM
PHP 5.3.6
Zend Optimizer/Guard Loader for PHP
3.3.9 -
View 1 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
May 4, 2010
I've just updated from 9.10 to 10.04. Everything seems to run fine except for zend optimizer which is throwing "Zend Optimizer not installed" error. I went to php.ini and the following line is still there
Code: zend_extension=/etc/php5/ZendOptimizer.so.Also I checked that the file does exist and that the php.ini I am looking at is in fact the php.ini file that is being used by the server.
View 3 Replies
View Related
Jan 9, 2011
I am new to Linux. I installed some weeks ago Fedora 14 via burnt iso file downloaded from official Fedora site. It was working perfectly like a charm for me until yesterday when I tried to install zend server for PHP. During my first try of installation of zend server it corrupted out my apache server and I lost apache on http://localhost. I removed all "zend-server" like stuff from "Add Remove Software" screen. Installed again apache 2 in the form of LAMP (Linux Apache Mysql Php) via terminal. Apache installed correctly and started workeing again ok on localhost. Then again I tried to install zend server from install.sh file in downloaded zend server installation. It showed me after a while like "zend server installed successfully".
I shut down my pc thinking everything is ok now. Today when I started my system, it shows me boot screen of Fedora, I select fedora and then it shows me balloon filling up for around 5-7 secs. Then all of a sudden a black screen appears up with a cursor blinking at its top left and then nothing else happens further. I cannot find login screen to my desktop anymore. I remember one thing that during reinstallation of apache from terminal, I set following command like "chkconfig --level 235 httpd" (I guess that's what I have written as per some online tutorial for LAMP). Is that cause of mine problem ot its something else?
View 11 Replies
View Related
Oct 4, 2010
I'm a PHP developer trying to switch from Windows to Linux. So I'm new with Linux. I tried to google for a solution and tried the suggested wiki FAQ but with no success.I wanted to install zend-server-ce-php-5.3 today with yum. This worked okay.After this I tried to install php-5.3-extra-extensions-zend-server. This seemed to work.
View 3 Replies
View Related
Sep 23, 2010
I need to load php module without restart/reload apache, is there a way to do that, php has its option to load zend extension using '-z',
php -z <filename>
is there anyway because I need to load php module in runtime, that I don't want to loose the live running session.
View 1 Replies
View Related
Dec 2, 2010
If you can access Suse Studio here is thlink to the buildLFS Host - SUSE GalleryGoogle hasn't been friendly and neither has a search on these forums, I don't know which man to read so a finger in the right dirrection (preferably not the middle) would be nice as far as that goesRight now the yast live installer trips up at %84 while saving the boot loader configuration and displays a popup that says �An error occurred during initrd creation. /sbin/mkinitrd: illegal optionI then press enter to acknowledge the message and the installation continues without a hitch.
When I go to boot up (no other os installed) grub says it cant find the file initrd-2.6.34.7-0.5-defaultIf you boot the live cd again you can mount the boot partition and you�ll find a broken symlink called initrd that islooking for the missing file above.Like I said above, if it an obvious fix, all I need is some direction, I don't mind reading. (been doing that all day)If you need more specifics Id be happy to supply, I'm just not sure whats relevant and don't want to bloat the post.
View 1 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Oct 18, 2010
I had installed apache previously on my system, and I think I uninstalled it completely, although remnants might have remained. I have just installed zend server ce php 5.3, and I am having trouble getting it to work. When I log in to the admin interface, it told me it couldn't start the webserver, so I go to restart apache, and it gives me this:* Starting web server apache2 Syntax error on line 6 of /etc/apache2/sitesenabled/zendserver_gui.conf:Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configurationThis has to do with php_mod some how... but I am not sure how to fix this, or where to start, since I am relatively new to actually setting up apache.I thought this might have something to do with libapache2-mod-php... so I went to reinstall it, and ran this:
mburns@mb2449-laptop:~$ sudo aptitude install libapache2-mod-php5
Reading package lists... Done
Building dependency tree
[code]....
View 2 Replies
View Related
Jul 24, 2011
I'm trying to get Eclipse IDE running on my openSUSE 11.4 (KDE).
I have downloaded Eclipse Classic from Eclipse Classic 3.7 | Eclipse Packages. I started Dolphin and extracted the tar.gz file to a directory called eclipse. Now, as I understand, to run Eclipse, I must run the executable eclipse. But when I double-click eclipse, I get an error saying, "There is no application installed that can open files of the type executable (application/x-executable)."
Note 1: I have uploaded 3 screenshots as an album at Imgur: Eclipse with image titles and captions.
According to the screenshot #1, the file eclipse has a permission set of -rw-------. The execute permission is missing on this file. So, here's what I did: (screenshot #2) Right-clicked and selected Properties and under the Permissions tab, checked the Is executable checkbox and clicked OK. But still (screenshot #3), the permission set remains the same.
Note 2: The parent directory permissions are visible in the Terminal window below in all the screenshots.
What should I do to make eclipse executable?
View 11 Replies
View Related
Jan 6, 2010
I am using slackware12.2, I have a mysql5.0.67 which system has install for me and I had install a zend server4.0.6 from URL... It runs all right .When I try to run my php code in zend server(apache),it break out an error with connect to mysql.But when I login mysql in command line ,I can see all my databases what my codes need in it.The code was running well in windows. I try to build the zend+mysql+php environment several times in linux but never success。how can I do to let it runs all right ? some one said I can edit php.ini, It's it right.
View 5 Replies
View Related