Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1581

Comment on: "ecosystem/tutorial/getting-started-with-cpp-driver.txt"

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Environment:

      I try sudo scons --full install (/usr/local is OK with me)

      SCons error: no such option: --full

      I try same w/o --full

      scons: `install' is up to date.

      ====================================

      I know it's built, but it's not where it belongs
      I mean I can just do sudo cp file to /usr/local/lib by hand , but do I need to do same with headers and if yes - which ?

      rapa$ pwd
      /home/alexander/mongo/mongo-cxx-driver-nightly
      rapa$ ls -l *.a
      rw-rw-r- 1 alexander alexander 4990348 Jun 6 13:55 libmongoclient.a

      rapa$ ls -l /usr/local/lib |grep mongo
      rw-rw-r- 1 alexander alexander 580308 Jun 6 00:36 libmongoc.a
      lrwxrwxrwx 1 root root 16 Jun 6 00:37 libmongoc.so -> libmongoc.so.0.7
      lrwxrwxrwx 1 root root 18 Jun 6 00:37 libmongoc.so.0.7 -> libmongoc.so.0.7.1
      -rwxrwxr-x 1 alexander alexander 272306 Jun 6 00:36 libmongoc.so.0.7.1

      mongo-c-driver installed fine as you see

            Assignee:
            Unassigned Unassigned
            Reporter:
            auto auto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 49 weeks, 5 days ago