fedora

    0熱度

    3回答

    我想要,因爲我安裝它從幾個小時我的Fedora 26安裝gitkraken但依賴條件看起來不解決 Node started time: 1507496118430 libcurl-gnutls.so.4: cannot open shared object file: No such file or directory Error: libcurl-gnutls.so.4: cannot op

    3熱度

    1回答

    以下順序不起作用: # docker login # docker tag <image-hash> <docker-hub-id>/<name> # docker push <docker-hub-id>/<name> 失敗 The push refers to a repository [registry.fedoraproject.org/<docker-hub-id>/<name>

    -1熱度

    1回答

    我一直試圖讓PHP在我的機器上本地工作了Fedora 26 我已經httpd的安裝,並且似乎是工作。當我第一次設置它時,在瀏覽器中輸入localhost向我顯示HTML內容/var/www/html/index.html,但不是PHP內容。 <?php phpinfo(); ?>也無法正常工作。 我覺得PHP也在工作,因爲php -r "phpinfo();"在命令行工作。 我試着按照in thi

    2熱度

    1回答

    的DraftSight 2017SP1的Linux(測試版)在Fedora 24.未能合作升級到Fedora 26在命令行中運行它,所以你可以看到的低級失誤後, /opt/dassault-systemes/DraftSight/Linux/DraftSight Qt: Session management error: None of the authentication protocols

    0熱度

    1回答

    一個團隊正在開發一個struts應用程序。團隊成員正在使用許多不同的操作系統。 我們使用的是Java 8.在那一刻,我使用1.8.0_152-B16,但我已經測試使用Java 8的多個版本,包括131和144 我目前使用Tomcat 23年8月5日,但也嘗試過8.0.20和9.0.1。 我安裝TomCat,解壓tar.gz版本,然後修改tomcat-users.xml文件。 通過放置WAR文件進行

    1熱度

    1回答

    我在Fedora 26,x86_64上構建一些基於Autotool的庫時遇到問題。 64位Fedora將第三方和供應商庫放在/usr/local/lib64中。 Ubuntu 17使用/usr/local/lib,所以相同的項目構建好。 我一直在使用--libdir=/usr/local/lib64但三個庫抵制它。 /usr/local我缺少config.site,所以我想添加一個。在討論usr/

    3熱度

    1回答

    Chromium支持語音合成API嗎?我需要安裝聲音嗎?如果是這樣,我該怎麼做?我使用的是Fedora。是否需要爲視頻安裝額外的軟件包才能工作? 我已經嘗試此代碼: var msg = new SpeechSynthesisUtterance('I see dead people!'); msg.voice = speechSynthesis.getVoices().filter(functio

    -1熱度

    1回答

    我按照以下教程https://store.docker.com/images/rethinkdb但我看不到IP地址。問題是什麼? The result is empty after I execute the command

    0熱度

    1回答

    對於nginx和NodeJS來說,我是非常新的。我試圖在Fedora 26機器上將我的nginx服務器配置爲端口3000上的快速服務器的反向代理。我遵循每一步,但出於某種原因,我出現504網關超時錯誤。 這是我/etc/nginx/nginx.conf文件: # For more information on configuration, see: # * Official English Do

    0熱度

    1回答

    我正在嘗試使用salt設置正在運行的MariaDB實例的副本。這裏是我的代碼: {% if pillar.get('REPLICATION_SOURCE_IP') and pillar.get('REPLICATION_SOURCE_PORT') %} replication-set-gtid: mysql_query.run: - database: mysql