我创建了一台ubuntu虚拟机器,并试图从mysqldump文件中恢复db模式。该文件是5560行SQL,因此我将不给您详细信息。我没有生成转储,但它的格式似乎与我通过google看到的一样。
jordan@jordan-VirtualBox:~/Desktop$ mysql -u [my login] -p [db name] < schemadump.sql
Enter password:
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresp
我卸载了xampp并尝试重新安装它,但是当试图将它解压缩到/opt目录时,我得到以下错误:
$ sudo tar -xzf xampp-linux-1.8.3-2-installer.run.tar.gz -C /opt
tar (child): xampp-linux-1.8.3-2-installer.run.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is n
我正在使用Lubuntu32位。ubuntu 15.10,linux4.2.0 32位,VM。我正在尝试安装一个跨编译器的prismtech DDS社区版。在说明中,我被要求使用gtar .但是我在tar.gz文件中遇到了以下错误
root@akhil-virtual-machine:/home/akhil/Downloads# gtar -xzf OpenSpliceDDSV6.4.140407OSS-HDE-x86.linux-gcc4.6-glibc2.15-installer.tar.gz
No command 'gtar' found, did you mean:
C
当我试图用./deemix-pyweb打开一个可执行文件时,会出现以下错误:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform