I just installed Ubuntu 8.04 and want to try writing a LinuxProgram, Just have slickedit in your hand, and then try to install it.
For Linux, I was a first contact and found that it was not very smooth, as if I had returned to the DOS era.
After decompressing slickedit, I did not find anything to execute. I did not know how to continue. I checked it on the official website of slickedit and found the installation method:
(1) locate [Application application] -- [Attachment] -- [terminal] and activate the [terminal] program.
(2) switch to the decompressed slickedit directory and run sudo./vsinst to start installation.
(3) slickedit is installed in the/opt/slickedit directory by default. The method to start the program is/opt/slickedit/bin/.
You can start it in [terminal]./Vs or create a starter by yourself.
[Desktop entry]
Name = slickedit
Comment = slickedit
Exec =/opt/slickedit/bin/
Icon = vs. XPM
Terminal = false
Type = Application
Categories = development;
Startupnotify = true
Slickedit Official Website: http://www.slickedit.com/