Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
05-02-2013, 12:44 AM
|
#46
|
Member
Registered: Apr 2013
Posts: 197
Original Poster
Rep: 
|
Quote:
Originally Posted by knudfl
|
[root@localhost ns-2.26]# yum install libstdc++-33
Loaded plugins: refresh-packagekit
Setting up Install Process
No package libstdc++-33 available.
Nothing to do
[root@localhost ns-2.26]#
|
|
|
05-02-2013, 01:08 AM
|
#47
|
Member
Registered: Apr 2013
Posts: 197
Original Poster
Rep: 
|
I tried
[root@localhost rohinisharma]# yum install compat-libstdc++-33-3.2.3-68.7.i686.rpm
stalling:
compat-libstdc++-33 i686 3.2.3-68.7 /compat-libstdc++-33-3.2.3-68.7.i686 725 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 725 k
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID fb4b18e6
Public key for compat-libstdc++-33-3.2.3-68.7.i686.rpm is not installed
|
|
|
05-02-2013, 02:06 AM
|
#48
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
# 47 .
OK. We can change the file fedora10.repo so it doesn't ask for the key.
su
cp -a fedora10.repo /etc/yum.repos.d/
|
|
|
03-11-2015, 05:26 AM
|
#49
|
LQ Newbie
Registered: Mar 2015
Posts: 2
Rep: 
|
error while adding phenom and sensor agent to ns2
@ASKA123...hey..i have got same error while adding sensor agent and phenom to ns2...have u got any solution for it??
|
|
|
03-11-2015, 04:51 PM
|
#50
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,700
|
well if you have the exact same problem
you have MORE
Fedora 10
is 6 years and 11 versions out of date
Fedora 10 went END OF LIFE on " 2009-12-18"
-- DO NOT USE FEDORA 10 !!!--
|
|
|
03-11-2015, 11:45 PM
|
#51
|
Member
Registered: Apr 2013
Posts: 197
Original Poster
Rep: 
|
Quote:
Originally Posted by sharru
@ASKA123...hey..i have got same error while adding sensor agent and phenom to ns2...have u got any solution for it??
|
I am using ubuntu 10.04
|
|
|
03-17-2015, 05:44 AM
|
#52
|
LQ Newbie
Registered: Mar 2015
Posts: 2
Rep: 
|
error while adding phenom and sensor agent to ns2
Following error occurs when i try to install NS-2.26 with nrlsensorsim-2.26 (phenom) on ubuntu 12.04:
./sensornets-NRL/sensoragent.h: At global scope:
./sensornets-NRL/sensoragent.h:56: error: ‘SensorApp’ has not been declared
./sensornets-NRL/sensoragent.h:60: error: ISO C++ forbids declaration of ‘SensorApp’ with no type
./sensornets-NRL/sensoragent.h:60: error: expected ‘;’ before ‘*’ token
In file included from sensornets-NRL/sensoragent.cc:51:
./sensornets-NRL/sensorapp.h:63: error: expected `)' before ‘*’ token
./sensornets-NRL/sensorapp.h:67: error: ISO C++ forbids declaration of ‘SensorApp’ with no type
./sensornets-NRL/sensorapp.h:67: error: expected ‘;’ before ‘*’ token
./sensornets-NRL/sensorapp.h:82: error: expected `)' before ‘*’ token
./sensornets-NRL/sensorapp.h:86: error: ISO C++ forbids declaration of ‘SensorApp’ with no type
./sensornets-NRL/sensorapp.h:86: error: expected ‘;’ before ‘*’ token
sensornets-NRL/sensoragent.cc: In constructor ‘SensorAgent::SensorAgent()’:
sensornets-NRL/sensoragent.cc:62: error: class ‘SensorAgent’ does not have any field named ‘sensor_app’
sensornets-NRL/sensoragent.cc: In member function ‘virtual void SensorAgent::recv(Packet*, Handler*)’:
sensornets-NRL/sensoragent.cc:84: error: ‘sensor_app’ was not declared in this scope
sensornets-NRL/sensoragent.cc: At global scope:
sensornets-NRL/sensoragent.cc:93: error: prototype for ‘void SensorAgent::attach_sensor_app(SensorApp*)’ does not match any in class ‘SensorAgent’
./sensornets-NRL/sensoragent.h:56: error: candidate is: void SensorAgent::attach_sensor_app(int*)
make: *** [sensornets-NRL/sensoragent.o] Error 1
Ns make failed
|
|
|
03-17-2015, 02:35 PM
|
#53
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,700
|
sharru
please start a new thread
this is not a question for the very LONG dead fedora 10
or the very OLD ubuntu 10
it is like asking
how do i fix " problem" on windows 8.1 on a Windows XP post
|
|
|
All times are GMT -5. The time now is 10:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|