VirtualBox

Changeset 1513 in vbox for trunk/configure


Ignore:
Timestamp:
Mar 15, 2007 1:28:28 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19587
Message:

explicitely hint the user that he has to compile the kernel module itself

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r1409 r1513  
    12231223echo "Successfully generated '$CNF' and '$ENV'."
    12241224echo "Source '$ENV' once before you start to build VBox:"
    1225 echo
     1225echo ""
    12261226echo "  source $ENV"
    12271227echo "  kmk"
    1228 echo
     1228echo ""
     1229echo "To compile the kernel module, do:"
     1230echo ""
     1231echo "  cd ./out/$OS.$MACHINE/$BUILD_TYPE/bin/src"
     1232echo "  make"
     1233echo ""
    12291234echo "Enjoy!"
    12301235cleanup
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette