Sorry for the late response, well it seems that this pdf is outdated. Since the 11.0.8, the minimal OS for linux is :
CentOS 7
RedHat 7
Debian 7
Ubuntu 12.04
Search found 9 matches
- 26 Oct 2018, 08:00
- Forum: Technical Support
- Topic: tvp11 on EL6
- Replies: 4
- Views: 11635
- 12 Oct 2018, 07:27
- Forum: Technical Support
- Topic: tvp11 on EL6
- Replies: 4
- Views: 11635
Re: tvp11 on EL6
Hello, is there any reason you do not upgrade to EL7?
There is some solution to build glibc 2.14 on EL6 but only if you know what you are doing.
There is some solution to build glibc 2.14 on EL6 but only if you know what you are doing.
- 10 Aug 2016, 14:18
- Forum: Technical Support
- Topic: Major Issues with Windows 10 Anniversary Update
- Replies: 42
- Views: 459660
Re: Major Issues with Windows 10 Anniversary Update
And your version 11 ? Can you try with the 11.0.3, just to be sure it works ?
- 09 Aug 2016, 15:07
- Forum: Technical Support
- Topic: Major Issues with Windows 10 Anniversary Update
- Replies: 42
- Views: 459660
Re: Major Issues with Windows 10 Anniversary Update
Hi,
Could you tell us which version you own ?
I've made some test and the version 11.0.3 should work on Windows 10 anniversary
Could you tell us which version you own ?
I've made some test and the version 11.0.3 should work on Windows 10 anniversary
- 09 Aug 2016, 15:04
- Forum: Technical Support
- Topic: TVPaint ne démarre plus!
- Replies: 9
- Views: 22523
Re: TVPaint ne démarre plus!
Bonjour,
pouvez-vous nous dire quelle version de la 11 vous avez ?
Nous avons quelques tests, et la 11.0.3 devrait fonctionner sur la nouvelle version de Windows.
pouvez-vous nous dire quelle version de la 11 vous avez ?
Nous avons quelques tests, et la 11.0.3 devrait fonctionner sur la nouvelle version de Windows.
- 06 Oct 2015, 09:10
- Forum: Off Topic Discussions
- Topic: interesting new image standard
- Replies: 9
- Views: 24128
Re: interesting new image standard
In fact, FLIF is not under GPL license v3, but the default implementation is (https://github.com/jonsneyers/FLIF" onclick="window.open(this.href);return false;)
- 21 Aug 2015, 13:10
- Forum: Technical Support
- Topic: [solved] tvpaint 11 standart and opensuse 13.2 64b
- Replies: 10
- Views: 28439
Re: tvpaint 11 standart and opensuse 13.2 64b
If it's doesn't work with "zypper install tvpaint.rpm" (with the same error as before ?), then are your sure that tvpaint.rpm exist and is in that folder?
Please, paste the result of the commands
The result I got here:
Code: Select all
ls -l /home/steff/Téléchargements/tvpaint-rpm/
The result I got here:
- 21 Aug 2015, 06:20
- Forum: Technical Support
- Topic: [solved] tvpaint 11 standart and opensuse 13.2 64b
- Replies: 10
- Views: 28439
Re: tvpaint 11 standart and opensuse 13.2 64b
Hi, Yes, "zypper search" doesn't make install, it's just to search package :) So the first screenshot shows what libX11-6 is installed (the left column "S" is for "Status", a "i" means "installed"). It's another problem when yun ran "zypper inst...
- 20 Aug 2015, 13:54
- Forum: Technical Support
- Topic: [solved] tvpaint 11 standart and opensuse 13.2 64b
- Replies: 10
- Views: 28439
Re: tvpaint 11 standart and opensuse 13.2 64b
Hello, could you try to run in a terminal : zypper install TVpaint.rpm It should tell you that there is a dependence problem with libX11 and it should ask to choose between 3 solutions (abort, cancel or continue and ignore the dependence problem). Check with zypper (or another package manager) that ...