اطلاعیه

بستن
هنوز اطلاعیه ای در دست نیست.

ارور نصب pvm در فدورا

بستن
X
 
  • فیلتر کردن
  • زمان
  • نمایش
Clear All
پست های جدید

    ارور نصب pvm در فدورا

    با سلام
    پروژه پایان نامه این جانب رو سیستم فدورا 14 هستش
    و از اونجایی که اولین باره با این سیستم کار میکنم دارای مشکلات فراوانی ام
    به کمک یکی از دوستان سیستم رو روت کرده و mpi رو به درستی نصب کردم البته بعد اینکه سیستم روroot کردم!
    ولی در نصب pvm به یه مشکل اساسی برخوردماین قسمت اجرا کردم
    Opened the .bhrc file through terminal using vi editor and set

    the following lines in the file and closed the file. The .bhrc is a

    hidden file of course and can be done as:

    $home

    $ls –a

    $vi .bhrc

    :Going to the insert mode add the following lines as

    PVM_ROOT=$HOME/pvm3

    PVM_DPATH= PVM_ROOT/lib/pvmd

    Export PVM_ROOT PVM_DPATH

    Going to pvm3 directory ($cd pvm3) type make ($make).
    که اینجام در ترمینال bhrc. . زدم و بعد در دایرکتوری pvm دستور make رو زدم و قسمت زیر رو اجرا کرد
    This

    would make pvm(the PVm console), pvmd3(the pvm

    daemon), libpvm3.a(PVM C/C++ library), libfpvm3.a (PVM

    Fortran library) and libgpvm3.a (PVM group library). All

    these files would be placed in the $/pvm3/lib/LINUX and

    pvmgs (PVM group server) would be placed in

    $/pvm3/bin/LINUX.

    بعد این قسمت گفته که انجامش ندادم
    Open .rhosts file in the home directory

    vi .rhosts) and added the name of the node (computer) in the

    .cluster of four computers

    و بعدش نوشته
    :Set the following environment variables in .bashrc file as

    ’export PVM_ARCH=’$PVM_ROOT/lib/pvmgetarch
    export PVM_ROOT= $HOME/pvm3/xpvm
    export PATH =$PATH:$PVM_ROOT/lib

    export PATH==$PATH:$PVM_ROOT/lib/$PVM_ARCH
    و نمیدونم اینارو دقیقا کجا قرار بدم
    اینم محتوای فایل bashrc.
    bashrc.


    # User specific aliases and functions

    alias rm='rm -i'

    alias cp='cp -i'

    alias mv='mv -i'


    # Source global definitions

    if [ -f /etc/bashrc ]; then

    . /etc/bashrc


    fi

    ~

    ~
    هر جا که گذاشتم ارور میده
    مینویسه:
    bash: export: `===/usr/lib/qt-3.3/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/pvm3/xpvm/lib/’/lib/pvmgetarch’:/root/bin:/root/pvm3/xpvm/lib/’/root/pvm3/xpvm/lib/pvmgetarch’:/root/pvm3/xpvm/lib': not a valid identifier
    که بعد این باید دوباره رفت دایرکتوری pvm و دوباره دستور make رو زد
    اگه <pvm بیاره یعنی نصب شده!!!!!!!!
    ولی ارور میده
    ./lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk default

    grep: /root/pvm3/conf/’/root/pvm3/xpvm/lib/pvmgetarch’.def: No such file or directory

    making in . for ’/root/pvm3/xpvm/lib/pvmgetarch’

    ./lib/aimk: line 100: /root/pvm3/PVM_ARCH=’/root/pvm3/xpvm/lib/pvmgetarch’: No such file or directory

    ./lib/aimk: line 100: exec: /root/pvm3/PVM_ARCH=’/root/pvm3/xpvm/lib/pvmgetarch’: cannot execute: No such file or directory

    make: *** [default] Error 126


    اگه ممکنه راهنماییم بفرمایین
    با تشکر
    آخرین ویرایش توسط Habili; در تاریخ/ساعت 02-09-2021, 12:20 AM.

    #2
    بفرمایید از روی چه آموزشی دارید نصب میکنید؟

    Instagram : https://www.instagram.com/iranlinuxforum

    Voip Trainer - Asterisk - Elastix - Agi Programming- NewRock

    Voip & Linux Trainer
    kamailio-freeswitch-Asterisk-Issabel-fusion-Programming
    Newrock-Sangoma-Digium-Openvox-Synway-Atcom-Quintum Tenor-Polycom-Yealink-Snom-yeastar-grandstream
    Cisco Collaboration - CME-CUCM-CUPs-CUC-WEBEX
    ZABBIX-VOIPMONITOR
    Linux-Devops

    Linkedin Profile : https://www.linkedin.com/in/masuma-vahid-26b17b66/

    کامنت

    در حال انجام ...
    X