|
| View previous topic :: View next topic |
| Author |
Message |
Junichirô
|
Posted: Fri Oct 23, 2009 11:13 pm Post subject: |
|
|
Yes! That runs.
After modifying /etc/yum.repos.d/blag.repo file, you have to run some commands:
| Code: | su
yum clean all
yum makecache |
|
|
|
 |
Frank Discussion
|
Posted: Fri Oct 23, 2009 11:24 pm Post subject: |
|
|
Thanks! I was wondering about that pesky xml file...
|
|
|
 |
vx
|
Posted: Fri Oct 23, 2009 11:25 pm Post subject: |
|
|
| Frank Discussion wrote: | | I'm using 90001. do I use the same repository? I am unable to connect to anything at this point |
kimsufi repo is available. I'm searching on it now
|
_________________ /'0'\ |
|
 |
jaffyworld
|
Posted: Thu Oct 29, 2009 12:16 am Post subject: . |
|
|
Hello, I'm having the same problem as you. Only I know what to do but when I got try to save me, blag.repo file it says that I do not have permission to save it. So I'm confused.
|
|
|
 |
Frank Discussion
|
Posted: Thu Oct 29, 2009 12:20 am Post subject: |
|
|
Open the text file in nautilus as root:
>su
>nautilus
Then find the file in nautilus and go from there.
:)
|
|
|
 |
jaffyworld
|
Posted: Thu Oct 29, 2009 12:23 am Post subject: |
|
|
| Frank Discussion wrote: | Open the text file in nautilus as root:
>su
>nautilus
Then find the file in nautilus and go from there.
:) |
oh thanks. (:P)
|
|
|
 |
Junichirô
|
Posted: Thu Oct 29, 2009 12:31 am Post subject: |
|
|
Or:
| Code: | | su gedit /etc/yum.repos.d/blag.repo |
|
|
|
 |
vx
|
Posted: Thu Oct 29, 2009 2:10 am Post subject: |
|
|
Or
| Code: | | su -c 'nano /etc/yum.repos.d/blag.repo' |
|
_________________ /'0'\ |
|
 |
lizzie805
|
Posted: Sun May 08, 2011 4:01 am Post subject: |
|
|
Thanks for this thread. It really helped a lot. I'm going to try both solutions.
|
|
|
 |
|
|
|