Fedora :: Installing Alien In The 15?
Jul 25, 2011
I wanted to convert some deb package to rpm for fedora 15 that I couldn't find an rpm for, I was using alien for that task on ubuntu but when moved to fedora I couldn't find it in the repositories or an easy installable package, I don't know anything about building from source as it's the only way in front of me how to install that program 'alien' on fedora
View 3 Replies
ADVERTISEMENT
Jan 10, 2010
Has anyone found an rpm of awn 0.4 beta or even a deb? (32-bit) Is there any way of taking files from repositories (deb files to be specific) so that I can simply convert them to rpm files using alien?
View 8 Replies
View Related
Aug 5, 2010
I got a new computer at work this week. I'm determined to get switched to 64 bit this time around, but what held me up last time was getting my email client to work.
We use Novell Groupwise 7, which is available as a 32bit rpm. alien installed it fine in 32 bit Ubuntu, but when I try the same in 64-bit I get this error:
Code:
dpkg-gencontrol: error: current host architecture 'amd64' does not appear in package's architecture list (i386)
How do I get this installed?
View 6 Replies
View Related
May 31, 2011
I am using 64-bit architecture and getting the following error when using 'alien' command:
Code:
alien -k cnijfilter-common-3.00-1.i386.rpm
cnijfilter-common-3.00-1.i386.rpm is for architecture i386 ; the package cannot be built on
[code]....
View 3 Replies
View Related
Jun 17, 2011
Code:
kannibal@Kannibal:~$ cd ~/Desktop
kannibal@Kannibal:~/Desktop$ sudo alien --script -k sqldeveloper-3.0.04.34-1.noarch.rpm
[sudo] password for kannibal:
[code].....
filename is correct and it is placed on the desktop in rpm format but when i try to convert using terminal i get the above errors.
View 2 Replies
View Related
Aug 16, 2010
I am using current and want to install kde 4.5 from alien's, here is my problem. I don't understand the statement below. Below are the steps you take to install or upgrade to KDE 4.5.0. First, change your current directory to where you found this README. From within this directory, you run the following commands as root.
On Slackware 32-bit:
# upgradepkg --reinstall --install-new x86/deps/*.t?z
# upgradepkg --reinstall --install-new x86/kde/*.t?z
There is 1 dependent needed and it is installed but I can't figure out how to go any further. Do I need to add him to my mirror list or what?
View 14 Replies
View Related
Oct 27, 2010
I want to let vlc take use of my Intel HD's H264 hardware decoder. I installed libva with the SlackBuild from SBo. But Alien said libva should match the version vlc built with. So I decided rebuild vlc with new libva.So I changed the LIBVA to 0.31.1-1+sds4 and added --enable-i965-driver to libva's configure. Building was fine but when I opened a flash video(h264) it said that I don't have h264 plugin and refused to continue. After I changed the version number back, vlc can play h264 again.As a compromise, I comment out make_libva in the building phase. All things went well then. It won't consume too much CPU even when play large h264 So what is wrong with new libva? I noticed vlc 1.1.4 was released, but I think Alien is more qualified to bump the version. So I didn't change that.
View 2 Replies
View Related
Sep 8, 2010
We can have now the KDE 4.5.1 in place of 4.5.0 in alien's ktown depositories.I've read the readme file.
Quote:
First, change your current directory to where you found this README.
From within this directory, you run the following commands as root.
On Slackware 32-bit:
# upgradepkg --reinstall --install-new x86/deps/*.t?z
# upgradepkg --reinstall --install-new x86/kde/*.t?z
But I have to download first the 4.5.1 directory from [URL]..
View 9 Replies
View Related
Apr 16, 2010
Having downloaded alien for the first time, and attempted to use it to convert an rpm file to a deb file (specifically asymptote located at [URL]), instead I found that it failed to do so. I've searched on google for a long while, and found that while this appears to be a problem encountered by multiple people, but there are no workarounds posted anywhere. Here is the error message that I am getting:
Unpacking of 'asymptote-1.92-1.fc12.i686.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 153.
I've tried running the following variants of commands and all fail with the same error:
sudo alien --to-deb --scripts --keep-version asymptote-1.92-1.fc12.i686.rpm
sudo alien -d asymptote-1.92-1.fc12.i686.rpm
sudo alien -k asymptote-1.92-1.fc12.i686.rpm
The errors reported by others are on a variety of packages, so it seems to me that it is an bug with alien itself and not with the package, but that is only a guess.
And related to this, Alien is version 8.69, perl 5.8.8 and ubuntu is 8.04.
View 3 Replies
View Related
Dec 19, 2010
I want to install Alien Arena in my ubuntu 10.10, when insert this into my terminal to install it.
Code:
sudo apt-get build-dep alien-arena
this come out
Code:
adib@maizuddin35:~$ sudo apt-get build-dep alien-arena
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Could not open file /var/lib/apt/lists/ppa.launchpad.net_meerkat_stable_ubuntu_dists_maverick_main_source_Sources - open (2: No such file or directory)
View 9 Replies
View Related
Feb 5, 2011
On Ubuntu 10.10 with Alien 8.81 I do a
Code:
sudo alien -dvc ICAClient-11.0-1.i386.rpm
(out below)
[code]....
View 6 Replies
View Related
Jan 11, 2010
The error has to do with Twolame failing to compile. Which is strange to me because it compiled fine by itself with the slackbuilds build.
The error log is attached.
View 4 Replies
View Related
Dec 25, 2010
I've disabled the strigi search and "semantic search" in KDE settings but no help. strigidaemon starts every time after I logged in and makes the system slow.(since it scanning the disk, there will a lot of disk IO)
View 13 Replies
View Related
Mar 1, 2010
Best way to go about upgrading current with Eric's 4.4 packages installed. It looks like some of the changes in current are newer versions than what I'm running with the 4.4. packages installed so I'm not real sure of the best path to follow . Would it be better to just blacklist the 4.4. packages and proceed with the upgrade or does somebody else have a better idea?
View 2 Replies
View Related
May 9, 2010
Alien Arena is seriously awesome in the latest incarnation. Unfortunately sound was disabled after the upgrade. Running from terminal provides the following information:
------- sound initialization -------
dlopen() on libopenal.so.1 failed
Sound failed: Unable to start OpenAL.
Game will continue without sound.
That error message is actually quite good - the first line is the technical problem, the second is what it means, and the last is the result of the problem. Errors involving a "lib" usually mean the lib is not installed (or broken). OpenAL is a sophisticated free software audio API. Using this system is A Good Thing. A quick check in synaptic shows that the libraries are not installed.
View 3 Replies
View Related
Feb 22, 2011
I want to install drivers for a SensAble Phantom OMNI.I got a package from the SensAble homepage, containing a rpm.So I did:
Code:
sudo alien phantomdevicedrivers-4.3-1.i686.rpm
Warning: Skipping conversion of scripts in package phantomdevicedrivers: postinst postrm
[code]....
View 6 Replies
View Related
Apr 3, 2011
I did used the Alien-Arena yesterday as usual and did work fine from start to finish! When I launch it today, it is taking about 4 minutes to load the main screen. I did a reinstall and with no success! Completely removed it with synaptic and reinstall... but the problem still remains! Something went wrong and I can't figure out what
View 1 Replies
View Related
Apr 14, 2011
We got a big Tripp-Lite SmartOnline UPS in a while ago. Turns out the official Linux support for it is only in Fedora and OpenSUSE. I tried converting the .rpm packages of their management software and ran into the following problems:
Code:
error: cannot open Packages database in /home/jamie/.rpmdb
Tried creating the folder and got:
Code:
error: cannot open Packages database in /home/jamie/.rpmdb
error: cannot open Packages index using db3 - No such file or directory (2)
So no go. It's 64-bit Ubuntu 10.10 and the RPMs are 32-bit. (And I have no idea if the PowerAlert tools will run sans GUI on the servers it will be powering anyway.) Anyone know what's wrong with Alien? I downloaded it from apt and as far as I can tell all the dependencies are in place. Anyone have experience getting PowerAlert to run on Ubuntu? I called their tech support and got the company line, no help there.
I will try nut next, but I'm pesimistic - it had driver issues with the smaller Cyberpower UPSes that the workstations are running on (but Cyberpower at least has working .deb binaries!).
View 2 Replies
View Related
Oct 27, 2010
I just installed Audacity from Alien Bob's packages, but it won't launch.
View 5 Replies
View Related
Jun 10, 2010
I'm trying the DVD authoring stuff on Slackware, so okay I have downloaded Tovid along with its dozens of dependencies that has their own dependencies and so on...Now, one of the dependency is x264 (for encoding H264/AVC video streams). I already have alien bob's VLC from the uk site (restricted packages) and I've read on his blog (if I'm not mistaken) that it has the H264 capability (don't know how to describe it ).Is there any chance that it will conflict with this x264 library?
View 2 Replies
View Related
Apr 17, 2010
how do i load/install Alien Arena maps??i downloaded the deathbox.zip from this site URL....
View 1 Replies
View Related
Nov 10, 2010
Just joined the group to post this question as I can't find a good answer for it.I have an RPM that has the following in the spec:
%defattr(-,someuser,someuser)
/opt/myapplication
When I go to install the RPM, the file permissions for everything in /opt/myapplication are set to root:root. This RPM installs properly in RPM based distros and maintains the correct permissions.
When I run alien -i --scripts --veryverbose myapplication.rpm as root, I can see it chmod'ing everything to 755. Has anyone else had this problem? I tried --fixperms as well and that did nothing.
View 1 Replies
View Related
Jun 29, 2011
Back in 2007 I got a cover CD off a Linux mag, which included a game called Alien Arena 2006 Gold Edition for Linux. It was a nice game (1st person shoot-'em-up like Quake and Doom) and I'd like to play it again. Unfortunately I lost the CD. Alien Arena is in Synaptic. But when I install it, I can't get it to work. The mouse pointer will not work in the game menu window, arrow keys don't work... I get some music, but that's about it. I figure maybe it won't work because the new, improved Alien Arena won't play nice with my computer (Intel Pentium 4 CPU 1.70 GHz, the very same computer I used in 2007, but now with added RAM - 1GB instead of 256MB) so I ooked for the 2006 gold edition I knew and loved before.
A little googling turned up the original game - alienarena-2006ge-x86.run. But when I try to run it, I get a little window saying:
Alien Arena 2006: Gold Edition for Linux
Verifying archive integrity... All good
Uncompressing Alien Arena 2600: Gold Edition for Linux
/home/t0p/.setup20181: error while loading shared libraries: libgtk-1.2.so.0; cannot open shared object file: No such file or directory
Press Return to close this window#
I've tried to find this libgtk-1.2.so.0, but so far unsuccessfully - plus, even if I find it I don't know what I'm meant to do with it. All I want is a nice 1st person shoot-'em-up that will work nicely on my computer. It's worked before... but not any more.
View 6 Replies
View Related
Feb 10, 2010
I know there has to be an easier way to do this than to download each file individually. On an ftp site I would just use
PHP Code...
But with those files being on an HTTP server and wget not supporting HTTP file globbing I'm at a loss.
What is a one step method to recursively download all files in a directory on an HTTP server?
View 5 Replies
View Related
Feb 22, 2011
I am running Slackware64 -current. I just upgraded KDE to 4.6.0 from Alien Bob's ktown repo, and upon doing so my battery monitor no longer functions properly. More specifically, the icon will appear in the panel, but when I choose the option to show the charge/discharge state it does not show. The icon only ever shows that the battery is not plugged in to an external power source (showing a plug and a red x). It is important that I get the battery monitor functional once again as I am running my new Slackware64 -current install on a laptop and don't like to be left wondering when my laptop's battery will die and if I need to plug it in.
View 2 Replies
View Related
Jan 30, 2010
Using slack 13.0 32-bit.
I'm using [url] with one modification only:
The version number at $SRCVER was changed to 1.1.37
The script has failed with the following error message:
Code:
The code at that line is
Code:
I also have noted the following (in part) outputs previous to the error
Code:
It appears to me that a successful build may have been made at /tmp/build/package-wine/usr But the install has failed.
View 14 Replies
View Related
Feb 20, 2010
Pretty much self explanatory:This morning I went into the update manager, and found a bunch of RPM package-management stuff such as rpm, alien, compiling tools, etc. What is up with this?I suspect they are setting the scenery for some big press release saying they now support RPM packages in Ubuntu too. Any ideas? (or better, inside info from someone who knows)
View 3 Replies
View Related
Jun 11, 2010
This is happening me for more than a year and despite I talk Google but they never do anything.
Okay, I have saved 3 tabs in the browser always.But from time to time the following sites shows up in my browser without my authorization:
1- http://www.en.com/
2- http://www..%0a/
3- etc
Why this is still happening?How can I block them to phishing (yes?) me?
Why those people FORCE me to visit (or buy their products) without my permission?
That is INVASION of PRIVACITY!
If I Go to my "Firefox Preferences" and I set my preferences HOW is possible that they can re-set them?
View 4 Replies
View Related
Jun 14, 2010
i'm try to convert a deb package to rpm and i'm getting this output:
Code:
sudo alien -r -k -c
tar: Record size = 8 blocks
[code]...
View 3 Replies
View Related
Feb 12, 2010
I need help locating a rpm package called "alien". This is to work with "deb" as shown available in Software Management.
View 2 Replies
View Related