General :: Installing MPICH2 - Does Not Recognize Mpd

Feb 20, 2011

I have configured and made mpich successfully. But when I type "which mpd" it does not recognize mpd in "/usr/local/bin". Also, is it necessary to follow the following steps in installing mpich2:

[Code]....

View 1 Replies


ADVERTISEMENT

General :: Installing A Library Locally In Home Directory But Program Doesn't Recognize It

Aug 18, 2011

I am installing a program on a server as a non-root user. Specifically it is tmux 1.5, but this should apply broadly to all locally installed program in my opinion (I mention the program name in case this problem ends up not being my own error).

The program requires me to install some dependent libraries (e.g. libevent and ncurses). So, I installed them both locally since I do not have root access

cd $HOME/library/installation/folder
DIR=$HOME/local
./configure --prefix=$DIR
#... make ... make install

[Code]....

Ok, so this installs the program without problems into $HOME/local/bin, but if I run the executable: $HOME/local/bin/tmux , I get the following error:

tmux: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory

It would seem to me that the program cannot find the desired libraries, but the file libevent-2.0.so.5 does indeed exist in $HOME/local/lib as specified in the configure options. I am wondering how I can get the program to recognize the installed library in order to run. I tried putting symbolic links in $HOME/lib, $HOME/bin, and $HOME/local/bin, but none of these worked.

View 2 Replies View Related

OpenSUSE :: Install The Message Passing Library MPICH2?

Jun 2, 2010

I was looking to install the message passing library MPICH2. In yast with my repos, only mpich 1 comes up. I tried looking for unofficla repos that had it,a nd in fact google threw up a user called Rotkraut's repor directory, but thought he google search engine could see it, I couldn't. So I went over to the mpich website and saw that several rpms were available for different version of fedora. Is it useful to try those? And if so, which version? Fedora 10? Fedora 11? Fedora 12?

View 2 Replies View Related

Programming :: New MPICH2 Installation - Interfering - With -make - Cant Compile Fortran Programs

Jul 28, 2011

Actually I had a folder called Lib, in which I had a few libraries installed and configured.(MPI, PETSc, SLEPc) I accidently deleted (by rm) the contents of that folder.

Then I reinstalled MPI,PETSC,SLEPC using the same tarballs as earlier(thus, the version etc. is the same).

I already had a fortran program with many modules and subroutine files, and the corresponding makefile which used to compile and run fine. But now when I type "make" in the same directory as before, I get this: (shortened, many similar errors)

Code:

Firstly, why is mpif90 compiling my program when I didnt tell it to? In my makefile, I have specified gfortran as my compiler....nowhere have I even mentioned mpif90. Such a thing never used to occur before.

Also, if I rename file_variable.f to file_variable.f90, these errors dissappear (I understand why, but that is not the problem), but a new error comes:

Why is the new MPI installation interfering with make ? I want to go back to how things were before I stupidly broke all installations. The errors themselves are not the problem, the problem is why the new mpi installation is interfering with make.

It seems as if mpif90 has taken over make and gfortran. I suppose I didnt install it correctly, or probably I didnt uninstall the earlier one correctly.

Everything that worked earlier doesnt work suddenly. I use ubuntu 11.04 MPICH2-1.3.2

View 1 Replies View Related

Ubuntu :: Installing HP Webcam - Recognize

Apr 19, 2011

So I found this webcam lying around, and I ordered the installation disk online and it came in the mail the other day, so I installed it with Wine and got all the programs it came with to work fine. However, I can't get my computer to recognize the webcam when I plug it into the USB port. Does anyone know what I can do to get this thing to work?

View 7 Replies View Related

Ubuntu :: Installing Software On VB - Recognize The CD Drive?

Dec 7, 2010

I was wondering what I need to do to install software in Virtual Windows? Basically how do I get VB to recognize the CD drive?

View 5 Replies View Related

Software :: Installing Usbview - Wouldn't Recognize The File Format

Jul 1, 2010

I was able to configure fine but when I make I get this error: Quote:

[Code]....

I know the file does exist and have no idea why it wouldn't recognize the format.

View 4 Replies View Related

Slackware :: Installing 13.37 On Old Laptop - Fdisk Does Not Recognize The Hard Drive

Jul 19, 2011

Long time Slack user, thought I would try to update my old laptop (Toshiba Satellite with AMD K6-2 333 MHz, 128 MB RAM, 40 GB hard drive) from 10.2 to 13.37 in celebration of the newest version :-)

By update, I mean a complete wipe and reinstall, just to be clear.

So 10.2 runs well, everything looks shiny (XFCE of course) but when I try to install 13.37 I run into trouble. I figured out to boot with huge.s instead of hugesmp.s, but when I try to run 'setup' I get an error that says I have no partitions. mkay, I try fdisk (or cfdisk), but I get literally NO response - no error, no nothing but a return to the command promt. It is exactly as if fdisk does not recognize there is a hard drive there at all.

I boot back into 10.2,check the BIOS, everything looks fine, I have a drive mounted at /dev/hda1, swap at /dev/hda3. Are there some additional parameters I should be booting with? Does it matter that the hard drive is ATA?

View 11 Replies View Related

Software :: MPICH2 Software Installation - Execute The Compile Command 'make' To Generate The Binary Codes Of MPI?

Jul 21, 2011

I'm new to linux, and I've been following a paper [URL] to build a linux cluster using RedHat 5. I'm up to part VII step 5, installing the message-passing software MPICH2-1.4, and I'm not quite sure how to "execute the compile command 'make' to generate the binary codes of MPI."

View 13 Replies View Related

General :: Centos 5 Does Not Recognize Usb

Jan 1, 2011

I had a problem with centos 5 not recognising usb sticks dispite installing and using centos 5 on different computers. This was cured by slotting the stick in imediatly after start up which seems odd but I have seen others having similar problems.

View 6 Replies View Related

General :: OS Won't Recognize Battery?

Apr 4, 2010

I installed the latest version of puppy linux on this Nobilis laptop and I am having a little trouble with the battery. As you can imagine being able to see the battery power left is a bit more then convenience. I am running it frugal install. Is there just a setting or something that I am flat out missing? I used the Hardinfo hardware information tool (A tool in puppy linux) and it also didn't find the battery.

View 6 Replies View Related

General :: Windows 32 Bit OS Only Recognize Less The 4 Gb Of RAM

May 18, 2011

I am relatively new with PC configuration and Linux. The Windows 32 bit OS only recognize less the 4 Gb of RAM, their 64 bit OS goes to 8 Gb. Do the Linux OS have similar limits? I am using Ubuntu 10.04, but I am interested in a general Linux answer.

View 13 Replies View Related

General :: Fedora 9 (64bit) Won't Recognize 8G Of RAM?

Feb 1, 2010

I just upgraded my computer with a couple more sticks of RAM and have it up to 8G now. I duel boot so I know that Vista (64bit) recognizes my 8G, and Memtest86+ recognizes my 8G, but for some reason Fedora 9 (64bit) says it has 3.1 G RAM. Is this a problem with Fedora 9 (64bit) or is it some configuration thing I've missed?

View 2 Replies View Related

General :: Can't Recognize Wireless Card

Jan 29, 2010

i'm run'n knoppix 6.5 (i think) from a usb stick. under 'ifconfig' it finds 'eth0', but when i put in 'iwconfig eth0' it says: 'eth0 no wireless extensions'. i've tried other linux live cd's but to no avail...interestinly enough, when i run a linux (ubuntu) live cd on my virtual pc it hooks up(?..i figure bcuz its reading from da virtual ethernet?) further more, i researched it to the conclusion that the driver is not being detected. i tried ndiswrapper (under 'puppy') but tht didnt work either ( i've downloaded the lastes version of ndiswrapper and i plan on trying it again w/ the installation disk of the wireless card). however, even in my research i've seen there seem to be a difficulty in getting this particular driver to work? (netgear wg311v3 - wireless g pci adapter) how i can over come this problem? i'm kinda new @ linux, but i like the challenge. it doesnt matter wat linux system (the responder) i'll download it. but i'm really trying to get 1 online cuz i have to learn how to work the packaging systems.

View 4 Replies View Related

General :: Failure To Recognize Hdd In Ubuntu 10.04

Jul 5, 2010

I have Ubuntu 10.04 on a 500gb WD hdd and a second WD 500gb as my music drive. The bios sees the drive with my music but I cannot access the drive at all after booting up, i.e. I can't see the drive at all. I searched on here awhile and looked at the "similar threads" link but didn't find anything that seemed to answer this.

View 4 Replies View Related

General :: GRUB Will Not Recognize OS/2 HPFS

Jul 8, 2011

I have a nice spare K6 machine with a 66G drive and OS/2 Warp 4 installed on the primary partition, which is all of 2G, formatted in HPFS. Like DOS, OS/2 can only be on the primary partition. I have set up and formatted 3 additional partitions as ext2 or ext3 using qParted. GRUB is a great bootloader, but does not seem to recognize the primary partition at all, making multiboot difficult. Is there a way of getting GRUB to recognize the HPFS?

View 2 Replies View Related

General :: Drive Don't Recognize DVD's / Resolve This?

Aug 1, 2011

Using Ubuntu 10.10, and a Aopen CD/DVD Drive, that when purchased it was suppose to read and write to everything. But my system will not recognize blank DVD-R or RW.
Everything works on the CD's writing/reading. I can play DVD movies, but thats it.

After many searches I found these posts and checked them out without any problem:
http://ubuntuforums.org/showthread.p...light=DVD+disk

DVD Writer not detecting DVD-Rs
http://www.linuxquestions.org/questi...&pp=50&page=12

I followed the Medibuntu instructions on http://www.medibuntu.org/
and that did not help either.

I purchased four different purchases of DVDs to make sure the problem was not the disks. I had that happen to me a few time with CDs.

I do not get any errors of any kind. The drive light goes on and off like it should.

View 13 Replies View Related

General :: System Does Not Recognize Audio CDs.

May 21, 2011

About two days ago I installed Bodhi Linux on my machine. I like it because it's fast and small. Anyway, I have two issues: I can't get the system to recognize any of my audio cd's, or my USB drive. I don't even get a notification that there is anything in my DVD drive. The other issue is that I am unable to go in and look at my hardware configuration from the main window. I have looked through as many paths that I could think of without killing the system, and I don't want to try anything I know nothing about.

View 3 Replies View Related

General :: Configuring SSL To Recognize Two Different IP Addresses

Oct 6, 2009

I have a webserver setup for myself with two domains. Both need ssl. I am running fedora 10 Apache/mod_ssl. I am trying to configure ssl.conf to recognize two different IP addresses, one for each domain.

Each has their own Vhost containers (NamedVirtualHHost)
<VirtualHost 192.xxx xxx x01 :443>
blabla
blabla
</VirtualHost>


<VirtualHost 192.xxx xxx x02 :443>
blabla
blabla
</VirtualHost>

I call https... first site works ok. I call https....second site it calls the first ssl cert (bad cert). Apache does not separate the two. My question, how do I get apache to deliver https..domain_one and domain_two correctly?

View 3 Replies View Related

General :: Ubuntu 9.04 Does Not Recognize CD Drive D

Apr 2, 2010

Computer: Lap top Toshiba Satellite
Distribution: Ubuntu 9.04 installed on the entire hard drive
Problem: Ubuntu does not recognize CD-ROM drive "D".

View 5 Replies View Related

General :: Macbook Can't Recognize Partition At Startup

Mar 2, 2010

I'm using an Intel-based macbook, I made a new partition with BootCamp, after that I inserted debian installation CD, deleted the FAT32 partition that was made by BootCamp, made 3 new partitions:

/ ex3
/home ex3
and a swap partition,

after installing debian, I restarted macbook, but it couldn't recognize linux partitions, in Mac OSx I can't find any of these partitions as startup disks, and I can't mount them in Disk Utility, How can I access these partitions? how can I boot to debian?

View 3 Replies View Related

General :: Command For Recognize An Usb Device Such As Flash

Nov 9, 2010

i need to shell commands in opensuse linux so when an usb device(flash) plog in, opensuse linux recognize it.what are this commands?

View 5 Replies View Related

General :: Make Mp3 Player Recognize Ogg Vorbis?

Aug 16, 2010

I have a Sony Walkman 8gb model NWZ-S544. It does not recognize ogg vorbis, and I would like to know if anyone has found a way to make it play that file type, so I can get rid of mp3's.

View 3 Replies View Related

General :: CD Drive Doesn't Recognize CD's Anymore

Jan 29, 2010

how to get linux onto an old laptop (dell inspiron 2600, 1GHZ, 120MB RAM). the cd drive doesn't recognize CD's anymore and in boot menu, "Setup Utility" the usb drives aren't recognized. the usb drive or pen drive boots in another desktop just fine. i need to somehow install xubuntu or crunchbang or something lite but must do it using net install. i see lots of tutorials but they are either too complicated or unknown source, like "inslux." and not too complicated of a process. I'm a "techie-tard," i guess. also, i'd like to suggest a new "sub-forum" in "distribution" forum, Called "General Distro."

View 9 Replies View Related

General :: Thunderbird Doesn't Recognize Name / Password

Jun 27, 2011

In getting my Fedora 15 installation up and running (which it mostly is, now, thanks to help from LQ!) I am at the point of installing thunderbird so that I can send/receive email. It seems to install fine, but when setting up the account it says that my username/password is not recognized. I know that I am typing them in right, and if I go directly to gmail with firefox rather than through thunderbird they work OK. Any thoughts? (I am also posting to the thunderbird forum at mozilla.)

View 6 Replies View Related

General :: X Server Startup Failed / Cannot Recognize The VGA?

Sep 29, 2010

I am trying to install fedora10 on my desktop with 320gb HDD, Intel Dualcore, Biostar mother board, 1 GB RAM. I installed fedora many times, now my PC is connected to a SAMSUNG B2030 monitor which is of size 20.5 inches. This time, Anaconda is falling back to text mode as it cannot recognize the VGA. Monitor CD is along with me but it didnot contain any linux drivers. (Drivers for xp are installed). What is the solution? Should I switch to the latest fedora13?

View 5 Replies View Related

General :: BIOS Does Not Recognize Bootable Disk

May 10, 2010

Anyone here knows the OpenSuse install CD runthrough? I am using DELL pc's, and remember installing Linux as being a few almost basic steps on my self assembled clone pc's in my youth. Now, over ten years later I want to redo that and return to my old playground. I am using after over 12 years administering MS stuff again applications running on unix (solaris) at my work. Its like homecoming but in a difficult way, I am brainwashed and not really into unix anymore. So... lets install linux again at home. Returning to my favorite Suse distribution in the old days (who knows why).

I went through the installation (Opensuse11) simple, standard to start with, so mainly next (ACPI disabled). Rebooted... and the pc finds no recognized bootable HDD. OK, well, try again, other HDD to be sure, results in the same. Set manually the root partition as active. No go, I feel as a newbie again. What happened to me in those last years? Tried to do it also with a fedora distri - same outcome. When plugging these HDD in another recent (DELL) pc, it also does not recognize the HDD as bootable. Both disks have been part of a system before and functioned; until I changed this system for this other purpose. Probably i am missing something basic??

View 4 Replies View Related

General :: Can't Get Ubuntu 10.10 To Recognize Wireless Connection

Jan 12, 2011

My wireless internet works fine on Windows but not on Ubuntu 10.10 From researching the problem, the best advice I have found was to install ndiswrapper, locate the .inf file and install it through that. I have done so and that seems to have done nothing. Then I heard that you were supposed to run the command:

Code:

modprobe ndiswrapper

All that did was give me an error message about how that action was prohibited (or some such). I'm wondering if this is possible to fix on Ubuntu or if I will have to find something else. Also, the wireless driver I am trying to use is bcmwl6 which funnily enough seemed to have a package on the boot cd to install it.

That package didn't work and just gave me and error message telling me there was a programming error in it.
I'm sorry I wasn't particularly detailed with the messages I was getting, this is because I am currently on Windows and finding those again would mean rebooting and losing this post. I can get them though if they are particularly needed. I know this seems to be a commonish problem but I haven't found a solution (yet) that has worked for me.

View 6 Replies View Related

General :: Get Mint To Recognize Flash Drive?

Feb 20, 2010

how do i get Linux Mint to recognize my flash drive?

View 10 Replies View Related

General :: Liteon DVD ROM - Cannot Recognize All Types Of Discs

Dec 15, 2010

Linux RED HAT 5
Liteon 18X DVD rom
I used Liteon dvd rom for installation, worked well but it dose not recognize all data DVD and all type of cd disks while in windows XP every thing was fine.

View 1 Replies View Related







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