Welcome, Guest

can't install openJAUS
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: can't install openJAUS
#11
can't install openJAUS 2 Years, 3 Months ago  
hi all,
I am sachin want to use openJAUS. I am working on openSUSE. I downloaded OpenJAUSv3.3.0-Linux.tar.gz file and followed the steps told in the compiling tutorial but when i ran make command i got errors like cannot find -lcurses. This is first error i got. I dont know what to do. Can anyone help me out? eagerly waiting for help.
Thanks in advance, Sachin.
sachinjm2000
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
Last Edit: 2009/10/13 09:27 By kentd.
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#12
Re:can't install openJAUS 2 Years, 3 Months ago  
Looks like you are missing some dependencies. I dont know what package manager SUSE uses, but you should download and install curses. If you're getting errors, it helps to post the exact error message here. Just wondering, are you new to linux?
gibbocool
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#13
Re:can't install openJAUS 2 Years, 3 Months ago  
dear gibbocool,

I am new to linux and trying to download and install curses but i could not. can you please help me? i m getting following lines when i run make command " g++ -L ../libjaus/lib/ -L ../libopenJaus/lib/ -o ./bin/ojNodeManager ./Build/main.o -lopenJaus -ljaus -lpthread -lcurses /usr/lib/gcc/i586-suse-linux/4.2.1/../../../../i586-suse-linux/bin/ld: cannot find -lcurses collect2: ld returned 1 exit status make[1]: *** [bin/ojNodeManager] Error 1 make[1]: Leaving directory `/home/sachin/OpenJAUSv3.3/ojNodeManager' make: *** [all] Error 2 "

please help me out. waiting for ur reply. thanks sachin.
sachinjm2000
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#14
Re:can't install openJAUS 2 Years, 3 Months ago  
You are definitely missing the curses development environment, or your linker is not properly configured to see it. Getting the development libraries properly installed is a little beyond the scope of the OpenJAUS project (as each Linux distro is different), but a quick Google search showed that Zypper is the default package manager for openSUSE. Here is the usage page on Zypper: en.opensuse.org/Zypper/Usage

You can try the following command, but without an openSUSE machine to test on, it is a stab in the dark...
Code:

sudo zypper install libncurses-dev


If that doesn't work, I suggest you find a friend or forum that is more familiar with openSUSE as I only have experience on the Fedora/RedHat and Ubuntu linux distros and it is hard to troubleshoot package installation on an unfamiliar platform.
~Danny
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
Last Edit: 2009/10/13 09:30 By kentd.
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#15
Re:can't install openJAUS 2 Years, 3 Months ago  
I just completed an installation on a PowerStation? (2 dual-core IBM 970MP with AltiVec?) under YellowDogLinux? 6.2. It seems that the unzip package or the individual makefiles do not create the needed "./Build" folders and others. However, if you do this by hand, all is good. I hope to later try using the specialized compilers XLC++ with some tuned libraries and then migrate some modules to a powerpc based NI unit. Would like to hear of any success by others. Robert.
walkandfish
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#16
Re:can't install openJAUS 2 Years, 3 Months ago  
Otherwise, I suggest that unless you have a particular need for openSuSE, you use Ubuntu as it is more beginner friendly.
gibbocool
kentd
Go Gators!
Admin
Posts: 87
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
Go to topPage: 1
Copyright © 2012 OpenJAUS. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.