Coder Social home page Coder Social logo

build-oscamforwindows's Introduction

Hi,

GitHub is my platform of choice for publishing several open-source projects I created, own and maintain. If you want to know more about me, browse my LinkedIn profile.

Set-OutlookSignatures (centrally manage and deploy Outlook text signatures and Out of Office auto reply messages) and Export-RecipientPermissions (document, filter and compare Exchange permissions) are among the most popular of my projects.
They are Free and Open-Source Software (FOSS), feature rich and can save companies thousands or even tens of thousand Euros/US-Dollars per year in comparison to commercial software.

Please feel free to visit the issues page of my repositories to voice any of your thoughts or concerns.

I look forward to hearing from you!

build-oscamforwindows's People

Contributors

grubermarkus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

h0ly0ne andriux26

build-oscamforwindows's Issues

i can't build

Downloading latest Cygwin Portable Installer ... done.

Updating Cygwin Portable ... done. Exit code 0.

Downloading latest oscam source code and compiling it ... Set-Content: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:202
Line |
202 | … ).GetBytes(($x -ireplace "rn", "n") + "n") -Encoding Byte -Path ' …
| ~~~~
| Cannot process argument transformation on parameter 'Encoding'. 'Byte' is not a supported encoding
| name. For information on defining a custom encoding, see the documentation for the
| Encoding.RegisterProvider method. (Parameter 'name')

Move-Item: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:204
Line |
204 | Move-Item -Path ".\cygwin\tmp\oscam-buildlog.txt" -Destination ".\cyg …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot create a file when that file already exists.

Get-ChildItem: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:205
Line |
205 | … ationPath ((Get-ChildItem ".\cygwin\home\root\oscam-zip*.zip" | Sele …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path
| 'C:\Users\iospoisson\AppData\Local\Temp\Build-OSCamForWindows\cygwin\home\root\oscam-zip' because it
| does not exist.

Compress-Archive: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:205
Line |
205 | … inationPath ((Get-ChildItem ".\cygwin\home\root\oscam-zip*.zip" | Se …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot validate argument on parameter 'DestinationPath'. The argument is null or empty. Provide an
| argument that is not null or empty, and then try the command again.

done. Exit code 0.

Copying compiled binaries and dependent Cygwin DLLs ... Get-ChildItem: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:229
Line |
229 | $x = (Get-ChildItem -Path (Join-Path -Path $tempPath -ChildPath " …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path
| 'C:\Users\IOSPOI~1\AppData\Local\Temp\Build-OSCamForWindows\cygwin\home\root\oscam-zip' because it
| does not exist.

Split-Path: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:230
Line |
230 | … PSScriptRoot -ChildPath "oscam-zip") -ChildPath (Split-Path $x -Leaf)
| ~~
| Cannot bind argument to parameter 'Path' because it is null.

Copy-Item: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:232
Line |
232 | Copy-Item -Path $x -Destination $y -Force
| ~~
| Cannot bind argument to parameter 'Path' because it is null.

Expand-Archive: C:\Users\iospoisson\Documents\oscam\Build-OSCamForWindows.ps1:233
Line |
233 | Expand-Archive -Path $y -DestinationPath (Join-Path -Path $PSScri …
| ~~
| Cannot validate argument on parameter 'Path'. The argument is null or empty. Provide an argument that
| is not null or empty, and then try the command again.

done.

Webif is broken after compilation

Webif after compilation gives error 403 forbidden. During installation webif get's patched according to the log

patching file webif/config/dvbapi.html
patching file globals.h

Is there someway to prevent this?

wrong conf dir is used

The default config directory is: '/usr/local/etc' (see source file README.build)
on Win OS this directory doesn't exit
please add to the make line f.e. 'make CONF_DIR=./'

Thx

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.