Install NuSphere PHPED on Ubuntu
by John
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. 
5 comments
That's a bit farked.
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???
Unable to run setup. Please provide the following error message to NuSphere:
"ERROR: unable to locate Linux/x86_64/glibc-2.0/setup.gtk"
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
This post has 1 feedback awaiting moderation...





19/12/08 11:34:42 am, 