LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to Start Kompozer in CentOS 7 (https://www.linuxquestions.org/questions/linux-software-2/how-to-start-kompozer-in-centos-7-a-4175609517/)

swamprat 07-09-2017 11:17 AM

How to Start Kompozer in CentOS 7
 
Greetings,

I'm running CentOS 7 with the KDE Plasma desktop and I just downloaded Kompozer into my Downloads directory and moved the tar.gz file into the etc directory and untared it.

Kompozer doesn't show up either in the Desktop or even when I search for it in the apps section. I know it's all there as I can see the breakout in the /etc/kompozer directory.

In console mode I key in kompozer and it still doesn't start. Also I'm in the kompozer directory.

Any help will be appreciated. Thanks

Keruskerfuerst 07-09-2017 11:30 AM

Where did Kompozer install to?
Then go to that directory and check out, which files are executable.

JJJCR 07-10-2017 04:28 AM

Have you tried: ~/.kompozer

swamprat 07-10-2017 08:12 AM

Untared the Kompozer 'tar.gz' file into the 'etc' directory

[root@localhost kompozer]# /.kompozer
bash: /.kompozer: No such file or directory

[root@localhost kompozer]# / .kompozer
bash: /: Is a directory
[root@localhost kompozer]#

Still does not work...

Keruskerfuerst 07-10-2017 10:34 AM

You should install kompozer into /usr/bin or /usr/local/bin.
/etc is for config files.

AwesomeMachine 07-10-2017 04:56 PM

You should uncompress source files in your /home/user directory. Then install them from there.

BW-userx 07-10-2017 07:20 PM

to get an application to show up in the menu it has to have a desktop file in /usr/share/applications

cscmikrotuki 08-17-2017 09:22 AM

Check the alternatives
 
Quote:

Originally Posted by swamprat (Post 5732799)
I'm running CentOS 7 with the KDE Plasma desktop and I just downloaded Kompozer into my Downloads directory...

KompoZer latest version seems to be from the year 2010. It's reasonable to look for alternatives at this point. Seamonkey (ex Mozilla suite) includes a wysiwyg editor very similar to KompoZer, maybe try installing that from the repositories?

yum install seamonkey

For other alternatives, google "kompozer alternatives". Alternativeto.net seems to have a decent list.


All times are GMT -5. The time now is 08:33 AM.