Giter Club home page Giter Club logo

Comments (6)

readroberts avatar readroberts commented on July 3, 2024

I'm all for someone else fixing this, too. I will eventually get to this problem, but I have such a long list of things that do not have a work-around, that it will be quite a while before I fix it.

from afdko.

ani67 avatar ani67 commented on July 3, 2024

Since this question was asked long ago... do you have a solution ? :P

from afdko.

readroberts avatar readroberts commented on July 3, 2024

Certainly. It is s simple fix. The problem is that 'tx' uses the stdio.h call tmpfile(), which opens a temp file under the system root, which requires admin privileges. The fix is to to put the tmp file elsewhere, such as on the Windows user temporary file path. It doesn't make sense for me to do this for just tx, and it will take about a day to fix it in all the places FDK which need it. Since this has a workaround, it is not at the top of my priority list. I will fix it eventually, probably in the next six months or so. If someone wants a fix earlier, this is OpenSource. code.

from afdko.

lmatonis avatar lmatonis commented on July 3, 2024

We really need a fix for the temporary files in the root directory, so we can run it in a Citrix environment.
Where may I find the source code for the TX.EXE?
Thanks,
Linas

from afdko.

readroberts avatar readroberts commented on July 3, 2024

The sources and build projects for the tx are under:
FDK/Tools/Programs/tx

It also links to the static libraries and uses include files under:
FDK/Tools/Programs/public/lib

Simplest approach is to checkout the entire FDK, cd to 'FDK/Tools/Programs/tx/build/win/vc10', and use the command file 'BuildAll.cmd', or open 'tx.sln' in the same directory.

from afdko.

lmatonis avatar lmatonis commented on July 3, 2024

from afdko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.