On Mon, 12 Oct 2020 at 18:04, Postmaster wrote:
> is it possible to have your own copy of darktable without installing
> pgm/libraries outside of your account?
I assume you're under Linux.
There are 'all-in-one' application packages that ship both the
software and the libraries (AppImage, FlatPa
Thankyou Kofa for pointing me to further instructions and information. The
Culling mode has some nice functions. I wish they were more intuitive but more
on that in future. Also in future I might be able to help write clearer, more
succinct instructions for darktable.
Alas my flashing problem r
Here's my script to build darktable (of course, not for the first time
but all other times):
### Building manually
#!/bin/sh
cd /home/nilvus/Projets/darktable
rm -rf build /opt/darktable
git pull
git submodule update
./build.sh --prefix /opt/darktable --build-type Release --install
exit 0
And did you also remove install directory (where you install dt, by
default /opt/darktable)?
Important to remove install AND build directory before compile.
Le 12/10/2020 à 15:19, Jesus Arocho a écrit :
I did remove the entire directory, did a new "git clone
git://github.com/darktable-org/dark
Hi Maurizio,
> in the Italian translation we used many Caps. as per Italian grammar.
> I am not in the position to write the script but maybe you can use
> the it.po file as a sort of 'template' for tests or something
> similar
Noted, could indeed a good way to check the script.
Thanks,
>
* Postmaster [10-12-20 12:08]:
> is it possible to have your own copy of darktable without installing
> pgm/libraries outside of your account?
>
> Also what would an "install" do if not done as administrator.
you do not provide enough information for one to guess what you are trying
to accompli
git clean -d -f -x ; git pull --rebase --recurse-submodules
This will remove generated files, then update from git.
___
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.o
is it possible to have your own copy of darktable without installing
pgm/libraries outside of your account?
Also what would an "install" do if not done as administrator.
___
darktable developer mailing list
to unsubscribe se
Yep, no need to remove git clone dir
pon., 12 paź 2020 o 16:53 Jesus Arocho napisał(a):
> So, is it sufficient to remove the build directory and the /opt/darktable
> (or wherever), and not remove the entire darktable pull directory?
>
> On Mon, Oct 12, 2020 at 9:48 AM Nicolas Auffray <
> nicolas
So, is it sufficient to remove the build directory and the /opt/darktable
(or wherever), and not remove the entire darktable pull directory?
On Mon, Oct 12, 2020 at 9:48 AM Nicolas Auffray
wrote:
> Here's my script to build darktable (of course, not for the first time but
> all other times):
>
>
Ahh, that did it. I will add the item to a 'start from scratch' bash
script. Thanks
On Mon, Oct 12, 2020 at 9:22 AM Nicolas Auffray
wrote:
> And did you also remove install directory (where you install dt, by
> default /opt/darktable)?
>
> Important to remove install AND build directory befor
I did remove the entire directory, did a new "git clone git://
github.com/darktable-org/darktable.git", submodule init, etc. Same result.
On Mon, Oct 12, 2020 at 9:12 AM parafin wrote:
> Clean your install dir in this case, not just build.
>
>
> On Mon, 12 Oct 2020 15:09:41 +0200
> Hubert Kowal
Ciao Pascal,
in the Italian translation we used many Caps. as per Italian grammar.
I am not in the position to write the script but maybe you can use the
it.po file as a sort of 'template' for tests or something similar
Thanks,
Maurizio
Il giorno dom 11 ott 2020 alle ore 12:43 Pascal Obry h
Clean your install dir in this case, not just build.
On Mon, 12 Oct 2020 15:09:41 +0200
Hubert Kowalski wrote:
> People keep making same mistake
>
> Clean your build dir before compiling darktable after git update. the error
> is with "modulelist.c" file which was removed in recent module
People keep making same mistake
Clean your build dir before compiling darktable after git update. the error
is with "modulelist.c" file which was removed in recent module groups
rework by AlicVB
pon., 12 paź 2020 o 15:03 Jesus Arocho napisał(a):
> I had not used dt for a couple of weeks, I
I had not used dt for a couple of weeks, I did an update from git and
compiled, no error messages. Program opened ok and I opened the new photo
directory. Applied stars ok and then limited the selection to 4 stars.
When trying to open an image, the program locked up. I attached an error
file cr
16 matches
Mail list logo