search for: linuxmint

Displaying 20 results from an estimated 123 matches for "linuxmint".

2011 Aug 05
1
Unexpected folder structure in Wine 1.2.2 (Linuxmint 11)
I am trying out Linuxmint 11 and downloaded Wine 1.2.2 from the repository. I have installed a few applications in Wine and to my surprise my previous start-up scripts (which I for different reasons use) don't work. It was easy to find the explanation, but it was even more of a surprise to me: it turned out that on the...
2018 Feb 12
2
[PATCH] inspect: recognize the Kali Linux distribution (RHBZ#1544227)
...| DISTRO_MANDRIVA @@ -208,6 +209,7 @@ and string_of_distro = function | DISTRO_FREEDOS -> "freedos" | DISTRO_FRUGALWARE -> "frugalware" | DISTRO_GENTOO -> "gentoo" + | DISTRO_KALI_LINUX -> "kalilinux" | DISTRO_LINUX_MINT -> "linuxmint" | DISTRO_MAGEIA -> "mageia" | DISTRO_MANDRIVA -> "mandriva" diff --git a/daemon/inspect_types.mli b/daemon/inspect_types.mli index 78051b510..7493aa3a6 100644 --- a/daemon/inspect_types.mli +++ b/daemon/inspect_types.mli @@ -85,6 +85,7 @@ and distro = | DIST...
2014 Sep 13
1
Picking 'rgl' as source package instead of 'r-cran-rgl'
Hi, $ more /etc/apt/sources.list.d/additional-repositories.list deb http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ deb-src http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ $ sudo apt-get update $ sudo apt-get install r-cran-rgl # works great $ sudo apt-get build-dep r-cran-rgl Reading package lists... Done Building dependency tree Reading state information...
2015 Mar 12
2
Requirement for pandoc 1.12.3 in R 3.1.3
...ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.2 LTS" VERSION_ID="14.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" john at john-J6-2015 ~/current/nls14work $ cat /etc/linuxmint/info RELEASE=17.1 CODENAME=rebecca EDITION="MATE 64-bit" DESCRIPTION="Linux Mint 17.1 Rebecca" DESKTOP=MATE TOOLKIT=GTK NEW_FEATURES_URL=http://www.linuxmint.com/rel_rebecca_mate_whatsnew.php RELEASE_NOTES_URL=http://www.linuxmint.com/rel_rebecca_mate.php USER_GUIDE_URL=help:lin...
2008 Oct 29
1
winedoors and starmenu
When I have installed winedoors and steam and then reboot my computer my startmenu is broken. The field to the right in the menu looks like this.... Could not load module: applications Traceback (most recent call last): File "/usr/lib/linuxmint/mintMenu/mintMenu.py", line 229, in PopulatePlugins MyPlugin = X.pluginclass( self, self.toggle ) File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 205, in __init__ mymenu = Menu( mainitems ) File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line...
2023 Dec 04
1
Unable to add the CRAN apt repository
Thanks! ?"jammy" made it work. ? For some reason, ?lsb_release -cs is returning "victoria" rather than "jammy", and $> sudo apt update Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Ign:2 http://packages.linuxmint.com victoria InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Hit:4 http://packages.linuxmint.com victoria Release Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Hit:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Get:8 h...
2009 May 31
2
getting a specific Programm to run under linuxMint
Hello, I desperatly need to get this http://www.skratchdot.com/esxwaveorganizer/download.php programm to run under Linux. I dont have any windows for years and dont wanna go back. this is the output wine give me. Code: # wine EsxWaveOrganizer.exe wine: Call from 0x7b845450 to unimplemented function msvcirt.dll.??0ifstream@@QAE at XZ, aborting wine: Unimplemented function
2023 Dec 04
2
Unable to add the CRAN apt repository
.../" $> sudo apt update Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Ign:5 http://packages.linuxmint.com victoria InRelease Hit:6 http://packages.linuxmint.com victoria Release Ign:8 https://cloud.r-project.org/bin/linux/ubuntu victoria-cran40/ InRelease Err:9 https://cloud.r-project.org/bin/linux/ubuntu victoria-cran40/ Release 404 Not Found [IP: 108.139.15.91 443] Reading package lists... Done E...
2018 Feb 12
0
[PATCH] customize, sysprep, v2v: handle Kali Linux as Debian
...= | "rhel" | "centos" | "scientificlinux" | "redhat-based" | "oraclelinux" -> `RHEL_family | "sles" | "suse-based" | "opensuse" -> `SUSE_family - | "debian" | "ubuntu" | "linuxmint" -> `Debian_family + | "debian" | "ubuntu" | "linuxmint" | "kalilinux" -> `Debian_family | _ -> assert false in assert (inspect.i_package_format = "rpm" || inspect.i_package_format = "deb"); @@ -1062,7 +1062,7 @@...
2015 May 05
1
post make install, sudo service samba start ->service not recognized?
I'm running LinuxMint 17 Rebecca. From: Caesar Samsi [mailto:cmsamsi at gmail.com] Sent: Monday, May 04, 2015 10:16 PM To: samba at lists.samba.org Subject: post make install, sudo service samba start ->service not recognized? Hi, I've successfully compiled 4.2.1, done make install, and run testparm...
2018 Jun 07
2
samba behavior change with version upgrade
...ent, > give me a few minutes and I will post them with a comment. > > Rowland > OK, here are thr two smb.conf files without commented lines and obvious default lines. This is what the OP should have posted: MAYA: [global] workgroup = AGI-NET server string = %h server (Samba, LinuxMint) dns proxy = no log file = /var/log/samba/log.%m max log size = 2048 log level = 0 syslog = 0 panic action = /usr/share/samba/panic-action %d obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword...
2008 Mar 22
5
Fullscreen DirectX breaks with new versions
Hi all, this error is almost certainly due to a misconfiguration while using tools/winebuild, but every time I update my version of Wine, my fullscreen game (Hoyles Card Games 2001) refuses to work fullscreen anymore :( NB. My current Wine build (LinuxMint) is about 0.9.44 or so, which is the working one. Many of my distro's built in versions of Wine have all worked fullscreen, it is only ones I build myself that go screwy. Does anyone know if I can edit (or pass a variable) to ./configure, which will alleviate this problem? Any ideas would be...
2015 Mar 12
0
Requirement for pandoc 1.12.3 in R 3.1.3
...AME="Ubuntu 14.04.2 LTS" > VERSION_ID="14.04" > HOME_URL="http://www.ubuntu.com/" > SUPPORT_URL="http://help.ubuntu.com/" > BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" > > john at john-J6-2015 ~/current/nls14work $ cat /etc/linuxmint/info > RELEASE=17.1 > CODENAME=rebecca > EDITION="MATE 64-bit" > DESCRIPTION="Linux Mint 17.1 Rebecca" > DESKTOP=MATE > TOOLKIT=GTK > NEW_FEATURES_URL=http://www.linuxmint.com/rel_rebecca_mate_whatsnew.php > RELEASE_NOTES_URL=http://www.linuxmint.com/rel_...
2012 Jan 12
1
Can't install rjags on LinuxMint 12
Hi, I'm trying to install rjags and R2jags with R version 2.14.1 (2011-12-22) on Linux Mint 12 machine using software repository: deb http://cran.fhcrc.org/bin/linux/ubuntu oneiric/ jags seems to install OK, but rjags gives a weird error about not finding fprec symbol. Here is a history of the problem including several attempts to work around it. (Because of Ben Bolker's recent
2017 Feb 23
2
virt-v2v and import of Debian OVAs
...ificlinux" | "redhat-based" | "oraclelinux" | "sles" | "suse-based" | "opensuse") } -> true | { i_type = "linux"; i_distro = ("debian" | "ubuntu" | "linuxmint") } -> true | _ -> false But an OVA import fails with: virt-v2v --machine-readable -i ova turnkey-wordpress-14.1-jessie-amd64.ova -o qemu -of qcow2 -os v2v/ [ 0.0] Opening the source -i ova turnkey-wordpress-14.1-jessie-amd64.ova [ 1.2] Creating an overlay to protect the sourc...
2016 Nov 17
2
Samba4: use Posix-ACLs only? (ext4 - NFS4+CIFS - Fileserver)
...r nfs4_getfacl) Do I make some trivial mistake, is it just the samba4 version used or is it in general not longer possible/supported to restrict Samba to Posix-ACLs understood in an ext4-enviroment? Thanks for any hint. OS: Ubuntu 14.04 LTS , Samba: samba 2:4.1.6+dfsg-1ubuntu2 <https://forums.linuxmint.com/viewtopic.php?f=157&p=1159792#p1159792> /etc/fstab: /dev/m1404-filea-vg1/dist_it_test2 /dist/it_test2 ext3 acl,usrjquota=aquota.user,jqfmt=vfsv0 0 0 /etc/samba/smb.conf: ... # vfs objects = acl_xattr map acl inheri...
2015 Mar 12
2
Requirement for pandoc 1.12.3 in R 3.1.3
Are other developers finding R 3.1.3 problematic because vignette building requires pandoc 1.12.3, while Linux Mint 17 / Ubuntu 14.04 have 1.12.2.1? R 3.1.2 seems to work fine. I'd very much like to avoid having to build as large a Linux package as pandoc, which has given me issues outside of R (it leaves out words, sentences or paragraphs when converting Latex to epub in a novel I'm
2015 Jun 10
4
Centos7 - Mate - Zombie printer icon remains after printing
Hello All, I have the problem described in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1116756 It is also descibed in some detail here: https://bugs.launchpad.net/linuxmint/+bug/1264811 After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21. Does anybody know how to get this fixed for C7? Thanks very much. Greetings, Johan
2018 Jun 07
2
samba behavior change with version upgrade
...;> >> OK, here are thr two smb.conf files without commented lines and >> obvious default lines. >> >> This is what the OP should have posted: >> >> MAYA: >> >> [global] >> workgroup = AGI-NET >> server string = %h server (Samba, LinuxMint) >> dns proxy = no >> log file = /var/log/samba/log.%m >> max log size = 2048 >> log level = 0 >> syslog = 0 >> panic action = /usr/share/samba/panic-action %d >> obey pam restrictions = yes >> unix password sync = yes...
2011 Oct 26
3
My Ruby on Rails procedures and projects
Check out the Ruby on Rails page on my web site at: http://jasonhsu.com/ror.html I''ve included my procedure for installing Ruby on Rails in Linux Mint Debian Edition. That''s right, I''m no longer dependent on Ubuntu or Ubuntu-based Linux distros for developing Ruby on Rails applications. Linux Mint Debian Edition offers the smoothness and user-friendliness of its