 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

17th October 2006, 08:36 AM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: Albuquerque
Age: 64
Posts: 409

|
|
|
Will Frog be updated for Fedora 6? Will It install apps properly on the x86_64 versions?
__________________
Registered Linux #395226 running Fedora 7 x86_64 "Three men were walking on a wall, Feeling, Faith and Fact.
Feeling took an awful fall and Faith was taken back.
But Fact remained both strong and true and that brought back Faith and Feeling too!"
|

17th October 2006, 08:58 AM
|
|
Guest
|
|
Posts: n/a

|
|
To the OP. I see from your location you're not a native English speaker.
You mis-spelled "successfully"
and you're using the word "compleat" wrongly. You should have used "complete" Although some people use them interchangeably.
http://dictionary.reference.com/browse/compleat
But thanks for the Frog...
Wayne
|

17th October 2006, 01:32 PM
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224

|
|
Quote:
|
Originally Posted by dwflo
Will Frog be updated for Fedora 6? Will It install apps properly on the x86_64 versions?
|
(I'm not sce script creator, BUT...) I don't think any *major* changes are needed to the script. What worked on FC6 should pretty well work on FC6 in terms of JRE and Flash, etc.
Firewing1
|

17th October 2006, 03:07 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 9

|
|
Noobie to linux here.
I'll echo feddie...
Quote:
|
I've just tried this on a clean install Fed 5, however got rather disappointed when I was only given three options
|
Same exact situation for me... new clean install of FC5, and was only given the same three options.
So is this quote below true, that is works only on FC4 and FC6, but not on FC5?
Quote:
|
No problem... Turns out, I didn't have the time to make it work in FC5 and S|G didn't either, so it's officially unsupported
|
That's a bummer, because I was really looking forward to this. It was the main reason I chose to go with FC5 instead Ubuntu.
|

17th October 2006, 03:29 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 320

|
|
stutes, feddie
If you copied the .frog directory from a previous install you need to clear the installed.log with:
Code:
cd ~/.frog
cat /dev/null > installed.log
|

17th October 2006, 09:55 PM
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224

|
|
|
@stutes: Well, actually, the steps for getting things to work aren't all that hard - Do you know what you'd like to do? Maybe I can help out.
Firewing1
Last edited by Firewing1; 18th October 2006 at 01:18 PM.
|

18th October 2006, 05:39 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 9

|
|
pwiesen, thanks for the tip. I did not copy the .frog directory from a previous install, but the code you provided appears to have done the trick regardless. It showed me all the options, and all installed. It was either that, or these other commands I tried from a different post:
Code:
rpm -q frog
which frog
rpm -e frog
I really don't think it was this latter code.
The only thing I can figure is that perhaps I did this twice:
Code:
tar zxvf frog.tar.gz -C ~
and this is why I had trouble in the first place. But this is just speculation, I don't really remember.
As a noobie I am curious about exactly what I was doing with pwiesen's code. I figured out the "cd ~/.frog"... I'm changing the directory to /.frog (not sure what the "~" represents however). And from doing a little research I've figured out that "cat" is the command to display the file "installed.log" located in "/dev/null", but again I'm clueless about the ">" does. And why does displaying the content of "installed.log" fix my problem with installing frog in the first place?
|

18th October 2006, 06:10 AM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855

|
|
|
Hmm, that's kinda creepy. I just finished writing my own setup script. Frog is better though.
|

18th October 2006, 11:35 AM
|
|
Retired Community Manager
|
|
Join Date: Mar 2004
Location: Tartu
Posts: 1,550

|
|
|
Moved to How-To Articles.
|

19th October 2006, 03:07 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 320

|
|
Code:
rpm -q frog
which frog
rpm -e frog
This wouldn't help because the FedoraFrog is just a script, not an RPM package.
Quote:
|
As a noobie I am curious about exactly what I was doing with pwiesen's code. I figured out the "cd ~/.frog"... I'm changing the directory to /.frog (not sure what the "~" represents however). And from doing a little research I've figured out that "cat" is the command to display the file "installed.log" located in "/dev/null", but again I'm clueless about the ">" does. And why does displaying the content of "installed.log" fix my problem with installing frog in the first place?
|
Your right, cat does display the contents of a file. This code 'redirects' the output of /dev/null to the file installed.log, overwritting any previous content. /dev/null is nothing so it blanked the file.
Oh and ~ is a shortcut for your home directory.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 06:57 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|