[Qt-interest] How to create a release version

hiral hiralsmaillist at gmail.com
Mon Jun 22 09:45:41 CEST 2009


Hi,

You could use 'env' command like...

exec_prog.sh
  env LD_LIBRARY_PATH=<set_lib_path> executable_name


On Thu, Jun 18, 2009 at 4:33 PM, Sujan Dasmahapatra <sdh at lmglasfiber.com>wrote:

>  Dear Friends
>
> Now my software is ready for version 1.1 release…….
>
> I am using Qwt plot, so to run the software after qmake and make I have to
> execute the following..
>
> *export LD_LIBRARY_PATH=$LD_LIBRARY_PATH":/usr/local/pack/qwt-5.2.0/lib"*
>
>
>
> But the user is not expected to run the software like this….
>
>
>
> So can you tell me the guidelines for creating a release version of my
> software. ? Thanks
>
>
>
> Kind regards,
> LM Glasfiber R&D (India) Pvt. Ltd.
>
> Sujan Dasmahapatra
> Project Engineer - CFD
>
> Telephone: +91 80 66470248
> Mobile:
> E-mail: sdh at lmglasfiber.com
>
>
>
>
>
>
>
>
>
> --------------------------------------------------------------
>
> This e-mail and any attachments are confidential. If you are not the named
> or intended recipient, please notify the sender immediately and do not
> disclose the contents to any other person, use it for any purpose or store
> or copy the information in any medium. Any unauthorized disclosure, use or
> storage is prohibited and might be unlawful.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090622/e4aec165/attachment.html 


More information about the Qt-interest-old mailing list