Software :: Winff Offline Installation In Ubuntu 9.04

May 4, 2010

How to install offline Winff in ubuntu 9.04 in a detailed way. Also tell me where from I have to download Winff. Before this I installed winff_1.2.0-1~ppa1l_i386 but winff is not opening with a warning that no ffmpeg is found. Therefore I request you please tell me winff offline installation in Ubuntu 9.04.

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Offline Upgrade From 10.04 To 10.10

Nov 6, 2010

Tell me some way to upgrade from Ubuntu 10.04LTS to 10.10. But in Offline mode? is there any package or iso image or CD by which i can upgrade my offline PC?

View 4 Replies View Related

Ubuntu :: Download From Apt-Get For Later Installation Offline

Mar 5, 2011

I know I can build a local repository but I'd like to try just moving the appropriate .deb files. My problem is not knowing which files I need and it what order. Example...
I want to install nfs-common

Doing apt-get install nfs-common --- does it all for me when I'm online. So I looked in the /var/cache/apt/archives to see what was installed. I found two nfs files...
nfs-common_1.2.0-4ubuntu4.1_amd64.deb
nfs-kernel-server_1.2.0-4ubuntu4.1_amd64.deb

But when I tried to install those on another machine I found I was missing additional files.
libgssglue1_0.1-4_amd64.deb
libnfsidmap2_0.23-2_amd64.deb
librpcsecgss3_0.19-2_amd64.deb
portmap_6.0.0-1ubuntu2.1_amd64.deb

For future installations. How do I find all the dependencies and the ORDER they need to be installed so I can write my own script and install them to a machine that is offline?

View 2 Replies View Related

Ubuntu Installation :: Install .deb Offline With All Dependencies?

May 3, 2010

I was able to do this before but, I can't remember where I found the link.I think is was a script or something. It would get all the files that the .Deb will need and make an installer.

P.S. I have Ubuntu 64-bit the PC that need the install is a 32-bit both are 10.04.

View 1 Replies View Related

Ubuntu :: Repository For Offline Installation Of Packages

May 24, 2010

Does anyone has the information regarding a collective repository for ubuntu download packages which provides a single download for all the packages or selective packages, may be some torrent sort of links.I know of packages.ubuntu.com but there the packages are dispersed. Downloading each one of them requires a hell lot of time. Doesn't anyone has this information where a one click download of packages is facilitated.

View 6 Replies View Related

Ubuntu Installation :: How To Update Synaptic Offline

Jan 31, 2011

I have Ubuntu 10.10 installed on my offline PC andhow to get an updated repository for Synaptic using a online PC elsewhere. I need this so that I could generate package scripts to be used elsewhere to download software.

View 9 Replies View Related

Ubuntu Installation :: How To Install Wubi While Offline

Feb 28, 2011

i installed ubuntu normally before but due to some problems i uninstalled it. i want to install using wubi this time but cannot install while online. i dont want to install the normal way bcoz the last time i uninstalled it my window cannot boot. so how to install wubi while offline?

View 3 Replies View Related

Ubuntu :: Download Debs For Offline Installation

Jul 20, 2009

I am helping a friend start with Ubuntu and he doesn't have as fast an Internet connection as I do. I was wondering how I could easily download all the deb packages for the software I want to install for him. It seems doing:

sudo apt-get install -d --reinstall <package>

Will download the packages for me, but it doesn't get the dependencies because I have already downloaded them... is there a way to get apt-get to get the dependencies as well?

View 6 Replies View Related

Ubuntu :: WinFF Won't Convert AVI To GIF

Aug 13, 2011

I made an AVI video and I need to convert it to GIF to open it in Photoshop but it fails and here is my output:

Code:
earl@earl-HP-Pavilion-g6-Notebook-PC:~$ cd Videos/Webcam
earl@earl-HP-Pavilion-g6-Notebook-PC:~/Videos/Webcam$ ffmpeg -i out.avi out.gifFFmpeg version 0.6.2-4:0.6.2-1ubuntu1, Copyright (c) 2000-2010 the Libav

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Any Easy Way To Do Offline Package Upgrades

Mar 13, 2011

Is there any easy way to do offline package upgrades in Ubuntu? I was using debian's repository for the longest time to get individual packages, then found launchpad. Is there a script or something that will tell you what the dependencies are then let you copy them to a thumbdrive or something?

I know online upgrades are great but there are some cases where online isn't an option. Here's an example. Getting wine. There used to be this repository of .debs from the wine website, but now I can't find it. Launchpad has it, but it's all individual files.

View 1 Replies View Related

Ubuntu Installation :: On Shut Down Hard Drives Offline?

Mar 13, 2011

I installed Ubuntu 10.04 in a Raid 0. The install went fine. When I shut down my machine then boot it back up it shows no raid volumes defined and my hard drives as offline. Then the Disk boot error message. I am new to Unbuntu and I am sure the solution is simple I just need to know what to do.

View 9 Replies View Related

General :: Wine Installation On Offline Computer - Ubuntu 9.04

Jul 10, 2009

I'm brand-new to Linux and Ubuntu, and I need to install Wine. I'm installing it on an offline computer, (I'm using Windows on the online pc), and I'm in need of the extra libraries required for proper Wine installation. The easiest way I've seen is to download/install the libraries via internet through the terminal. I can't though, because the computer's offline.

View 2 Replies View Related

Debian :: DVD 1 ISO Installation On Offline System?

May 24, 2015

For testing I made a debian 8 dvd 1 installation on an usb stick. I selected desktop gui gnome and lxde. Both work. An ethernet 100mb cabel connection works. I can open iceweasel an surf websites.

If I open synaptic package manager and select vlc for installation or press 'mark all upgrades' I get this message. Insert disk debian gnulinux 8 jessie official dvd bin in drive.

Synaptic does not try to get packages from the internet.

Is a debian 8 dvd 1 installation an off line installation? The package system will not connect to the internet?

View 7 Replies View Related

Fedora :: Getting Dependencies For Offline Installation?

Jul 30, 2010

Administering offline Linux boxes can be a serious pain. The Debian flavours now have keryx to make life easier. Keryx is a cross-platform application, which means one can get the dependencies from Windoze too. Is there any similar package for rpm/fedora based flavours? In the absense of a proper Offline manager, I was also wondering if there is a way to collect the output of:

Code:

yum deplist <package>

... condense or sieve out the double listings, and pipe that to a text file? One can copy the output and run

Code:

yum reinstall <paste them here> --downloadonly

and get all the required dependencies from the yum cache. If all that can be accommodated in one script... then that's pretty cool. I don't have the scripting know-how to dive into this.

View 5 Replies View Related

Ubuntu Multimedia :: WinFF OGV To AVI Conversion In 10.04?

May 16, 2010

I recently upgraded to Ubuntu 10.04 and recorded a screencast with gtk-recordMyDesktop. Upon completion of the recording I attempted to convert the OGV file to an AVI, for ease of editing purposes, using WinFF.(And yes, I have installed libavcodec-unstripped-52) The result was an incredibly annoying error message Which stated:

Code:

FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5+svn20090706-2ubuntu2.2 --prefix=/usr --enable-

[code]....

View 5 Replies View Related

Ubuntu :: Get The Latest Version Of Winff In 10.10?

Jun 17, 2011

I downgraded from 11.04 to 10.10 due the problems, one thing I don't like is that Ubuntu dosen't give the latest updates of most software if the OS isn't the latest, such as LibreOffice, Firefox, WinFF etc. is there a way to get the updates to do that?

View 2 Replies View Related

Ubuntu Installation :: Error Upgrade Offline Lucid To Maverick?

Feb 26, 2011

An unresolvable problem occurred while calculating the upgrade:E:ErrorpkgProblemResolver::Resolve generated breaks, this may be caused byheld packages.This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

View 1 Replies View Related

Ubuntu Installation :: Install Package To Offline Computer (gparted)?

Mar 30, 2011

How is the best way to do this?I have a USB drive that I use to transfer regular data, but how do I download gparted to it, and install it on another computer

View 6 Replies View Related

Ubuntu Networking :: Offline Installation Of Broadcom 43xx Driver Without CD

May 25, 2011

I'm having problems installing the drivers after doing an install using WUBI.I no longer have the installation disc for 10.10 as I had to reformat my HD after having problems with my Win7 and Ubuntu installation (on separate partitions), so I did this set up so they can co-exist better on the single HD. It's a bit of a long story, so that's the short version.My particular problem is that I am unable to install the drivers needed because I had let WUBI download the disc and after installation I couldn't locate it on my HD. It must have been removed right after installation. I have a copy of the contents on a bootable USB, but I don't know how to point the system/repository to it. So I'm sure I have the all the required materials to make this happen. I just don't know how.

I've located the driver in the media/usb/pool/restricted/ folder, but synaptic/software installer insists on downloading the dependencies even if I don't have internet. I checked the CDROM option of in the repositories panel, but it can't locate the disc.Can anyone tell me which dependency files are needed and the command to install them, if need be. I'm so sorry. I am still very new to linux, but I am quite satisfied about using it as my working environment.

View 1 Replies View Related

Ubuntu Installation :: Installing Software Offline With No Internet Connection

Jun 11, 2011

How to install offline software(if No Internet Connection)
apache
Firebird,
Gimp
Mono
etc

View 3 Replies View Related

Fedora Installation :: Can't Install Samba Offline

May 26, 2011

I downloaded and installed the newest version of Fedora, version 15, in my refurbished computer. It's the CD version; so much of the stuff are missing, including an office suite. I didn't have a DVD-ROM drive on the system, thus I installed the CD version. On the CD version, I was displeased that I can't install Samba offline; I had to download it. Don't ask me why I don't want to download it, it's just my preference to be able to have a basic computer function like Samba on an official distribution, like a calculator, an office suite (again, was left out), and a file manager.

Fedora's website describes the DVD edition of the operating system as having more software than the CD version. Now, for those who have used the new Fedora and also used Samba, does it come installed, or do you have to go online to download it? I understand if you don't want MP3s or DVD decryption software, but how does LAN file-sharing count as something that's illegal?

View 6 Replies View Related

Ubuntu Multimedia :: Use Winff To Convert A FLv File To AVI?

Jan 19, 2010

Iam trying to use winff to convert a FLv file to AVI but i get this error message "Unknown encoder 'libmp3lame'"i know this is on my machine i looked.

View 9 Replies View Related

Ubuntu Multimedia :: Winff Crashes After Terminal?

Mar 8, 2010

I am trying to convert movies to mpeg4 or more specifically formatted to play on my blackberry curve. I followed installation guide from this tutorial [URL]. Everything installed and the program works but when I add a file and pick presets and hit convert the terminal pops up and says the following:

[Code].....

So I press Enter and the terminal closes, than... nothing happens just staring at the winff screen.

I really have no idea where to go with this. I found a link from the forums earlier on these common crashes but cant seem to find it again.

View 1 Replies View Related

Ubuntu Multimedia :: Convert A Flv Video To Mp3 By Winff?

Jul 22, 2010

when i try to convert a flv video to mp3 by winff

it gets to me this:

le-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --extra-

[Code]....

are there a good video and audio converters?

View 1 Replies View Related

Ubuntu Multimedia :: Add A Mp4 Audio Preset To Winff

May 13, 2011

How do I add a preset to the program winff a popular frontend for ffmpeg so that I can have MPEG4 audio support.

P.S. if this is in the wrong area of the forum I will move it if someone will tell me where it needs to go.

View 2 Replies View Related

OpenSUSE :: Download Package Dependencies For Offline Installation?

Oct 25, 2009

is there a way to get urls of the packages that have been updated and then download them in another computer? like this feature of ubuntu HOWTO: Download package dependencies for offline installation - Ubuntu Forums

its a simple feature and its present in smart and synaptic,yet its not in yast (or i havent found it yet.

i would use smart package manager but in my home connection for checking for updates ,yast is better ( smart downloads filelist.xml.gz that is very way biger than what yast downloads (though it enables smart to show filelist of package BEFORE installing) .so at home i can check for package update with yast ,buy downloading them is very hard. (my connectioon is very bad (i live in iran) and yast mirrors are NOT the best of servers ,so yast gets interrupted in middle downloading a rpm and the whole process is waiting for me to press retry ,so i cant do updates and installs overnight.btw is there some way to tell it to retry always or a number of times automatically? )

i need the url links of rpms so i download them separately and install them.

View 9 Replies View Related

Ubuntu Multimedia :: WinFF Not Working After Lucid Update

Jul 29, 2010

I recently updated lucid and since then i can't use winff anymore.

View 5 Replies View Related

Ubuntu Multimedia :: Can't Use WinFF To Convert MPEG To IPod/H.264

Nov 9, 2010

I am running 10.10 64-bit and am trying to get an option in WinFF to convert an MPEG file to an iPod compatible video. All of the HOT_TO guides I could find involve installing the FFmpeg libraries, which I have done as well as I could have.The problem is that within WinFF, I don't see anything different in the "Convert To ..." drop-down. The Wiki I am reading tells me to select iPod, but this isn't available.What do I need to do to get this to be selectable?

View 9 Replies View Related

Ubuntu Multimedia :: WinFF, Unknown Encoder Libx262?

Dec 28, 2010

I want to be able to rip videos off ..... and put them on my ipod. I added installed "Download helper" which enables me to rip the videos off ..... in a flv format. When I try and convert the files to .mp4a (using the WinFF GUI) my terminal pops up and says "unknown encoder 'libx264'"

Here is the full message:

FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5+svn20090706-2ubuntu2.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --extra-cflags=-I/build/buildd/ffmpeg-0.5+svn20090706/debian/include --enable-shared --disable-static

[Code]...

View 2 Replies View Related

Ubuntu Multimedia :: Converting Media Files With WinFF?

Aug 21, 2011

I'm tryin' to convert media files to other formats using winff.But nothing happens ! I mean a terminal window popping up and then nothing happens to the files , I tried many formats like (wmv,avi,flv,mp3,wma etc.) to others , and I have all prerequisites . I'm not sure

- ffmpeg (Multimedia player)

- Gstreamer ffmpeg video plugin (Codecs to play formats)

- libmp3lame

- libmp3lame (DEV - I thought that this could be useful)

and this is an image off winFF on my desktop ,

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved