Operating Systems > Linux and UNIX
Heeelp this Linux noob with tar files:(
Bazoukas:
Hi there Voidman.
Thank you for all of your help. I just saw your reply.
Here is what I got so far.
AGsAGsatellite0520/AGsatellite-static
>>>>>>>>>>>>>>>>>>/German.txt
>>>>>>>>>>>>>>>>>>/license.text
>>>>>>>>>>>>>>>>>>/readme.txt
The directory was created in :file:/home/userA"
I did the cd AGSatellite0520 and everything went well.
when i tried the ./configure command though i got a "no such file or directory"
I tried "AGSatellite0520./configure" and I got
AGSatellite0520 command not found
I tried the make and make install commands just to try my luck but nothing.
I opened the read me text of the AGS program and it basically talks on how to create an account and how to create shared folders and so on. Nothing about installing that might be helpfull.
thank you mucho.
dbl221:
Hey VoidMain........Ok floating point math in ksh93..........checking............yep it does it......ksh93 is the same as ksh on commercial Unix.......well they could be ksh88 or whatever.
code sample from "Hands-On KornShell93 Programming"
#Declare variables
float x=5.8
float x=3.7
float z
((z = x + y))
print "$x plus $y is $z
((z = x * y))
print "$x times $y is $z"
#you get the idea.
ksh93 is very good........please let me know if you can figure out the odd way of builting ksh93 from http://www.kornshell.com/
I was unable to make it work since it does things its own way.
voidmain:
Outstanding! downloading now and will let you know.
voidmain:
dbl221, why go to the trouble of compiling? They have binary packages available. Here's the Linux i386 version:
http://www.research.att.com/~gsf/download/tgz/ast-ksh.2001-10-31.linux.i386.tgz
Took all of 10 seconds to download and test and it does floating point just the way I like it! Thanks buddy!
voidmain:
quote:Originally posted by bazoukas:
Hi there Voidman.
when i tried the ./configure command though i got a "no such file or directory"
I tried "AGSatellite0520./configure" and I got
AGSatellite0520 command not found
I tried the make and make install commands just to try my luck but nothing.
I opened the read me text of the AGS program and it basically talks on how to create an account and how to create shared folders and so on. Nothing about installing that might be helpfull.
thank you mucho.
--- End quote ---
Are you sure you have the source and not a binary package all ready to run? Could you point me to the place you downloaded it and what the file name is and I will examine it and try and give you instructions (if I am successful with it)?
Thanks,
Todd
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version