Sponsored Content
Operating Systems Linux Ubuntu Installing Commercial Linux Programs Post 302521543 by BrandonShw on Wednesday 11th of May 2011 02:18:38 PM
Old 05-11-2011
Installing Commercial Linux Programs

I a writing a program which I would like to distribute commercially to Linux users. This question doesn't apply specifically to Ubuntu, but Ubuntu will be one of the Linux systems involved, and Ubuntu is one of the systems on which I have practiced installing. I have sufficient Linux experience to navigate around, write shell scripts, etc., but very little with installation, system administration, etc.

I wish to distribute this application as object files and then complete the linking to libraries on the client's PC. This will involve downloading the compiler, libraries, etc. onto the client's machine. I would like to automate the entire install process with a script. I am initially experimenting with Ubuntu and Fedora, but would like the installation program to work for most types of Linux.

I have written a shell script which does the installation once the compiler and libraries are installed, but know that I must include that in the installation script. It would be preferable to have an installation script that works accross all flavors of Linux, rather than needing a separate script for each type, although I could do the latter if it is the only way this will work.

My question is this: I really don't know how to go about creating an installation system. Should I write a shell script that calls Apt for Ubuntu, Yum for Fedora, etc. to get these libraries? Is there a package manager that works about the same way accross most Linux types? Should I download the compiler and libraries with wget or some other way? Is a shell script even the right way to write an installer, and if there is a better way, where might I learn how to do it? I am simply too inexperienced to know how I should be going at this.

Any advice would be a big help. Thanks.

Brandon
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Programs In Linux

I am not sure how to install a program in linux. I have Java 2 on a CD the CD Mounts but then I'm lost. What do I need to do so that the programm will install on my system? Thank you, Monkette (6 Replies)
Discussion started by: kdelph
6 Replies

2. Linux

Linux-programs

I have installed Red Hat Linux 9.0 recently on my computer. Im wondering if there are any good sites for downloading linux programs besides the site of Red Hat. Thank you in advance!:D (4 Replies)
Discussion started by: SolidSnake
4 Replies

3. Shell Programming and Scripting

i need c programs for linux commands

hi i am doing a small project on linux shell so if anyone can provide me some programs which can ipmlement commands like copy,date,calendar ....thank u (1 Reply)
Discussion started by: lit_joel
1 Replies

4. UNIX for Dummies Questions & Answers

installing/running programs.

Hey folks, i'm a total newbie at linux (only installed it yesterday) so don't be mad at me for querying this. I downloaded firefox, and unpacked the library files and binaries into /usr/lib/firefox. Now, am I correct in thinking that to run it, I need to enter the 'sh /usr/lib/firefox' command into... (4 Replies)
Discussion started by: shep
4 Replies

5. UNIX for Dummies Questions & Answers

Installing Programs

Hello, I have a simple question. How do make it so i can lauch a program from the shell. For instance I want to install firefox 2 and I wanna launch it with ff2 in the terminal, so i tried this to my .bashrc file: alias ff2='/path/./firefox' and its not working as I would hope. anywho,... (2 Replies)
Discussion started by: SeamusHC
2 Replies

6. UNIX for Dummies Questions & Answers

installing unix programs

hi everyone, I'm new to the forums. I am in the process of learning unix. I have a problem installing a unix program. The program at question is Links. It is an internet browser. I have the INSTALL notes, but I'm not having much luck at all. Any ideas on how to install? (3 Replies)
Discussion started by: fissm
3 Replies

7. UNIX for Dummies Questions & Answers

Installing programs in Unix

I have installed a software called GMT, then writing a script that call the new programs ./example02.sh but I am getting ./example02.sh: line 20: gmtset: command not found I have done ./configure make make install (1 Reply)
Discussion started by: kristinu
1 Replies

8. AIX

Installing programs on AIX

G'day all. Thanks to everyone for helping me getting my h50 rs/6000 server going Now i need just a bit more help. Can anyone tell me how i install other software using remote console? (2 Replies)
Discussion started by: ADS2459
2 Replies

9. What is on Your Mind?

Linux & UNIX in commercial appliances

Hi All, I was wondering how come major router vendors (e.g C**CO ) use a custom linux/unix in their appliance but do not publish this custom code. Isn't it a disobedience to the GPL licence ? Please share your thoughts. (0 Replies)
Discussion started by: coolatt
0 Replies
byobu-janitor(1)						       byobu							  byobu-janitor(1)

NAME
byobu-janitor - script for cleaning and upgrading environment after upgrades SYNOPSIS
byobu-janitor DESCRIPTION
byobu-janitor is script for cleaning environment after upgrades, it consists from several tasks where aim is to ensure that environment is ready for new version of byobu. BUGS
None found, yet. SEE ALSO
screen(1), byobu-config(1), byobu-export(1), byobu-status(1), byobu-status-detail(1) http://launchpad.net/byobu AUTHOR
This manpage was written by Jan Klepek <jan.klepek at gmail.com> and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at http://www.gnu.org/licenses/gpl.txt. byobu 6 January 2011 byobu-janitor(1)
All times are GMT -4. The time now is 08:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy