Changes

Jump to: navigation, search

DTrace 0.1 Release

27 bytes added, 13:12, 18 October 2008
Step 2: Change your $PATH global
<code>export PATH=/usr/include/sys:/usr/include:/opt/local/bin:/opt/local/sbin:$PATH</code>
/usr/include/(sys) contains the sys/sdt.h header you need. The other 2 help resolve a possible issue when compiling on Mac (Your compiler may say libIDL and GLib cannot be found- even after installing it, this should resolve it).
==Step 3: .Mozconfig file==
1
edit

Navigation menu