Next: 3.4 Using a VMware
Up: 3.3 OSSIE Core Framework
Previous: 3.3.3 Running build.py
Contents
3.3.4 Linking the Libraries with /sbin/ldconfig
Once the OSSIE libraries are installed, they need to be linked.
As root edit the file /etc/ld.so.conf, adding the line
/usr/local/lib
Now run:
# /sbin/ldconfig
OSSIE should now be successfully installed on your system. You can skip to
Section 4 to learn how to run waveforms.
2008-04-25