Jump to content

make


Jza
 Share

Recommended Posts

So I download a script that requires compilation, I need to run make however I don thave it. when I did an urpmq make I end up with a huge list of make's including xmake, pvm_make, etc.

 

I guess the one I need is gmake as in gnumake, this download me the pvm_make package. When I want to do make on the script it return some odd info:

libpvm [pid27863] /tmp/pvmd.0: No such file or directory
libpvm [pid27863] /tmp/pvmd.0: No such file or directory
libpvm [pid27863] /tmp/pvmd.0: No such file or directory
make: *** pvmd not responding (PvmSysErr).  Stop.
libpvm [pid27863] /tmp/pvmd.0: No such file or directory

 

of course uprmi libpvm returned nuthing. Any help?

Link to comment
Share on other sites

Try this command:

 

[ian@europa ~]$ urpmf --name pvm
pvm:pvm-3.4.5-1mdk.i586.rpm
libpvm-devel:libpvm-devel-3.4.5-1mdk.i586.rpm
pvm-examples:pvm-examples-3.4.5-1mdk.i586.rpm
povray-pvm:povray-pvm-3.1g-20mdk.i586.rpm
pvm-xpvm:pvm-xpvm-3.4.5-1mdk.i586.rpm
pvmgmake:pvmgmake-0.7-2mdk.i586.rpm

 

this is the results of packages I can install that have pvm in the name. Then just install:

 

urpmi libpvm-devel

 

is prob what you need.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...