Ubuntu Installation :: Found A Bunch Of RPM Package-management Stuff Such As Rpm, Alien, Compiling Tools?
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
ADVERTISEMENT
Aug 18, 2011
I'm having trouble understanding the principles behind OpenSuse package and repository management. Here is a concrete example: I want to install the 32bit version of glibc. (using zypper) Naturally I write 'wp glibc' to see what's available. Output:
[Code]....
I'm looking for the (32bit) tokyocabinet library. I go through all the hoops like I did in the first example. Nothing shows up! How is that possible? Does opensuse really not have this library in any repository? Does that mean I have to install from source? How can I be sure that zypper searches through all repositories?
View 7 Replies
View Related
Jul 3, 2009
I made a thread asking if I can install fedora on a compThread:Everyone said yes ( P.S. Im using the LXDE thing that bob said), but when I put the disk in and boot from it.I got a black screen with a bunch of stuff on it and it just repeated every couple of minutes.So, am I stuck on XP? ( had the same problem with ubuntu 8.10, when trying to install).
View 6 Replies
View Related
Jul 12, 2010
i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:
[Code]....
View 3 Replies
View Related
Jul 26, 2011
I want to compile program. "./configure" giving :
Code:
[kuba@Kuba-fedora uget-1.8.0]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executable .....
Configure: error: Package requirements (libnotify) were not met:
No package 'libnotify' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBNOTIFY_CFLAGS
and LIBNOTIFY_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. But I have the newest version of libnotify.
View 2 Replies
View Related
Nov 1, 2010
I'm about to install Gnome on my ubuntu server box (that means, a headless server which I'm gonna access through vnc) I usually just run "apt-get install gnome" But it installs a bunch of stuff I'm not going to use (email, office, games, etc..). All I need is the most basic environment to allow me running programs and their GUIs (browsers, custom software etc), and access it with vnc How do I procced so I have the lightest gnome install possible? That's what I want to do, install gnome and access it through vnc. I'm aware of the number of other options I have.
View 2 Replies
View Related
Jan 27, 2010
I made a mistake & deleted a bunch of stuff off my computer by pushing the janitor clean up button how do I restore my computer back to a good connection or what do I have to do to fix the problem
View 7 Replies
View Related
Feb 10, 2010
Having problems compiling a program on a new server. It compiles just fine on Ubuntu 8.0.4 server but a new install of the latest Ubuntu Server edition it throws out a bunch of warnings on configure. I am assuming I am missing some lib's or something of the sort.
Code:
checking for sys/select.h... yes
checking for sys/types.h... (cached) no
checking for unistd.h... (cached) no
checking for memory.h... (cached) no
checking crypt.h usability... no
checking crypt.h presence... yes
configure: WARNING: crypt.h: present but cannot be compiled
configure: WARNING: crypt.h: check for missing prerequisite headers?
configure: WARNING: crypt.h: see the Autoconf documentation
configure: WARNING: crypt.h: section "Present But Cannot Be Compiled"
configure: WARNING: crypt.h: proceeding with the preprocessor's result
configure: WARNING: crypt.h: in the future, the compiler will take precedence
checking for crypt.h... yes
checking assert.h usability... no
checking assert.h presence... yes
configure: WARNING: assert.h: present but cannot be compiled
configure: WARNING: assert.h: check for missing prerequisite headers?
configure: WARNING: assert.h: see the Autoconf documentation
configure: WARNING: assert.h: section "Present But Cannot Be Compiled"
configure: WARNING: assert.h: proceeding with the preprocessor's result
configure: WARNING: assert.h: in the future, the compiler will take precedence
checking for assert.h... yes
checking arpa/telnet.h usability... no
checking arpa/telnet.h presence... yes
configure: WARNING: arpa/telnet.h: present but cannot be compiled
configure: WARNING: arpa/telnet.h: check for missing prerequisite headers?
configure: WARNING: arpa/telnet.h: see the Autoconf documentation
configure: WARNING: arpa/telnet.h: section "Present But Cannot Be Compiled"
configure: WARNING: arpa/telnet.h: proceeding with the preprocessor's result
configure: WARNING: arpa/telnet.h: in the future, the compiler will take precede nce
checking for arpa/telnet.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... yes
configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h: check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: see the Autoconf documentation
configure: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled"
configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
configure: WARNING: arpa/inet.h: in the future, the compiler will take precedenc
View 9 Replies
View Related
Apr 28, 2010
Umarks is no longer under development.
View 9 Replies
View Related
Jul 14, 2011
I added a code into terminal and restarted, then I tried to install Java and this came up.'There seems to be a programming error in aptdaemon. This is the software that allows you to install/remove software and to perform other package management related tasks.'
PHP Code:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 961, in simulate
[code]....
View 1 Replies
View Related
Jul 19, 2010
I recently installed Fedora 13 on my system, and I'm still in the process of setting it up as I like. As the FCEU and snes9x versions on rpmfusion are old (fceultra 0.98, snes without GUI), I wanted to compile my own RPMs Everything went OK, but I found myself having to build the packages several times because of missing LDFLAGS. I got several errors like "symbol X missing, it was found on Y so you may want to add Y to the linker flags", which I fixed by modifying & exporting LDFLAGS.
So, 2 questions:
1.- why are the LDFLAGS missing? How can I avoid having to set them up manually?
2.- There should be a way to avoid re-compiling the source and only run the rpm packaging stuff with the already built things (some option like 'don't build, only package'). how can I do that?
BTW, I can share my (pretty much hacked) .spec files if you are interested
View 8 Replies
View Related
Apr 11, 2010
I wanted to cross compile sms server tools(url)for arm-linux with arm-linux-gcc compiler but I can not this is all information that I have from it's error:
Quote:
[root@localhost smstools3]# ls
doc examples install.sh LICENSE Makefile package.sh README scripts src uninstall.sh
Quote:
[root@localhost smstools3]# cat Makefile
# Makefile
# If you change destination of executables, remember to change
# startup script (init.d/sms3) too.
#BINDIR=/usr/local/bin
BINDIR=/mnt/sd/Utility/sms/ ///I changed here for cross compilation
code....
View 3 Replies
View Related
Aug 6, 2011
I've just installed Fedora this morning. In the past I've tried OpenSuse and Ubuntu. OpenSuse has it's problems and I don't like Ubuntu's new "Unity" GUI, so I wanted to try something else.
1. I got my first error about 1 minute after loading, when I tried to do a software update.("could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarch"). Not sure what that's about, but I found a solution on these forums (just using yum update on the command line).
2. My wireless card (Realtek) is not working. It took me ages (days) to figure out how to get it to work in OpenSuse. I had to compile the driver from source and install the firmware. I'm trying to do the same in Fedora, but am getting an error I don't understand.
On OpenSuse I had to install "Linux Kernel Development", "C/C++ Development" and "Base Development" from YaST, then compile using "make" on the command line. In Fedora I've installed gcc gcc-c++, kernel-devel and kernel-headers using yum. When I try and make the file, I get the following error:
[Code]....
3. I can't find any kind of software management tool in Fedora, just the yum thing on the command line. I don't mind that, but how do I know the names of the things I want to install? Is there some way I can search for software or something?
View 7 Replies
View Related
May 2, 2010
I'm trying to install screem in 10.04. I can't find the package... where did it go?
Code:
sudo apt-get install screem
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package screem
View 9 Replies
View Related
Sep 1, 2011
Ubuntu Server Edition, 32bit, fresh install today (2011.07.07). Usually the first thing thing I do after a server install, I update, upgrade... then install Emacs to configure services. I can get to it from my other servers and PC's, have an internet connections from that server // so I know things should be okay...
I'm thinking maybe it's a repo problem in my source list... and I'm not sure what repo Emacs is from. I'd like to check this, before doing a reinstall on this. I had just added in the mounts & fstabs on my data RAID arays... Would be more work, but still not too far into it.
View 3 Replies
View Related
Aug 7, 2010
I have an HP DV9005US laptop and its been running fine with Ubuntu for a few years now. The other day the wireless stopped working and now when I do an lspci I see no wireless listed. I know its using the broadcom 43xx but now I am not sure what else I can do. I tried going back in and reinstalling all the broadcom stuff from the package manager. Still nothing works. Amber light on the front of the laptop and I am dead in the water unless I plug into the wired network. Please advise if there is anything else I can do.
View 8 Replies
View Related
Apr 12, 2010
I tried to install gstreamer through Rhythmbox but only got a "Fix broken packages first" error message. I tried to fix the broken packages in the Synaptic Package Manager but it said there were none to be fixed. I tried to install the gstreamer stuff from Synaptic Package Manager and got this message
Quote:
gstreamer0.10-ffmpeg:
Depends: libavcodec52 (>=3:0.svn20090303-1) but it is not installable or
libavcodec-extra-52 but it is not going to be installed
Depends: libavformat52 (>=3:0.svn20090303-1) but it is not installable or
libavformat-extra-52 but it is not going to be installed
I then tried to install libavformat-extra-52 and got this message
Quote:
libavcodec-extra-52: Depends: libgsm1 (>=1.0.13) but it is not installable Depends: libschroedinger-1.0-0 (>=1.0.0) but it is not installable I couldn't find either of the packages contained in the last message.
View 9 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
Jun 3, 2015
I am attempting to install some applications on Debian 8 Jessie, with Gnome Desktop, and every package I try to install keeps coming up with the error E: Package Not found, I have been searching then trying for a solution on the Web, which includes apt-get update, and there are none for Debian 8 at all.
View 14 Replies
View Related
Mar 13, 2011
I'm trying to install Gnomad and have got this far. I type ./configure and everything looks like its kinda working then it says
"No package 'glib-2.0' found
No package 'gthread-2.0' found
No package 'libnjb' found
No package 'gtk+-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GN_CFLAGS and GN_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details."
View 6 Replies
View Related
Jan 8, 2011
There is something that I am not getting here. I get the following when I try to start my XP virtual box stuff. I take it that I actually need an XP disk to do this?
FATAL: No bootable medium found! System halted.
Here is a capture of what I have setup for XP virtual.
Uploaded with ImageShack.us
View 5 Replies
View Related
Nov 12, 2010
I JUST got back on my laptop now that I have my new A/C adapter, and guess what? The package management system is broken! Which sucks, because I have quite a bit of updates to install.
Here's the details provided by Synaptic when installing the new version of AWN:
Code:
View 5 Replies
View Related
Sep 18, 2010
I'm looking to upgrade a few packages but noticed that the version available through Yum isn't necessarily the most up-to-date version as per the package website. One such example is Mysql:
[root@localhost ~]# yum info mysql-server
Loading "installonlyn" plugin
Setting up repositories
[code]....
If you look on the mysql website, the latest community edition is 5.1.50. I suspect the answer might be to do a distribution upgrade via media (i.e.: burn a CD) however was wondering if there's any ways around that?
View 6 Replies
View Related
Dec 11, 2009
I am trying to install kcachegrind and during the ./configure phase I got the following error:
Checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
Now I guess I have QT installed and I tried to do the following:
./configure --with-qt-includes=/usr/lib64/qt4/include
but that did not work either.. actually checking further I found that the folder include is missing in usr/lib64/qt4/ !!!!
So what should I do... for you info I am listing below the output of:
yum list *-devel | grep -i qt
qt-devel.x86_64 1:4.5.3-9.fc10 @updates
qwtplot3d-qt4-devel.x86_64 0.2.7-6.fc9 @fedora
PackageKit-qt-devel.i386 0.3.16-1.fc10 updates
PackageKit-qt-devel.x86_64 0.3.16-1.fc10 updates
PyQt-devel.i386 3.18.1-5.fc10 updates
PyQt-devel.x86_64 3.18.1-5.fc10 updates
PyQt4-devel.i386 4.6.2-3.fc10 updates
PyQt4-devel.x86_64 4.6.2-3.fc10 updates
QtRuby-devel.i386 4.3.3-4.fc10 updates
QtRuby-devel.x86_64 4.3.3-4.fc10 updates
SoQt-devel.i386 1.4.1-9.fc9 fedora
SoQt-devel.x86_64 1.4.1-9.fc9 fedora
avahi-qt3-devel.i386 0.6.22-12.fc10 updates
avahi-qt3-devel.x86_64 0.6.22-12.fc10 updates
avahi-qt4-devel.i386 0.6.22-12.fc10 updates
avahi-qt4-devel.x86_64 0.6.22-12.fc10 updates
dbus-qt-devel.i386 0.70-4.fc9 fedora
dbus-qt-devel.x86_64 0.70-4.fc9 fedora
dbus-qt3-devel.i386 0.9-1.fc10 fedora
dbus-qt3-devel.x86_64 0.9-1.fc10 fedora
libprojectM-qt-devel.i386 1.2.0-3.fc10 updates
libprojectM-qt-devel.x86_64 1.2.0-3.fc10 updates
php-qt-devel.i386 4.3.3-4.fc10 updates
php-qt-devel.x86_64 4.3.3-4.fc10 updates
polkit-qt-devel.i386 0.9.2-1.fc10 updates
polkit-qt-devel.x86_64 0.9.2-1.fc10 updates
poppler-qt-devel.i386 0.8.7-7.fc10 updates
poppler-qt-devel.x86_64 0.8.7-7.fc10 updates
poppler-qt4-devel.i386 0.8.7-7.fc10 updates
poppler-qt4-devel.x86_64 0.8.7-7.fc10 updates
qt-devel.i386 1:4.5.3-9.fc10 updates
qt-qsa-devel.i386 1.1.5-5.fc9 fedora
qt-qsa-devel.x86_64 1.1.5-5.fc9 fedora
qt3-devel.i386 3.3.8b-17.fc10 fedora
qt3-devel.x86_64 3.3.8b-17.fc10 fedora
qwtplot3d-qt4-devel.i386 0.2.7-6.fc9 fedora
zbar-qt-devel.i386 0.8-5.fc10 updates
zbar-qt-devel.x86_64 0.8-5.fc10 updates
View 4 Replies
View Related
Apr 3, 2009
Why does centos-release-notes have any dependancies ?
I can see no reason why centos-relese-notes should depend on centos-release when I try "yum erase centos-release-notes" I am told there are 72 dependancies including completely irrelevant packages such as tar all because of this unnecessary dependancy.
The centos-release-notes package simply contains a bunch of text/html files that nothing else relies upon, so why the dependancies ?
View 4 Replies
View Related
Apr 19, 2010
I have been playing around with quickly, and installed the package for my application. The install failed. Worse, none of my package managers can install anything anymore - I get the error
Code:
E: The package swift needs to be reinstalled, but I can't find an archive for it. This seems to be the same problem as here [URL] But I cannot fix it in the same way as there is no online package for me to reinstall. When I try to install the .deb I get a message that it is either corrupted or the permissions are wrong.
View 4 Replies
View Related
Feb 28, 2010
When I run zypper dup I get this message :
System management is locked by the application with pid 3787 (/usr/sbin/packagekitd).
Close this application before trying again.
How do I do this?
View 7 Replies
View Related
Jan 22, 2011
Fedora 14 I recently went to install some software using the source files.When I ran the command
Code:
./configure
I got a message saying that
Code:
package gthread-2.0 not found
After searching the internet some one had the same problem. I needed to install a package called
Code:
glib2-devel
However, rather that searching the internet.
View 1 Replies
View Related
Mar 27, 2010
I wanted to know how can I cross compile SMS SERVER TOOL for an embedded computer and make just one binary file for it or how can I change all of its default files places like its demon and object file and gather all of them to one directory to execute and use and run.let me explain it better for you : I have an embedded computer with Linux OS that its file system is read only and I can not add any file to /usr /lib and ..... and I can just mount a SD memory card to it and copy all of my programs to it and run them from there as you understand I have two choices to choose, first make one big binary file for each program that I am doing it now and it is not a suitable solution and the second is finding the way to change default place of shared object file of my program.now you tell me what can I do to solving this problem.
View 1 Replies
View Related
Aug 10, 2011
I am new to Debian but a long term user of various other Linux distros, most commonly Ubuntu at home and Xubuntu for my old work computer. I tried Debian 6 LXDE the other day on the older PC, from a live LXF disc. It picked up all my hardware automatically and was so stable (more so than the Xubuntu LXDE distro on the HD) that I decided to install it.
Now that it is on the HD it is still very stable, but I am struggling with package management and installing "stuff".
I am fairly comfortable with the CLI and have managed to get myself into the sudoers group, install grub and add the old Xubuntu to grub manually (I was not impressed that Debian didn't pick up the other two distros on the machine, even after a grub install and update grub and all the other tricks I could think of).
Anyway, back to package mngt:
First, why is there no pdf viewer/reader by default? How do you start building if you can't read the many helpful articles in pdf?
But more annoying, when I try to install pdfedit, epdfview, evince, okular, pdf-viewer, osso-pdf-viewer or kpdf (at least one of which MUST work in Debian LXDE) using "apt-get install" or "aptitude install", as root or as sudo in the Terminal, why do I get "Couldn't find any package whose name or description matched" "Couldn't find package" or "Unable to locate package"? I can't even install synaptic to help!
Then I found that my sources.lst only listed the install CD as a repository (how stupid is that?) so added some repositories to it (eg deb http://http.us.debian.org/debian stable main contrib non-free) and did a sudo apt-get update. And apt STILL can't find anything.
And what is that Debian Installer in the >Menu>System Tools? It asks for a password then nothing opens that I can detect. Is there a GUI for package mngt?
View 1 Replies
View Related