Install NuSphere PHPED on Ubuntu

by John Email

Download the Linux installer from the NuSphere website ( www.nusphere.com )

$ chmod a+x ./NuSphere-phped-3.3.3evl-Linux.sh
$ ./NuSphere-phped-3.3.3evl-Linux.sh

If you get an error similar to the following

ERROR: The installer was unable to find shared libraries which are required
in order to run PhpED.

You should have these libraries installed:
/usr/lib/libstdc++-libc6.1-1.so.2
/usr/lib/libstdc++-libc6.2-2.so.3
-e
To get these libraries installed you may need to install the package which
contains them. It may be named as libstdc++2.10-2.96, compat-libstdc++-7.3-2.96
or have a different name, dependant on your Linux distribution. If you will have
any problems, you may consult your Linux manual or get help from
http://support.nusphere.com forums.

$ cd /usr/lib
$ sudo ln -s libstdc++.so.6.0.10 libstdc++-libc6.1-1.so.2
$ sudo ln -s libstdc++.so.6.0.10 libstdc++-libc6.2-2.so.3

cd back to where you downloaded the installer to. In my case it is as follows

$ cd ~/Desktop
$ ./NuSphere-phped-3.3.3evl-Linux.sh

If you get another error

error while loading shared libraries: libgtk-1.2.so.0

Then install the following

$ sudo apt-get install libgtk1.2

Then go back and try the installer again.

$ ./NuSphere-phped-3.3.3evl-Linux.sh

From here just follow the prompts and it should work fine. :yes:

5 comments

Comment from: Erin [Visitor] · http://ezzatron.com/
I'm beginning to suspect they have COMPLETELY different products for Windoze & *nix variants.

That's a bit farked.
19/12/08 @ 11:43
Comment from: sravan [Visitor] Email
*****
hi,

Its really good tutorial.......if u make screenshot...its very help..........
i have got one problem.......i am not able to see the window lettering.......i mean inbetween installing licence agreement window came.......in that no letterings ........??
what i hv to do???
04/04/09 @ 00:55
Comment from: kdani83 [Visitor]
I got these error: :(

Unable to run setup. Please provide the following error message to NuSphere:
"ERROR: unable to locate Linux/x86_64/glibc-2.0/setup.gtk"
14/05/09 @ 04:25
Comment from: Henrik Laurell [Visitor]
***--
Thanks for this help.

I am using Ubuntu 9.04 and above instruction made the install work fine and also made it possible to start the program. But,, still a lot is needed to get the program work as it should .. Debugger is not working, class and method pre-view doesn't work etc, etc ..

thanks anyway
I am done with this until NuSphere put some interest on telling us how to do this..
/Henrik
22/06/09 @ 19:27
Comment from: dd [Visitor]
*****
Good description! very helpful!
12/07/09 @ 07:16

This post has 1 feedback awaiting moderation...

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)