linuxmint

    1熱度

    1回答

    我對linux很新。我正在關注我的老師在他的網頁上說的話。我必須輸入以編譯的命令在./cbp2-infrastructure-v2/src下生成。所以我把make放在/ home/dkk/cbp2-infrastructure-v2/src下。它給我錯誤,使:*沒有規則,使目標'下'。停止。我正在運行linux mint 14.任何人都可以幫我嗎?謝謝。

    2熱度

    1回答

    當試圖從Mono運行在IronPython中,我得到以下錯誤: [email protected] ~/Downloads/IronPython-2.7.3 ⚘ mono ipy.exe 19:19:23 Could not load signature of IronPython.Runtime.List:get_Item due to: Failed to load language

    -1熱度

    2回答

    我試了一下我的linux mint。其結果是,apt-get不能正常工作... sudo apt-get upgrade For repair packages run „apt-get -f install「. Following packages apt : Depends on: debian-archive-keyring cannot install ia32-libs : De

    2熱度

    2回答

    我TideSDK與openFileChooserDialog()工作: Ti.UI.openFileChooserDialog(callbackFunc, options); callbackFunc = function(filenames){ fileSelected = filenames[0]; console.log('---'); console.log

    3熱度

    1回答

    我正在嘗試安裝Play! LinuxMint框的框架,但我很難得到發揮去。安裝完畢後,我得到folliwing錯誤消息,當我在命令行起到幫助: $ play help java.io.FileNotFoundException: /home/play-2.1.1/framework/sbt/boot/update.log (No such file or directory) at j

    7熱度

    2回答

    我收到此錯誤每次,而編譯程序,配置和安裝 有些東西像binutils的,textinfo等。 /usr/local/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status 我想清楚這個知道。 什麼時候會來,什麼是實際問題,以及如何解決它?

    1熱度

    2回答

    我正在開發Linux Mint 14.我安裝了junit,並且驗證了它在PATH上。在我的home文件夾中,我有一個名爲testClass.class的類,並在其中定義了測試方法。當我嘗試運行該程序時,出現以下錯誤: [email protected] ~ $ java -cp /usr/share/java/junit.jar junit.textui.TestRunner testClass.

    0熱度

    1回答

    我已經在Linux Mint v14 Nadia上安裝rails 4.0.0.rc1。 當我運行 rails new something 它給我的錯誤(我把這裏只有最後幾行): 創建供應商/資產/樣式表/ .keep 運行捆綁安裝 /var/lib/gems/1.9.1/gems/bundler-1.3.5/lib/bundler/ui.rb:36:in initialize': undefi

    2熱度

    1回答

    我使用安裝在Linux Mint的OpenCV的: sudo apt-get install python-opencv 當我嘗試使用導入OpenCV的模塊: from opencv.cv import * 我收到的錯誤: from opencv.cv import * ImportError: No module named opencv.cv 任何想法爲什麼會發生此錯誤以及如何解

    1熱度

    2回答

    我一直在試圖在Linux Mint上安裝python3.3.0。閱讀README文件後,我跑到下面的命令: ./configure make make test sudo make install 我跑了make test命令,但它給忽略了一些測試sayig,它找不到所需的模塊,獲得以下錯誤: FAIL: test_urlwithfrag (test.test_urllib2net.O