LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-26-2015, 02:54 PM   #46
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled

Quote:
Originally Posted by jkirksey1889 View Post
I just went back and clicked on the .run file and it started installing. I've installed it at least 10 times now. My original question and the question I'm still asking is how do I get to it to use it? In windows when you install a program it's puts it in program files. In Linux when you install a program where does it go??
In Linux when you install supported software using your distros package manager it goes into /usr and subdirectories.
When you install from source by hand [as root] it usually goes into /usr/local and subdirectories, but you can change it if you want.
When you use some binary package, as it is the case right now, it can go anywhere, you must be able to figure it out by looking at install process in a terminal. Do not use GUI file manager, it will not reveal information you need. This install method really is unsupported and not recommended, but sometimes there is no easy choice.
 
Old 10-26-2015, 02:56 PM   #47
jkirksey1889
Member
 
Registered: Oct 2015
Posts: 36

Original Poster
Rep: Reputation: Disabled
Please see previous post. I tried start.sh but command not found.
 
Old 10-26-2015, 02:56 PM   #48
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by jkirksey1889 View Post
Thanks! Looks like we are getting somewhere now. Here's what I get.

jason@jason-P55-USB3 ~ $ cd /home/jason/unicentaopos-3.91.2
jason@jason-P55-USB3 ~/unicentaopos-3.91.2 $ ls -l
total 9920
drwxrwxr-x 3 jason jason 4096 Oct 26 13:58 Bonus
-rw-rw-r-- 1 jason jason 1133 Sep 12 09:53 configure.sh
drwxrwxr-x 5 jason jason 12288 Oct 26 13:58 lib
drwxrwxr-x 3 jason jason 4096 Oct 26 13:58 licensing
drwxrwxr-x 19 jason jason 4096 Oct 26 13:58 locales
-rw-rw-r-- 1 jason jason 2205 Sep 12 09:53 migrate.sh
-rwxrwxr-x 1 jason jason 783 Sep 12 09:02 newtext.txt
-rwxrwxr-x 1 jason jason 3880 Sep 12 09:53 README
-rwxrwxr-x 1 jason jason 1800 Sep 12 09:02 README_Locales.txt
drwxrwxr-x 2 jason jason 40960 Oct 26 13:58 reports
-rw-rw-r-- 1 jason jason 1654 Sep 12 09:32 RN_391.txt
drwx------ 3 jason jason 4096 Oct 23 14:34 rollbackBackupDirectory
drwx------ 3 jason jason 4096 Oct 24 10:59 rollbackBackupDirectory1
drwx------ 3 jason jason 4096 Oct 26 13:49 rollbackBackupDirectory2
drwx------ 3 jason jason 4096 Oct 26 13:58 rollbackBackupDirectory3
-rw-rw-r-- 1 jason jason 1694 Sep 12 09:53 start.sh
-rwxrwxr-x 1 jason jason 75102 Sep 12 09:02 unicentaopos.ico
-rw-rw-r-- 1 jason jason 4535549 Sep 12 09:54 unicentaopos.jar
-rwxrwxr-x 1 jason jason 1742 Sep 12 09:02 unicentaopos.png
-rwxrwxr-x 1 jason jason 10100 Sep 12 09:02 uniCenta_splash_dark.png
-rwx------ 1 jason jason 5394798 Oct 26 13:58 uninstall


What do I do now?
Now, while still in this directory, run
Code:
sh configure.sh
and fill in the information. Then follow up with
Code:
sh start.sh
 
Old 10-26-2015, 03:01 PM   #49
jkirksey1889
Member
 
Registered: Oct 2015
Posts: 36

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
Now, while still in this directory, run
Code:
sh configure.sh
and fill in the information. Then follow up with
Code:
sh start.sh
Awesome!!! Thanks a LOT!

I ran the configure but really didnt know what to put in there so i figure I can go back and do that anytime. Ran start and it's up.

Thanks for the awesome help.
 
Old 10-26-2015, 03:04 PM   #50
jkirksey1889
Member
 
Registered: Oct 2015
Posts: 36

Original Poster
Rep: Reputation: Disabled
Is there a way to put a shortcut on the desktop or anything or do those steps need to be taken every time?
 
Old 10-26-2015, 03:12 PM   #51
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
You are welcome! How to put apps on desktop or menus depends on what WM/DE are used.
WM - Window Manager
DE - Desktop Environment
 
Old 10-26-2015, 03:14 PM   #52
jkirksey1889
Member
 
Registered: Oct 2015
Posts: 36

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
You are welcome! How to put apps on desktop or menus depends on what WM/DE are used.
WM - Window Manager
DE - Desktop Environment
I guess that's a whole 'nother topic huh?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed Program Won't Run Because It Can't Find .dat in Share (Is There) DonnieDarko Linux - Newbie 6 07-28-2010 03:44 AM
Have installed OpenOffice, can't find it to run it. TheHobbit81 Linux - Newbie 12 04-30-2009 05:54 AM
Unable to find where required video plugin has been installed or how to run it. cbarnes Linux - Software 2 09-08-2008 10:15 PM
How to know if something's installed, and where to find it? Tomás Ó hÉilidhe Slackware 4 02-19-2008 06:39 PM
Installed RPM/tar file, cant find out how to run it Craneology Linux - Software 4 03-01-2003 08:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration