[Qgis-user] Corporate Users

Bo Victor Thomsen bo.victor.thomsen at gmail.com
Mon Nov 7 06:20:00 PST 2016


Sorry for answering this mail this late; I'm at a GIS conference and not in
my office.

When the problem about missing dll's pop up, I usally solve this by finding
the missing dll's in c:\windows\system32 on the computer where I first made
the "regular" installation and copy them to the <qgis program
directory>\bin  directory - before you do the roll-out on the end users
pc's.

It's 2 files - and I can't recall the specific names for the dll's, but the
error messages wil give you the exact names for them.

There is a small caveat: I'f you're preparing a 32 bit QGIS installation on
a Windows 64 bit operating system, the relevant 32 bit dll's will be placed
in the C:\windows\syswow64 directory and *not* the c:\windows\system32
directory

It's not my experience, that you have to register the specific dll's to get
them to load and work. It might have something to with the placement of the
dll's in the qgis bin directory and not a common system owned directory
like C:\windows\system32

I'll find the names for the dll's and update my github readme to reflect
this extra catch and the workaround (In the evening after the conference
ends ;-)


Regards

Bo Victor Thomsen

2016-11-07 13:59 GMT+01:00 <Burghardt.Scholle at stadt.wolfsburg.de>:

> Hi,
>
>
>
> you’re right. There’re for example a "%OSGEO4W_ROOT%\bin\vcredist-2013-x64.exe".
> But after a normal QGIS install, this packages will be deleted (see
> "%OSGEO4W_ROOT%\etc\postinstall\msvcrt-2013.bat.done") and are no longer
> available. The msvc dll's alone do not help. They need to be registered.
>
>
>
> Regards
>
> Burghardt
>
>
>
>
>
> *Von:* Régis Haubourg [mailto:regis.haubourg at gmail.com]
> *Gesendet:* Montag, 7. November 2016 13:24
> *An:* Scholle, Burghardt (15-3 GIS)
> *Cc:* Bo Victor Thomsen; qgis-user at lists.osgeo.org
>
> *Betreff:* Re: [Qgis-user] Corporate Users
>
>
>
> Hi,
>
> Post installing works, I had the case on one server where we forgot to
> install MSVC++ before unzipping QGIS.
>
> I've also eard of some packaging msvc dll's inside qgis package, but I
> haven't tested that by myself
>
>
>
> Cheers
>
> Régis
>
>
>
> 2016-11-07 13:05 GMT+01:00 <Burghardt.Scholle at stadt.wolfsburg.de>:
>
> Hi Bo,
>
> first - thank you for pointing us to your great instructions. I have
> another question about this. I often have the problem, that on a fresh
> Windows installation the Microsoft C++ Redistributable environment lacks.
> Does your setup routine consider this? And will the environment be possibly
> automatically post-installed?
>
> Regards
> Burghardt
>
> > -----Ursprüngliche Nachricht-----
> > Von: Qgis-user [mailto:qgis-user-bounces at lists.osgeo.org] Im Auftrag von
> > Bo Victor Thomsen
> > Gesendet: Samstag, 5. November 2016 19:30
> > An: qgis-user at lists.osgeo.org
> > Betreff: Re: [Qgis-user] Corporate Users
>
> >
> > Hi Richard -
> >
> > Be my guest, knock yourself out, go ahead - It's always nice if other
> people
> > can use the work that was invested in this project ;-)
> >
> > I haven't too much time to spare the next month or two, so you have my
> full
> > permission to write an article about this method. I can of course help
> you by
> > "proof" reading the article before publishing if you find it necessary.
> >
> > And I agree fully with you about using an ini file based approach to save
> > settings for Qgis :-)
> >
> > Regards
> >
> > Bo Victor
> >
> >
> >
> > Den 05/11/16 kl. 10:06 skrev Richard Duivenvoorde:
> > > Bo: thanks for this great write up!
> > >
> > > Is it ok if you/I write a small article on blog.qgis.org or qgis.nl or
> > > qgis.dk and point to the english version of your writeup?
> > >
> > > https://github.com/Frederikssund/Alternativ-QGIS-installation/blob/mas
> > > ter/Readme%20-%20english.md
> > >
> > > I think a lot of organisations/windows system admins will be greatfull
> > > to you!
> > >
> > > By the way, in my view the default storing mechanism of settings
> > > should be ini file based anyway! I'll try to bring this up on the dev
> list again.
> > >
> > > Regards,
> > >
> > > Richard Duivenvoorde
> > >
> > > On 04-11-16 15:36, Bo Victor Thomsen wrote:
> > >> We ( as in the municipality of Frederikssund, Denmark) has a medium
> > >> size enterprise installation of Qgis 2.8 at around 100 local
> > >> installations of Qgis 2.8 in a Windows-7 64 bit environment. There is
> > >> no significant problems with this installation.
> > >>
> > >> The largest problem by far was to sift through a mountain sized heap
> > >> of tab files from an older installation of MapInfo and determine
> > >> which should be restructured, cleaned and  imported to our
> > >> MS-SQLServer based database environment.
> > >>
> > >> In the near future - probably a month - We are doing a roll out of
> > >> Qgis
> > >> 2.18 to around 250 Windows workstations using this method:
> > >>
> > >> "https://github.com/Frederikssund/Alternativ-QGIS-installation"
> > >> (don't worry about the Danish readme.md - there is documentation in
> > >> English too
> > >> ;-)
> > >>
> > >> If you have a large amount of different layers / tables, I suggest
> > >> you take a look at the "QLR Browser" plugin. This plugin provides an
> > >> immense help to structure user access to a large number of layers:
> > >>
> > >> And of course: Use a database to store your data. Preferably
> > >> Postgres/PostGIS (Open source and IMHO the most powerful spatial
> > >> database), but MS-SQL Server or Oracle will do If you don't have a
> > >> choice regarding database systems.
> > >>
> > >> Regards
> > >>
> > >> Bo Victor Thomsen
> > >>
> > >> GIS & Database specialist
> > >>
> > >> Municipality of Frederikssund
> > >>
> > >>
> > >> Den 04/11/16 kl. 04:24 skrev Grant Boxer:
> > >>> I am using QGIS in a single stand-alone situation and I was
> > >>> wondering what examples there are of medium to large corporations
> > >>> using QGIS as their GIS platform and what issues you need to be
> > >>> aware of in large multi-user QGIS situations?
> > >>>
> > >>>
> > >>>
> > >>> Grant Boxer
> > >>>
> > >>> Perth, Western Australia
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> _______________________________________________
> > >>> Qgis-user mailing list
> > >>> Qgis-user at lists.osgeo.org
> > >>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > >>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > >>
> > >>
> > >> _______________________________________________
> > >> Qgis-user mailing list
> > >> Qgis-user at lists.osgeo.org
> > >> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > >> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > >>
> > > _______________________________________________
> > > Qgis-user mailing list
> > > Qgis-user at lists.osgeo.org
> > > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
> > _______________________________________________
> > Qgis-user mailing list
> > Qgis-user at lists.osgeo.org
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>



-- 
Med venlig hilsen

Bo Victor Thomsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20161107/e0a8fd46/attachment.html>


More information about the Qgis-user mailing list