 |
 |
 |
 |
| 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. |

19th November 2012, 08:01 AM
|
|
Registered User
|
|
Join Date: Jan 2012
Location: all world
Posts: 53

|
|
|
Re: Update!
pilotferdi:
That's a good idea, but in my experience, the language barriers and time are important. I would say from my experience with the younger project, called PostinstallerF. Autoplus was the inspiration for this project. To help Spanish-speaking people and super newbies. Now supporting English. The project evolved as never imagined. Long ago, Fedora Utils wanted to unite forces with them, but got no answers. In linux there is diversity. Everyone chooses what suits your needs.
|

26th January 2013, 04:35 AM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
|
Re: Autoten to help install codecs,flash etc...
I have had no reports so far of any problems on f18  please do report any problems or if anyone has any suggestions for new features etc.. (mate desktop will be added soon) then please do so preferably by email davidmwilks@gmail.com.
|

26th January 2013, 04:39 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: Autoten to help install codecs,flash etc...
Have you updated your script to install the gstreamer1 packages? Fedora 18 uses those for some of the audio codecs now.
What I have done is to install all of the gstreamer packages here.
Code:
yum install gstreamer* --exclude=*devel,*doc
This installs more than I usually use, but gets them all. Both gstreamer and gstreamer1 packages.
Edit:
Other than that, there is another issue, but it's not an issue with your script, unless they have an updates winff package available.
Code:
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
winff x86_64 1.2.0-2 /winff-1.2.0-2.x86_64 5.8 M
Transaction Summary
================================================================================
Install 1 Package
Total size: 5.8 M
Installed size: 5.8 M
Downloading Packages:
Running Transaction Check
Running Transaction Test
Transaction Check Error:
file / from install of winff-1.2.0-2.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
file /usr/bin from install of winff-1.2.0-2.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
file /usr/lib from install of winff-1.2.0-2.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
Error Summary
-------------
I looked and they do have updated winff packages. They have the 1.5.0 beta, but I believe they have a 1.4.2 stable. You may want to see if updating your script fixes the issues.
Only other thing is I wish they had a 64 bit version of lightscribe, but that's not an issue with your script.
|

26th January 2013, 04:50 AM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Autoten to help install codecs,flash etc...
Evenin' Dave.
Maybe when Enlightenment hits the repos?
|

26th January 2013, 05:26 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: Autoten to help install codecs,flash etc...
Just a note..
The winff 1.5.0 beta still has the same issue
Code:
Transaction Summary
================================================================================
Install 1 Package
Total size: 6.7 M
Installed size: 6.7 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Check
Running Transaction Test
Transaction Check Error:
file / from install of winff-gtk2-1.5.0~beta-1+ppa1q.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
file /usr/bin from install of winff-gtk2-1.5.0~beta-1+ppa1q.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
Error Summary
-------------
Hey.. At least they knocked out one of the conflicts.
|

26th January 2013, 03:19 PM
|
|
Registered User
|
|
Join Date: Apr 2012
Location: Portimao - Portugal
Posts: 19

|
|
|
Re: Autoten to help install codecs,flash etc...
hello
---------- Post added at 03:19 PM ---------- Previous post was at 03:00 PM ----------
I found a error
Last edited by lutor; 26th January 2013 at 03:30 PM.
|

26th January 2013, 03:43 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214

|
|
|
Re: Autoten to help install codecs,flash etc...
Yes, there's a working version for F18: http://forums.fedoraforum.org/showthread.php?t=288007 (Post #6).
Dave, want me to copy you with Leigh's workaround?
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

26th January 2013, 03:45 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: Autoten to help install codecs,flash etc...
That problem isn't with the script. That problem is in the Google Earth package, and there's nothing DM can do about that.
Even the later Google Earth version has the same problem.
Code:
Running Transaction Check
Running Transaction Test
Transaction Check Error:
file /usr/bin from install of google-earth-stable-7.0.2.8415-0.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
Error Summary
-------------
|

26th January 2013, 03:56 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,214

|
|
|
Re: Autoten to help install codecs,flash etc...
Dan, thanks to Leigh's info, I've got it working on F18 (64 bit).
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

26th January 2013, 07:45 PM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
|
Re: Autoten to help install codecs,flash etc...
Not mch i can do about the Winff and GoogleEarth problems hopefully they will fix the problems (catch up) soon, maybe i shall remove them on the next update untill the packages are fixed, however they still work fine in f17, also the gstreamer1 codecs are included for f18.in the latest Autoten
Thanks Dan and DBelton
Enlightenment when its available Dan
|

19th March 2013, 10:37 PM
|
|
Registered User
|
|
Join Date: Jun 2011
Location: Italy
Posts: 283

|
|
|
Re: Autoten to help install codecs,flash etc...
What's the difference between install mp3 codecs and install most codecs?
Or better, which codecs are installed by the latter (does it include mp3 codecs)?
|

20th March 2013, 03:02 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,577

|
|
|
Re: Autoten to help install codecs,flash etc...
Installing mp3 codecs, just installs those codecs. Install most codecs, installs, what seems to be, EVERY codec known to man. Heh. I usually install most codecs, it includes the mp3 ones.
BTW - gstreamer-good, bad and ugly and libdvdcss are usually enough now. I may try just them next fresh install.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

14th April 2013, 11:33 PM
|
 |
Registered User
|
|
Join Date: Nov 2007
Posts: 61

|
|
|
Re: Autoten to help install codecs,flash etc...
Quote:
Originally Posted by Dangermouse
Not mch i can do about the Winff and GoogleEarth problems hopefully they will fix the problems (catch up) soon, maybe i shall remove them on the next update untill the packages are fixed, however they still work fine in f17, also the gstreamer1 codecs are included for f18.in the latest Autoten
Thanks Dan and DBelton
Enlightenment when its available Dan 
|
Dangermouse - thanks for creating/posting autoten (found the link at the bottom of your signature line)
__________________
someone@somesystem # cat /etc/passwd | grep :99
|
| 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:58 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|