LoRaWAN The LoRa Alliance first defined the LoRaWAN standard with the objective of creating a medium access scheme and a set of network management policies that leverage the properties of […]
Low-power wide-area network (LPWAN). These networks use low-power radio signals, such as those in the sub-1 GHz range, to send small amounts of data over a large area. LPWANs are […]
SUMO has different tools for creating and customizing road networks and traffic flows and traffic signals. In this article, we will use some of those tools available in SUMO to […]
Spring Mobility Spring mobility is nothing but making a node to move in a path similar to that of an expanded circular coil spring. From the top or bottom point […]
Mobility Models of ns-3. The default ns-3 installation will contain the following mobility models. MobilityModel Subclasses ConstantPosition ConstantVelocity ConstantAcceleration GaussMarkov Hierarchical RandomDirection2D RandomWalk2D RandomWaypoint SteadyStateRandomWaypoint Waypoint PositionAllocator Position allocators […]
Aquatic Animal Tracking: Tracking marine animals can be extremely tricky due to GPS signals not functioning well underwater[1]. Underwater acoustic communication is a technique of sending and receiving messages below […]
Ok just tried it out really quick.
Got this error while doing the g++ command:
ld: library not found for -ltclcl
collect2: ld returned 1 exit status
Cool, I’ll try this out.
Note: Is that fat part under the g++ command part of the command or is it just showing what should show up after you type in the g++ -o nam ?
@CharlesPandian wrote:
The following link provides a proceedure for installing ns2.31 on OS X 10.5.5
http://sites.google.com/site/pengjungwu/install-ns2-31-on-osx
Hopefully the same procedure will work for you.
Yes, I have already seen and used that site a while back. It doesn’t address the nam installation failure unfortunately.