LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-19-2008, 12:03 PM   #1
shalricol
LQ Newbie
 
Registered: May 2008
Posts: 2

Rep: Reputation: 0
Urgent


Hey there, am very new in Linux. I am running a cyber cafe and have switched from using the Windows to Linux Freespire. My problem now is that i have tried installing Cyber cafe timer in vain coz i do not know the teams to use. I have tried copying the software on the desktop and now able to extract the README and the setup. Please if there is someone out there who can assist i will dearly appreciate.

Thank you.
Richard
 
Old 05-19-2008, 12:11 PM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Firstly, please use descriptive thread titles in future (ones that describe the problem you're having). Secondly, don't use "urgent" in thread titles as it won't help you to get help any quicker.

What exactly does the README file tell you to do? Do you have problems understanding the instructions, or is something not working correctly? You need to provide more information if you want help.
 
Old 05-19-2008, 12:14 PM   #3
vadkutya
Member
 
Registered: Apr 2008
Distribution: slackware 10.2
Posts: 117

Rep: Reputation: 17
are you trying to run a setup.exe under linux?
 
Old 05-19-2008, 03:55 PM   #4
vadkutya
Member
 
Registered: Apr 2008
Distribution: slackware 10.2
Posts: 117

Rep: Reputation: 17
wow, this seems to be very urgent.
 
Old 05-19-2008, 04:13 PM   #5
forrestt
Senior Member
 
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288

Rep: Reputation: 99
Maybe it was so urgent that if he didn't get a response by 1:10 his computer would crash permanently...

Forrest
 
Old 05-19-2008, 08:24 PM   #6
ehawk
Senior Member
 
Registered: Jul 2003
Posts: 1,257

Rep: Reputation: 48
Here is a linux software package for managing kiosks. It is source code, however. I haven't find anything easier to install yet, sorry. I will keep looking.
http://sourceforge.net/project/showf...group_id=42127

Here are the installation directions for ubuntu. Since Freespire is also debian-based, I would think the installation should be similar.
http://openkiosk.wiki.sourceforge.net/installation

Here are some more possibilities:
http://nixbit.com/cat/system/monitoring/os-cafe/
http://nixbit.com/cat//utilities/direqcafe/
http://nixbit.com/cat/internet/nttp-(www)/zybacafe/

Last edited by ehawk; 05-19-2008 at 08:41 PM.
 
Old 05-20-2008, 12:46 PM   #7
shalricol
LQ Newbie
 
Registered: May 2008
Posts: 2

Original Poster
Rep: Reputation: 0
The thing is, i dont know how to even extract the software from the source,but i can get to the root. Please help me know how to start once i when i get to terminal programme console.the steps to tale will be highly appreciated.

i aslo tried the links provided by ehawk but the reply was the links dont exsist/

plz assist me.
 
Old 05-20-2008, 01:35 PM   #8
vadkutya
Member
 
Registered: Apr 2008
Distribution: slackware 10.2
Posts: 117

Rep: Reputation: 17
hey shalricol,

what exactly are you trying to do? i don't know the software you are talking about. is this linux or windows software. what format did it come tar.gz, tar.bz2 or rpm? there are usually no setup files in source packages...

vadkutya

p.s.: if you are talking about this http://www.nettimesoftware.com/...this is no linux software. most probably you cannot run this software on linux.

Last edited by vadkutya; 05-20-2008 at 01:38 PM.
 
Old 05-20-2008, 01:43 PM   #9
tommytomthms5
Member
 
Registered: Sep 2007
Distribution: debian based
Posts: 308

Rep: Reputation: Disabled
well ok open the terminal then when it comes up type
Code:
cd /path/to/file 

tar ./name_of_file.tar.gz

cd ./name_of_outputted_folder

./configure

make

make install
***be sure to customize where needed***
 
Old 05-20-2008, 05:24 PM   #10
ehawk
Senior Member
 
Registered: Jul 2003
Posts: 1,257

Rep: Reputation: 48
If you are tying to install the tar.gz file for the KDE client from this source:
http://sourceforge.net/project/showf...kage_id=117437

The steps are

1. open up a terminal
2. use the change directory command to get to wherever the .tar.gz file is
cd /directory/subdirectory
3. become root using the su or sudo command
4. unzip the .tar.gz file using the gunzip command
gunzip file.tar.gz
this will leave a .tar file
5. uncompress the .tar file using the tar command
tar -xvf file.tar
This should uncompress all of the files in the .tar file and put them in a new directory where you are located.
6. Enter the new subdirectory using the cd command
cd new_subdirectory
7. Read the INSTALL file that normally comes with such software using your favorite editor
gedit INSTALL
8. Normally the install process for source code is
./configure
make
make install

If you are able to use the ubuntu commands (apt-get and such), it might be easier, because that way you will be able to update the software more easily.
http://openkiosk.wiki.sourceforge.net/installation

Last edited by ehawk; 05-20-2008 at 05:25 PM.
 
  


Reply

Tags
cafe, timer



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
boot sector and lilo collapse !!!!! URGENT URGENT URGEN !!!!! frelihm Linux - Software 21 12-02-2009 10:21 AM
Urgent Question Regarding Urgent Questions! Need Help Now! Crashed_Again LQ Suggestions & Feedback 11 10-17-2007 08:07 PM
Urgent..Im Having A Nightmare..Urgent!!!! midgcool Linux - Software 41 11-30-2004 10:19 AM
Urgent Urgent !!!! Mozilla Keeps All Your Deleted Emails !!!! odin123 Linux - Software 2 01-31-2004 02:22 AM

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

All times are GMT -5. The time now is 03:12 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