Thanks Thanks:  45
Likes Likes:  21
Dislikes Dislikes:  1
Page 1 of 8 12345 ... LastLast
Results 1 to 15 of 113

Thread: Compilare oscam

  1. #1
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default Compilare oscam

    Pentru cine doreste sa-si compileze propriul oscam

    STEP – BY – STEP - TUTORIAL


    NEVER COMPILE AS ROOT!!!

    Testet and working on ubuntu 9.10 and above!

    Content:
    manual.pdf
    make.sh
    changelog.txt
    oscam_config_example.pdf

    Actual supported build-platforms:
    – UBUNTU >= 9.10
    – DEBIAN
    – FEDORA >= 11
    – OPENSUSE >=11.0

    Actual supported host-platforms:
    – ARM-COOLSTREAM
    – MIPSEL-FRTIZBOX
    – MIPSEL-DREAMBOX
    – PPC DREAMBOX/DBOX2
    – MIPSEL-DD-WRT
    – SH4-DVBAPI
    – SH4-STAPI
    – I386/X64 PC
    – NSLU2 UNSLUNG
    – MIPS-FONERA/ATHEROS
    – MIPSEL-AZBOX
    – ARM-DOCKSTAR

    Download
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  2. #2
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default

    Versiune noua 0.6.8f, cea de mai sus este V 0.6.5b

    v.0.6.1
    - libusb-smartreader-support fixxed (many thx to thE_29)

    v.0.6.1a
    - pc build with libusb fixxed
    - coolstream build fixxed

    v.0.6.1b
    - typo error-message pc-libusb fixxed

    v.0.6.1c
    - Makefile: "ds_opts=... -Winline -Wextra -Wall" deleted (not longer needed)
    - setup correct default config-path on each platform (hopefully all correct)

    v.0.6.1d
    - fritzbox7390 build fixxed

    v.0.6.1e
    - sh4: liboscam_stapi.v0.08 added

    v.0.6.2c
    - libusb fixxed #2
    - pcsc fixxed
    - some typo's fixxed

    v.0.6.2d
    - svn checkout BACKUP REV 4800 added (option 1-get/update svn)

    v.0.6.2e
    - alternate dl-src for dreambox/ppc/ddwrt/nslu2 added

    v.0.6.3
    - oscam-svn online check optimized

    v.0.6.3a
    - oscam-svn online check optimized part2 (thx thE_29!)

    v.0.6.3b
    - oscam-svn online check optimized part3

    v.0.6.3c
    - coolstream/azbox/dockstar-pcsc typo fixxed
    - oscam-svn-onlineupdate-check set back again to 'ping'

    v.0.6.3d
    - ddwrt-libpath default changed to '/opt/lib'
    - oupdatecheck revert to wget

    v.0.6.3e
    - mainsetup: option 'do_onlinecheck added'
    (turn on if you'll be sure oscam-svn is online and updateable!)

    v.0.6.4
    - onlinecheck small fix
    - mainmenu: 7-7 "easy-specials/Get-oscamSVN-Backup" added

    v.0.6.4a
    - onlinecheck next fix
    - (x)do_onlinecheck set to default: ON
    - libusb fixxed again? please test

    v.0.6.4b
    - libusb next fix (please try!)

    v.0.6.4c
    - small typo fixxed

    v.0.6.4d
    - buildALL: PCSC build fixxed

    v.0.6.4e
    - oscam-http error fixxed
    (will now auto get new by svn-up!)

    v.0.6.4f
    - redefined pcsc-warning fixxed

    v.0.6.5
    - easy-specials: 7-8 create MY_OSCAMS-megapack added
    - some small code fixxes
    - BUILD_OLD folder added
    - some path/foldernames optimized

    v.0.6.5a
    - oupdate EasyBuild.conf Fritzbox fixxed
    - some path/foldernames optimized

    v.0.6.5b
    - easy-script code optimized
    (Folder *_OLD no longer needed, you can simply manual rm them without probs!)

    v.0.6.5c
    - make.sh line 25-37: there you can change default-oscam-config-paths for oscam.conf/user/server etc.
    ...
    ###########################################################
    ### setup here your default oscam-config paths.... ###
    ###########################################################
    DEFAULTCONFIG="/var/keys"
    DREAMBOXCONFIG="/var/keys"
    AZBOXCONFIG="/var/keys"
    COOLSTREAMCONFIG="/var/tuxbox/config"
    DDWRTCONFIG="/usr/local/etc"
    DOCKSTARCONFIG="/usr/local/etc"
    FONERACONFIG="/usr/local/etc"
    FRITZBOXCONFIG="/var/media/ftp/uStor01/addons/oscam"
    NSLU2UNSLUNGCONFIG="/usr/local/etc"
    PCCONFIG="/usr/local/etc"
    PPC_DB2_DREAMCONFIG="/var/tuxbox/config"
    SH4_DVBAPICONFIG="/var/keys"
    SH4_STAPICONFIG="/data/keys"
    ###########################################################
    ###########################################################
    ...

    v.0.6.5d
    - 7-8 easy-specials: create megapack fixxed

    v.0.6.5e
    - code from v.0.6.5c (setup default conf-paths) MOVED NOW TO: ../oscam-svn/EasyBuildScript/EasyBuild.conf
    (please change if needed paths than in EasyBuild.conf!)

    v.0.6.5f
    - onlineupdate small fix

    v.0.6.5g
    - onlineupdate small fix2

    v.0.6.6
    - onlineupdate small fix3
    if you say "N" on question: "Activate DEFAULT EasyBuild.conf"... it's your own risk if not all working,
    if "N" and build-error you must manual del EasyBuild.conf and restart make.sh again!

    - pcsc updated to v1.7.0 (thx thE_29)
    (pcsc-values can be changed to old in EasyBuild.conf:
    ###PCSC##########
    PCSCVERSION=1.7.0
    PCSCDLID=3527
    CCIDVERSION=1.4.2
    CCIDDLID=3518
    ###OLD_PCSC#######
    #PCSCVERSION=1.6.4
    #PCSCDLID=3337
    #CCIDVERSION=1.4.0
    #CCIDDLID=3333
    ################## )
    (if "external_Libs"-folder already exists... please del them manually before you start make.sh for using new PCSC!)

    - 7-8 create megapack optimized

    - toolchaind dd-wrt renamed to DDWRT

    - many code fixxes part1

    v.0.6.6a
    - many generall code fixxes part2

    v.0.6.6b
    - many generall code fixxes part3
    - openssl revert to v.0.9.8 (most platformas actual using it!)
    - all platforms now also have libcrypto.a AND libcrypto.so (thx thE_29)
    (if libcrypto.so on your os allready exists: dont replace them with these *.so generated by easy-script!)
    (for using old way only *.a (oscam-binary would be bigger): del *.so on "../external_libs/os/lib", an build again!)
    (with *.so oscam-binary would be smaller! )
    (if you have already build before.... please del "../external_libs/os" before start 1time v.0.6.6b!)

    v.0.6.6c
    - many generall code fixxes/optimized part4

    v.0.6.6d
    - (0)-OSCam-Setup-MainSetup: (x) with_libcrypto_so -libcrypto.so en/-disable-option added (default enabled)!
    (x) = libcrypto.so.0.9.8 used instead of libcrypto.a (oscam binary smaller but needed libcrypto.so.0.9.8 on running platform!)
    ( ) = libcrypto.a used instead of libcrypto.so.0.9.8 (oscam binary bigge but NOT needed libcrypto.so.0.9.8 on running platform!)

    v.0.6.7
    - many generall code fixxes/optimized part5

    v.0.6.7a
    - many generall code fixxes/optimized part6
    - ddwrt-pcsc build fixxed

    v.0.6.7b
    - many generall code fixxes/optimized part7
    - ccid build fixxed

    v.0.6.8
    - TP-LINK MIPS-AR71xx platform added (thx thE_29)

    v.0.6.8a
    - secure check for EasyBuild.conf + .../external_LIBS is actual
    - many generall code fixxes/optimized part8
    - with_ssl build fixxed (now small binaries available too! (x) wit_libcrypto.so must be acvitve!)
    - fritzbox 7390 outsourced to sep. folder (build(fritzbox7390, external_libs/7390) please test!

    v.0.6.8b
    - many generall code fixxes/optimized part8

    v.0.6.8c
    - many generall code fixxes/optimized part9
    - ccid-ddwrt fixxed

    v.0.6.8.d
    - fritzbox 7390 build fixxed

    v.0.6.8e
    - libcrypto.off fixxed

    v.0.6.8f
    - ddwrt: libcrypto.off fixxed + libcrypto build fixxed



    Download
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  3. #3
    Member Visitor
    Join Date
    28 Jul 2011
    Posts
    1
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default fix link please

    Hi I am looking for exacetly this but the latest link does not work link for v0.6.8f Regards
    Last edited by cancam; 28-07-11 at 06:21. Reason: update2

  4. #4

    Join Date
    14 Feb 2007
    Posts
    1,089
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default oscam-easy-build.v0.8.6d

    Code:
    v.0.6.9
    - coolstream: dvbapi fixxed
    
    v.0.6.9a
    - coolstream: libnxp.so fixxed
    
    v.0.6.9b
    - ASUS-WL*** Platform added (only static, K24 ok, K26 untestet (K26 setable by Main-Setup)!!!)
    - many generall code fixxes/optimized part11
    
    v.0.6.9c
    - buildall: fritzbox fixxed
    - logfiles deactivated. All output now in terminal. On error see terminal-output
    
    v.0.6.9d
    - coolstream: fix libnxp.so sym doublecheck
    
    v.0.7.0
    - coolstream: pcsc fixxed (thx thE_29!)
    
    v.0.7.0a
    - fritzbox ALL update!
    (gcc now 4.6 so old user must del their chain(s) in "../toolchains" and also easybuild.conf and start from beginning!)
    
    v.0.7.0b
    - small static-build fix
    
    v.0.7.0c
    - with_ssl build fix
    
    v.0.7.0d
    - many generall code fixxes/optimized part12
    
    v.0.7.0e
    - many generall code fixxes/optimized part13
    - megapack: libssl added
    
    v.0.7.0f
    - webif OIA modfied (showing now under configuration -> files, Default are normal!)
    - add file /oscam-svn/EasyBuildScript/EasyScript.patch (needed for patching webif-oia!)
      (you also can easily put your own diff's in too if you have one ;) )
    - many generall code fixxes/optimized part14
    - ddwrt default without libusb/pcsc: lrt + ldl added (please test if cccam login ok now!)
    - oscam binary easier identifying by name: OSCAM 1.00-unstable_EasyBuild_svn build #
    
    v.0.8.0
    - pcsc updated to 1.7.2
    - ccid updated to 1.4.3
    - EasyScript.patch updated
    - Show Memory in Webif now optional, for turn on set: 0-mainsetup -> (X) Show_MEM (default off)
    (thx gorgone)
    
    If not 1st time build:
    Please del "../oscam-svn/external_LIBS" folder and also del "/oscam-svn/EasyBuildScript/EasyBuild.conf" !!!
    than do svn-update by: 1-y-y
    
    OTHERWAY IT WON'T WORK!!
    
    v.0.8.0a
    - EasyScript.patch fixxed
    - Easyconf check updated
    
    v.0.8.0b
    - EasyScript.patch del (not longer needed!)
    
    v.0.8.0c
    - webif oscam-http.h: Headline Size corrected to 15px
    
    v.0.8.0d
    - globals.h:
      clientmaxidle-entry corrected (max 9999 default)
      clientimeout-entry corrected (max 99999 default)
      take care to set both to your preferred timeout in your config!
      (if nothing set 9999/99999 are default!!!!)
    - oscam-http.c:
      webif-shutdown-restart corrected (set restarttime to 5 seconds for better refresh without 404)
    
    v.0.8.0e
    - many generall code fixxes/optimized part14
    - get toolchains dreambox+nslu2unslung fixxed.
    - add toolchain ppc-tuxbox-dbox2_old for: PPC Tuxbox Old (Dbox2, Dreambox 500/600)
      (first do: get toolchain 4-13 than build-single 2-14, 1st time chain will build-finished and that takes some time ca 20mins up to 1h))
      PLEASE TEST IF BINARY WORKING ON DBOX2!
    
    v.0.8.0f
    - showbuild_* off on fixxed
    
    v.0.8.1
    - clientmaxidle revert to 120 also clienttimeout reverted (fixed by Admin on svn, so patch no longer needed! many thx!!)
    - dockstar: set build to static so on openwrt+debian working
    
    v.0.8.1a
    - webif: optional with Logo -> 0-mainsetup (x) With_WebLogo, default OFF (NO LOGO)
      (x) Webif must also active for use!
      if you want use different logo: edit make.sh line24 -> MYWEBIFLOGO="http://your/favorite/logo"
    
    v.0.8.1b
    - asuwsl: build libusb/pcsc check if always there fixxed
    
    v.0.8.1c
    - mainsetup 0 -> (x)With Loadbalancing  added, default ON!
    
    v.0.8.1d
    - dvbapi ON/OFF fixxed
    - mainsetup 0 -> (x) AntiDisconnectClient->camd35 only add, default OFF!
    (if activated and using camd35-proto clients stay connected, unitresting what clientmaxidle= say!)
    
    v.0.8.1e
    - 0-mainsetup: (x) LCD support added, default off
    
    v.0.8.2
    - dynamic threads oscam svn support added.
    for use set make.sh row 26/27:
        #MYSVN="branches/dynamic-threads"
        MYSVN="trunk"
    to
        MYSVN="branches/dynamic-threads"
        #MYSVN="trunk"
    NO support, no questions will be answered if using these test-branch for build!
    do not mixxing by svn up the normal trunk with dynamic!
    
    v.0.8.2a
    - check linux-packages: cvs added
    
    v.0.8.2c
    - sh4-stapi: libstapi v.0.8a added (>=#5773) (thx _network)
    
    v.0.8.2d
    - OIA build fixed
    
    v.0.8.2e
    - general code fixxed part 15
    
    v.0.8.2f
    - create megapack: tar.gz renamed
    
    v.0.8.3
    - create megapack: some small gz fix on fritzbox
    - fix menuentry/code against ppc-dreambox
    - ../EasyBuildScript/EasyBuild.info added (detailed overwiev of supportet receivers/routers etc...)
    (hopefully ok, if not please give me a note on streamboard @
    http://streamboard.gmc.to/wbb2/thread.php?goto=firstnew&threadid=28878
    )
    
    v.0.8.3a
    - ppc_old dbox2/dream, ssl deactivated! won't work on these old lib*.0.9.7!
    
    v.0.8.3b
    - build all: dvbapi/stapi on/off first round fixxed
    
    v.0.8.3c
    - get nslu2unslung chain fixxed
    - new repository(git) for ppc_old added (old cvs.tuxbox.org down!) [thx seife!)
    
    v.0.8.3d
    - oscam-svn-rev > 5620 showWebLogo fixxed
    
    v.0.8.3e
    - oscam dynamic build fix ppc-dream
    
    v.0.8.3f
    - oscam dynamic build fix ppc-dream update
    
    v.0.8.3g
    - oscam unstable: webif-version-info size fixxed
    
    v.0.8.4
    - oscam dynamic build fix i686 libusb (thx _network)
    
    v.0.8.4a
    - sh4 build fixxed
    
    v.0.8.4b
    oscam unstable: version update to 1.20
    
    v.0.8.4c
    - add stable 1.10rc build:
    make.sh line23-29:
    ______________________________________________
    ### dynamic-threads SVN ###
    #MYSVN="branches/dynamic-threads"
    ### unstable-trunk SVN ###
    MYSVN="trunk"
    ### stable SVN ###
    #MYSVN="tags/1.10"
    #############################################
    _______________________________________________
    remove "#" for your preferred build BUT DONT MIX IT!
    always use for each MYSVN an empty folder and place make.sh in than do 1-Y !!!
    
    v.0.8.4d
    - ALL: remove anti-disconnect from config (not longer working)
    
    v.0.8.4e
    o-update ALL: fix MYSVN= if not default!
    
    v.0.8.4f
    - ALL: build fixxed
    
    v.0.8.4g
    - ALL: build fixxed part2
    
    v.0.8.5
    - config: ipv6support (WebIf IPv6 support) added (experimental see timeline)
    
    v.0.8.5a
    - oscam-setup->mainsetup fixxed
    
    v.0.8.5.b
    - fritzbox70**/71**/72**: freetz-trunk-gcc updated from 0.9.29 to 0.9.31.1 so please del old "../oscam-svn/toolchains/freetz-trunk" also del "easybuild.conf" and "external_LIBS/Fritzbox" and rebuild!
    or revert on make.sh to old:
    # old number
    #FRITZGCCNUMBER="0.9.29"
    # new number
    FRITZGCCNUMBER="0.9.31.1"
    
    v.0.8.5c
    - fritzbox build: little cosmetic
    
    v.0.8.5d
    - fritzbox7390: set back to correct gcc 0.9.29
    # old number
    #FRITZGCCNUMBER="0.9.29"
    # new number
    FRITZGCCNUMBER="0.9.31.1"
    FRITZGCCNUMBER7390="0.9.29"
    
    v.0.8.5e
    - fritzbox7390: little cosmetic
    
    v.0.8.6
    - fritzbox build: seperated 7140/70 + 7240/70 + 7390
    - new entry in 0-oscam-setup -> FritzboxSetup
      please activate there your preffered fritzbox, than 4-get_toolchains and build for them by 2-2.
      (note for 7240/70: take care you have also updated your Fritzbox-Firmware to actual ones(uclibc0.9.31.1)! if not oscam binary can give segfaults!)
    
    v.0.8.6a
    - pcsc updated to 1.7.4
    - ccid updated to 1.4.4
    (please del external_LIBS -folder and easybuild.conf than start make.sh again for using new pcsc/ccid)
    easybuild.conf:
    ###PCSC##########
    PCSCVERSION=1.7.4
    PCSCDLID=3598
    CCIDVERSION=1.4.4
    CCIDDLID=3579
    
    v.0.8.6b
    - all boxes with internal-CR "SCSI_DEV" now generally activated!(dreambox, azbox, coolstream, ppc-dreambox, ppc-old-dreambox/dbox2)
    
    v.0.8.6c
    - DEV_SCI SPECIAL for sh4 boxes add (see main-setup!)
      (if need sh4-internal-CR support activate: ONLY sh4 entry, else NOT-SH4!)
      on build-all for ALL sh4 SCI is off so if needed use singelbuild-option ONLY!
    
    v.0.8.6d
    - DEV_SCI_SH4 fixxed
    
    Orice versiune oscam-easy-build poate fi descarcata de  aici :
    http://www.streamboard.tv/wbb2/thread.php?threadid=29019&threadview=0&hilight=&hilightuser=0&page=2
    (necesita logare)
    Attached Files Attached Files
    Last edited by dMd; 06-09-12 at 09:37. Reason: actualizare link

  5. #5

    Join Date
    14 Feb 2007
    Posts
    1,089
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default [B] oscam-easy-build.v0.8.7 d[/B]

    Code:
    v.0.8.6e
    - WD(LX)TV LIVE Platform added, please test if binaries working on it!!!
    
    v.0.8.7
    - wdtv hopefully fixxed (switched toolchain to wdtvtools-svn!)
    - some small code cleanup
    
    v.0.8.7a
    - coolstream int. Reader fixxed
    - wdtv chain for test linked to dmm-mipsel-toolchain
      (for wdtv build you must 4->get-toolchains-dm-mipsel done!
      static-build-wdtv only possible WITHOUT libusb!)
      for wdtv please del:
      /oscam-svn/EasyBuildScript/EasyBuild.conf
      /oscam-svn/BUILD/WDTV
      /oscam-svn/external_LIBS/WDTV
    - oscam.to svn-mirror added
      (will auto used if streamboard svn down!)
    
    v.0.8.7b
    - svn mirror fixxed
    
    v.0.8.7c
    - oscam rev# name fixed
    
    v.0.8.7d
    - buildall fixxed
    - wdtv fixxed
    oscam-easy-build.v0.8.7d.zip

  6. #6
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default oscam-easy-build.v0.8.7 e

    oscam-easy-build.v0.8.7 e
    Code:
    v.0.8.7e
    - ubuntu 11.0 fix
    Download
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  7. #7

    Join Date
    31 Mar 2008
    Location
    AR( RO.), KA( DE )
    Posts
    211
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    ar putea si mie compila o vers de Oscam

    oscam-svn6576-mips-tuxbox-webif-Distribution.tar

    in oscam-svn6576-mips-tuxbox-webif-Distribution.nab.tar

    din pacate - nu inzeleg deloc cum se face - adica nu sunt in stare

  8. #8

    Join Date
    14 Feb 2007
    Posts
    1,089
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    Ceea ce vrei tu este de fapt arhivare in format Nabilo, pentru autoinstalare si nu are treaba cu compilarea.

  9. #9
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default

    v.1.0.0
    - switched to new make-gfto
    - sh4-stapi not longer supportet
    - azbox build default off (as it's to old gcc-3.4.2, very tricky install those old compiler to distribution)

    v.1.0.0a
    - 3-build-all fixxed
    - switched to new coolstream-chain, it's finsihed chain so no need to build from coolie-svn (thx gorgone)

    v.1.0.0b
    - pcsc build fixxed

    v.1.0.0.c
    - some code cleanup, warnings fixxed
    (please del Makefile.local, than do 1-y-y-y again)

    v.1.0.0.c
    - pc i686/x86_64 libusb build fixxed

    v.1.0.0.e
    - libusb set to 1.0.9
    - readd scsi_dev(sh4) to main setup again (maybe these reacvtivate internal readers please test)

    v.1.0.0.f
    - show_info fixxed
    Attached Files Attached Files
    Last edited by zildan; 27-06-12 at 17:55.
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  10. #10
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default

    Ai dreptate, in concluzie hai sa mai actualizam informatiile necesare si sa le completam mura-n gura:
    Necesar:
    - masina linux cu ubuntu, fedora, opensuse, debian (cazul meu)
    - se verifica existenta pachetelor necesare:
    Code:
    apt-get update
    apt-get upgrade
    apt-get install build-essential
    apt-get install subversion
    apt-get install cmake dialog
    Oscam pentru masina curenta se poate compila si ca root:
    Code:
    cd /home/lao/
    svn co http://streamboard.gmc.to/svn/oscam/trunk oscam-svn
    sau daca se doreste o anumita versiune
    Code:
    svn co http://streamboard.gmc.to/svn/oscam/trunk oscam-svn -r 6197
    Apoi
    Code:
    cd oscam-svn/
    mkdir build
    ./config.sh -g
    Apare o fereastra in mod grafic

    Alegem Add-ons si apare

    Alegem optiunile necesare cu space bar apoi Enter
    Trecem la urmatoarea

    De obicei alegem numai protocoalele care dorim sa le folosim
    Apoi

    La fel, lasam selectat numai readerele pentru care avem card. Salvam iar cu Enter, ajungem in fereastra initiala, selectam Save si Enter
    Apoi
    Code:
    cd build/
    cmake -DWEBIF=1 ..
    make
    Gasim binar-ul oscam dupa ce se termina compilarea in /home/lao/oscam-svn/build/

    Va urma
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  11. #11
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default

    Compilare oscam pentru receptoare, routere, etc

    Necesar= acelasi

    IMPORTANT
    Nu compilam ca root, ne logam pe un cont de user
    Code:
    su lao
    Descarcam si dezarhivam scriptul de compilare oscam-easy-build.v1.0.0f.zip‎
    Acesta contine 4 fisiere, scriptul make.sh, 2 fisiere PDF care contin explicatii si exemple si changelog.txt
    Urmatorul pas este sa verificam/modificam cate ceva in script
    Deschidem cu un editor scriptul, de preferat notepad++ si incepand cu linia 1051 avem
    default oscam-config paths
    Verificam daca calea default e corecta pentru device-ul nostru, daca nu, modificam
    DEFAULTCONFIG=/var/keys
    DREAMBOXCONFIG=/var/keys

    AZBOXCONFIG=/var/keys
    COOLSTREAMCONFIG=/var/tuxbox/config
    DDWRTCONFIG=/usr/local/etc
    DOCKSTARCONFIG=/usr/local/etc
    FONERACONFIG=/usr/local/etc
    FRITZBOXCONFIG=/var/media/ftp/uStor01/addons/oscam
    NSLU2UNSLUNGCONFIG=/usr/local/etc
    PCCONFIG=/usr/local/etc
    PPC_DREAMCONFIG=/var/tuxbox/config
    PPC_DB2_DREAM_OLDCONFIG=/var/tuxbox/config
    SH4_DVBAPICONFIG=/var/keys
    TPLINKCONFIG=/usr/local/etc
    ASUSWLCONFIG=/opt/etc
    WDTVCONFIG=/etc
    In cazul meu, pentru care voi continua explicatiile, mipsel Enigma2 e gresit. Asa ca modific:
    DEFAULTCONFIG=/etc/tuxbox/config
    DREAMBOXCONFIG=/etc/tuxbox/config
    Eu am modificat si linia 22
    MYWEBIFLOGO="http://tinyurl.com/69v5jqq"
    asa, pentru ca nu-mi trebuie poze, sa am ecranul mai liber
    MYWEBIFLOGO=""
    Bineinteles, puteti sa mai faceti si alte modificari, asta daca stiti exact ce trebuie
    Acum facem pasii din postul anterior
    Code:
    cd /home/lao/
    svn co http://streamboard.gmc.to/svn/oscam/trunk oscam-svn
    cd oscam-svn/
    ./config.sh -g
    Configuram
    - Add-ons
    - Protocols
    - Reader
    Apoi salvam
    Daca va este necesar, nu uitati sa bifati Have Dvbapi
    Copiem scriptul make.sh in /home/lao/oscam-svn/
    ii dam atribut 755 apoi il rulam
    Code:
    ./make.sh
    Acum intram din nou in mod grafic

    tastam 5 si Enter
    Daca e cazul, va trebui sa instalati/actualizati pachete din linux
    Dupa aceea Enter pentru a reveni in meniul anterior
    Tastam 4 si Enter

    tastam 2 pentru Dreambox mipsel enigma2 (fiecare tasteaza pentru ce are el)
    incepe sa descarce fisierul de care are nevoie, e specific pentru fiecare device
    Toolchain_mipsel-tuxbox-linux.Dreambox.tar.bz2
    si
    openssl-0.9.8.tar.gz
    in /home/lao/oscam-svn/Download/
    0-Oscam setup nu mai functioneaza si ne invita sa rulam:
    Code:
    ./config.sh -g
    ceea ce am facut deja
    In 6 putem vedea niste informatii despre optiuni compilare

    in 7 mai exista niste optiuni

    Dar nu-s uzuale si nu prea avem treaba cu ele
    tastam 2

    apoi 1 (cazul meu)
    Incepe compilarea
    fisierul binar este in /home/lao/oscam-svn/BUILD/DREAMBOX/DEFAULT/WEBIF/
    sub numele oscam-svn7083-DREAMBOX-DEFAULT-WEBIF
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  12. #12
    maniac lao's Avatar
    Join Date
    02 Sep 2009
    Posts
    3,190
    Mentioned
    29 Post(s)
    Rep Power
    85

    Default

    Multi blameaza oscamul. Intradevar, e stufos si greu de controlat comparativ cu 3C. Dar si realizarile posibile sunt altele!
    Nu am pretentia ca stiu, doar "sap", si mai gasesc cate ceva interesant prin el.
    Imi cam prind urechile prin surse, totusi mai iese cate ceva bun, functional sau de fatada!
    Modificand in surse inainte de compilare poti sa schimbi multe, numai ca trebuie sa stii ce faci!
    Un exemplu, doar de efect...
    Linie C din oscam in 3C apare asa in phpinfo din cccam

    sau
    Doi mari vrăjmași are românul: mila pentru străini și ura pentru ai lui - Grigore Vieru

  13. #13
    Expert Gigablue & Mut@tant 4k laleauaneagra's Avatar
    Join Date
    01 Feb 2007
    Posts
    5,000
    Mentioned
    0 Post(s)
    Rep Power
    104

    Default

    din cate stiu numa daca pui vers de 2.1.1....in alta nu merge

    daca erai atent aparea si la mine cccam-laleua

    ---------- Post added at 16:31 ---------- Previous post was at 16:30 ----------

    apropo iti multumesc din nou ptr acel MURA IN GURA de mai sus

    ca vad ca tot dispare
    HD51: 4K - KODI - HBBTV - IPTV STALKER
    TOP5: Zgemma H9,
    Mut@nt/AX HD51 4K, Axas E4HD, Bre2ze4K, VU+ Ultimo 4K

  14. #14
    Banned
    Join Date
    18 Jun 2012
    Location
    Roma
    Posts
    7
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default oscam

    Buna,am gasit si eu pe youtube cum se face.

    Dar vad ca mai e pus filmul pe 2 forumuri..daca nu e voie se poate sterge(odata cu userul meu normal)
    Toate cele bune
    Last edited by zmeura; 03-07-12 at 22:26. Reason: Citeste regulile forumul,nu face reclama ascunsa la alte forumuri.

  15. #15

    Join Date
    14 Feb 2007
    Posts
    1,089
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    Adresa Oscam a fost schimbata. Inlocuiti in URL gmc.to cu de.vu
    Exemplu:

    svn co http://streamboard.gmc.to/svn/oscam/trunk oscam-svn
    svn co http://streamboard.de.vu/svn/oscam/trunk oscam-svn
    http://streamboard.gmc.to/wbb2/thread.php?threadid=29019&threadview=0&hilight=&hilightuser=0&page=2
    http://streamboard.de.vu/wbb2/thread.php?threadid=29019&threadview=0&hilight=&hilightuser=0&page=2
    Last edited by dMd; 23-07-12 at 09:26. Reason: formatare text

Page 1 of 8 12345 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •