Install shell script does not work

Bug #497783 reported by Jamie Nadeau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Projektor
Fix Released
High
Jamie Nadeau

Bug Description

The problem is that readconfig is not built & installed
toueid has one dependency and it's libReadToueiConfig
it must be compiled and installed before trying to compile toueid

make && make install

Log of compiling:
james@computer:sudo ./install.sh install
Building libReadToueiConfig
cp libReadToueiConfig.so /usr/local/lib
cp: cannot stat `libReadToueiConfig.so': No such file or directory
make: *** [install] Error 1
Building toueid
mv toueid /usr/local/bin
mv: cannot stat `toueid': No such file or directory
make: *** [install] Error 1
running install
running build
running build_py
running build_scripts
running install_lib
creating /usr/local/lib/python2.6/dist-packages/touei
copying build/lib.linux-i686-2.6/touei/player.py -> /usr/local/lib/python2.6/dist-packages/touei
copying build/lib.linux-i686-2.6/touei/daemon.py -> /usr/local/lib/python2.6/dist-packages/touei
copying build/lib.linux-i686-2.6/touei/mkvutils.py -> /usr/local/lib/python2.6/dist-packages/touei
copying build/lib.linux-i686-2.6/touei/__init__.py -> /usr/local/lib/python2.6/dist-packages/touei
copying build/lib.linux-i686-2.6/touei/playlist.py -> /usr/local/lib/python2.6/dist-packages/touei
byte-compiling /usr/local/lib/python2.6/dist-packages/touei/player.py to player.pyc
byte-compiling /usr/local/lib/python2.6/dist-packages/touei/daemon.py to daemon.pyc
byte-compiling /usr/local/lib/python2.6/dist-packages/touei/mkvutils.py to mkvutils.pyc
byte-compiling /usr/local/lib/python2.6/dist-packages/touei/__init__.py to __init__.pyc
byte-compiling /usr/local/lib/python2.6/dist-packages/touei/playlist.py to playlist.pyc
running install_scripts
copying build/scripts-2.6/touei_run -> /usr/local/bin
changing mode of /usr/local/bin/touei_run to 755
running install_data
copying cfg/touei.conf -> /etc/
running install_egg_info
Writing /usr/local/lib/python2.6/dist-packages/touei-0.1.egg-info

Jamie Nadeau (james2432)
Changed in touei:
importance: Undecided → Critical
assignee: nobody → Mathieu Charron (elwillow)
Jamie Nadeau (james2432)
Changed in touei:
status: New → In Progress
Revision history for this message
Mathieu Charron (elwillow) wrote :

Not critical, the script still work, it's just harder to install.

Changed in touei:
milestone: none → 0.2
assignee: Mathieu Charron (elwillow) → Jamie Nadeau (james2432)
importance: Critical → High
Jamie Nadeau (james2432)
Changed in touei:
status: In Progress → Fix Committed
Jamie Nadeau (james2432)
Changed in touei:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.