There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash driver drivers error ethernet excel freeze gaming google hard drive hardware hdmi internet laptop mac malware memory monitor motherboard mouse network printer problem ram registry router server slow software sound svchost.exe trojan uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
How to install new softwares in Kubuntu 8.04 ?

Reply  
Thread Tools
pottas's Avatar
Junior Member with 5 posts.
 
Join Date: Aug 2008
13-Oct-2008, 06:09 AM #1
How to install new softwares in Kubuntu 8.04 ?
I recently dowloaded .tar.gz file and extracted with ark , but I am not understanding how to install that software ? I need your help !

It have readme file but there is no installation procedure in that ! What to do ?


Here is the readme file -

Quote:
crclient 1.1 for Unix/Linux

Contents
* Introduction
* Make
* Options
* Example of Configuration File

Introduction

Cyberoam Client is a part of the Cyberoam product which is a complete solution to
Employee Internet Management. This tool provides an interface for the client to
communicate with the Cyberoam server. There are various options provided which help the
client to effectively communicate with the server.

Make
crclient supports two modes at the time of compilation.
1) Single Login
2) Multiple Login
In case of single login only one user is allowed to login at a time. For
enabling single mode the macro CFLAGS in the Makefile has to be disabled.
#CFLAGS=-D__MULTILOGIN__

In case of multiple login option the more then one user can login at a given
time. The macro CFLAGS has to be enabled before making the files.
CFLAGS=-D__MULTILOGIN__

Other make options include the clean option. Before making the file after the macro is
enabled/disabled the clean option should be used.
Ex.
$make clean.

Options

-u : The option is responsible for sending a login request to the server. It requires
username as a parameter.

-s : The option is for setting preferences for the client. Preferences such as AskonExit,
AutoLogin, ShowNotification and Server Address can be set using this option. The
preference values are then reflected in the Configuration file.

-l: This option is used to send a logout request to the server. In case of Multiple
Login mode this option requires argument i.e Username.

-h: provides help for the client.

-d: Specify the location for log file.

-v: Sets the verbose mode on. This option is for debugging purpose.

-V: Provides Current Version information.

-f: Specify the location for the configuration file.

Example of Configuration File

AskonExit 0
AutoLogin 0
FirstTime 1
Password
Port 6060
SavePassword 0
Server 192.9.203.203
User ankit
ShowNotification 1
LiveRequestTime 180
AlreadyLoggedIn 0
VersionId 1
Version crclient1.1

The configuration file includes the above showm parameters. First Configuration file is searched
at /etc, if not found it is searched in the user's home directory. If the configuration file is
not found at both the places a file is created in the user's home directory by accepting the
essential parameters from the User.

NOTE :

i) User has to manually disable the SavePassword option in the configuration file by setting the
value of SavePassword field to zero , once the option is enabled.

ii) Also, if the savepassword option is enabled and Password field is found to be null in the
configuration file the user have to disable the savepassword option i.e by setting the
SavePassword field to 0, inoder to login.

iii) If -f option is specified the full path along with the filename should be specified.
Ex. /home/ankit/CyberClient.conf.

iv) In case of Sun Solaris the multiple process issue is vulnerable.No gaurantee is taken to
control multiple client process invocation.

v) In case of '-d' option if log file cannot be opened at the specified location client exits.
In absence of '-d' option preference for log location is
1) '/var/log'
2) Users home directory
3) '/tmp'
If all the three preferences fail logging will be done on standard output.

Please explain me in easy way. Thanks !
arochester's Avatar
Member with 454 posts.
 
Join Date: Jan 2007
Location: Scotland
Experience: Intermediate
13-Oct-2008, 09:51 AM #2
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
13-Oct-2008, 09:02 PM #3
Make sure you have build-essential installed:

sudo apt-get install build-essential.

Then make sure to satisfy all dependencies.

CD to the source directory and type ./configure (not as root)

then make (again not as root) then sudo make install
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 10:42 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.