"An error has occurred no valid devices were found (CentOS 4.3 server)
location: linuxquestions.com - date: January 31, 2008
im installing CentOS 4.3 server, on the partition part of the installation a got some error "An error has occurred - no valid devices were found on which to create new filesystems", i already load the driver of SATA raid by fdo driver, i got 80gb seagate sata, motherboard asus P5VD2-VM SE, can anyone help to solve this problem, thanks in advance!!
Toshiba Satellite A10: BCM94318MPG + b43 Firmware [no package]
location: linuxquestions.com - date: March 9, 2013
So what my problem is is that when i try to run another linux distro i ALSWAYS get freezed or blackscreen.
So i tried nomodeset and i915.modeset=1 vga=791-- in boot parameters. And that worked for Backtrack. But not for Unbuntu(Confused) and not for Pepermint linux.
Now when i check the dev mode i get this message:
http://wssc.in/imghost/images/img2013031.jpg
So i tried this:
http://wireless.kernel.org/en/users/...devicefirmware
sudo apt-get install firmware-b43-installer
The command for ubuntu because backtrack is based on it. BUT! then it said like No package found or something. And i don't know what to do now...
And it is really strange because the wireless module does work in backtrack just fine WITHOUT any drivers needed to be installed!
My hardware and software:
Toshiba Satellite A10
2x512mb PC2700
80GB WD 5400 8MB Cache
P4m 2.2Ghz 1core 512kb L2 cahce 400mhz FSB
Wireless module: Broadcom BCM94318MPG IC 4324A-BRCM1016
T60H906
REV: 0
19.2157
OS: BackTrack 5r2 i386
Some i
LIBNOTIFY, no where to be found
location:
linuxquestions.com - date:
March 18, 2009
Hello. I have newly installed Kubuntu 8.04 box. All was well in my world until I decided to install Mozilla Firefox for a better browsing experience. Then it happened. All at once, my world feels much smaller and I could use some know-how help. When trying to install Firefox, I get the following error.
[email protected]:~$ sudo dpkg -i /home/tallah/ubuntuzilla*.deb
Selecting previously deselected package ubuntuzilla.
(Reading database ... 104937 files and directories currently installed.)
Unpacking ubuntuzilla (from .../ubuntuzilla-4.6.1-0ubuntu1-i386.deb) ...
dpkg: dependency problems prevent configuration of ubuntuzilla:
ubuntuzilla depends on libnotify-bin; however:
Package libnotify-bin is not installed.
ubuntuzilla depends on gdebi; however:
Package gdebi is not installed.
dpkg: error processing ubuntuzilla (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
ubuntuzilla
I then tried to solve the dependecy
Looking for a bash/sh script to translate a word with Internet (no package to install
location: linuxquestions.com - date: August 9, 2011
Hello,
I would be glad if someone would have any ideas to translate a word with Internet (no package to install)?
Simple wget would be great
here some packages
http://ubuntuforums.org/archive/index.php/t-359574.html
Many thanks
Happy Tux
HPLIP toolbox says "No installed HP device found"
location: linuxquestions.com - date: April 22, 2006
Hello!
I installed HPLIP printer drivers, and when i'm launching toolbox (/usr/share/hplip/toolbox) it says "No installed HP device found" and advices to configure it through CUPS web interface.
The printer itself is working fine, i configured it and printed test page with CUPS web interface.
Also /usr/share/hplip/check says that all dependencies are OK.
And /usr/share/hplip/probe -busb is able to find my printer:
Device URI Model
---------------------------------------- ---------------
hp:/usb/deskjet_3600?serial=HU3BM1R0DR6B HP deskjet_3600
I just don't get it! Maybe i'm forgetting something?
Any ideas?
[SOLVED] configure: WARNING: no enhanced curses library found; disabling TUI
location: linuxquestions.com - date: January 3, 2013
Hi Everyone,
I am new for Linux. I had download gdb-7.5 from gnu resourses. I am building gdb in cygwin environment and I got an error as shown below.
configure: WARNING: no enhanced curses library found; disabling TUI
checking for library containing tgetent... no
configure: error: no termcap library found
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/xyz/..../xyz'
make: *** [all] Error 2
[xyz/..../xyz]$
I had also referred others thread and I already installed the ncurses-5.9 but when I was going to make that file then <i got the error message like
collect2: ld returned 1 exit status
make[1]: *** [demo.exe] Error 1
make[1]: Leaving directory xyz/.../xyz/ncurses-5.9/c++'
make: *** [all] Error 2
So if anyone has idea how to solve this problem then it would be very kind...
Thanks in advance...
“No package stress available, nothing to do”,"bash: yumconfigmanager:command not fo
location: linuxquestions.com - date: February 23, 2015
I am trying to install the stress package on CentOS 7 virtual machine running on vmware player on windows 7 laptop. I have tried many packages and have updated yum but whenever I run sudo yum install stress it tells me that there is no such package stress available and there is nothing to do. When I run it from the following download links using yum-config-manager, it tells me that there is no yum-config-manager command found. The download links are
yum-config-manager --add-repo "http://download.opensuse.org/repositories/server:/monitoring/CentOS_CentOS-6/server:monitoring.repo"
/sbin/OCICLI http://software.opensuse.org/ymp/ser...2&query=stress
How can I bypass these and download the stress package successfully? I want to use it to stress the vm but can't get past these hurdles. I am from an Ubuntu background and it was a lot easier on that. Please help.
No JVM could be found in my system+
location: linuxquestions.com - date: February 7, 2005
hi,
im using RedHat 9 and also i want to run some window based application.
For that i installd wine. After running my window based application ie .exe file, it is giveing
"No JVM could be found on your system. Please define EXE$J_JAVA_HOME to point to an intalled JDK or JRE"
and in background it is giving like thie type of error
fixme:ver:VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0, please report
!!
wine: Unhandled exception (thread 000b), starting debugger...
err:dbghelp_msc:pdb_process_internal -Unable to peruse .PDB file
and i installed jdk-1.3 .
plz can anybody suggest wht i have to do to overcome this error
Thanks
Jyostna
configure: error: no boost.filesystem library found
location: linuxexchange.com - date: August 9, 2014
So I'm trying to install ncmpcpp though this github, and the first step is to run the sh autogen.sh script. I've run into a few missing libraries, etc., but I've been able to install them and move on- up until now. I've done some searching and installed a handful of things I thought would help fix it, but to no avail.
sudo apt-get install libboost1.55-all-dev
sudo apt-get install libboost-system-dev
sudo apt-get install libboost-system1.54-dev
sudo apt-get install libboost1.54-dev
sudo apt-get install libboost-filesystem-dev
sudo apt-get install libboost-filesystem-dev libboost-thread-dev
Truth is I don't know enough about Boost or what I'm missing to fix it on my own.
This is where the problem starts:
checking for boost/filesystem.hpp... yes
checking for main in -lboost_filesystem-mt... no
configure: error: no boost.filesystem library found
edit: Here are the surrounding lines to '-lboost_filesystem-mt' in the config.log file.
configure:15510: checking
no acceptable C compiler found in $PATH when installing python
location: linuxexchange.com - date: May 21, 2015
I'm trying to install new python environment on my shared hosting. I follow the steps written in this post:
mkdir ~/src
wget http://www.python.org/ftp/python/2.7.1/Python-2.7.1.tgz
tar -zxvf Python-2.7.1.tar.gz
cd Python-2.7.1
mkdir ~/.localpython
./configure --prefix=/home/<user>/.localpython
make
make install
After coming to "./configure --prefix=/home//.localpython" command I get the following output:
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... linux3
checking EXTRAPLATDIR...
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home3/mikos89/Python-2.7.1':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
How can this problem be solved? I've been trying to find a solution for 3 hours but still stuck in one place.
UPDATE
Hostgator does n
please wait...
Page: 1 2 3 4 5 6 7 8 9 10