You are not logged in.

#1 2010-06-02 16:59:48

fixu
Member
Registered: 2008-05-29
Posts: 27

[SOLVED] option icon 515m

Hi,

i bought the wireless modem option 515m from orange but i am not able to use it.

i found some stuff like these links:

http://ubuntuforums.org/showthread.php?t=1341492

http://www.pharscape.org/forum/index.ph … 809.0.html

but i am not able to install the latest hsoconnect version.

the installation fails with the following message:

mkdir /usr/share/hsoconnect
mkdir /usr/share/hsoconnect
mkdir: kann Verzeichnis „/usr/share/hsoconnect" nicht anlegen: Die Datei existiert bereits
make: [install] Fehler 1 (ignoriert)
#Make the HSOconnect shell script and install it
sed 's#CONFIGURATIONPATH#/usr/share/hsoconnect/hsoconf#g' ./hsoconnect/HSOconnect.src  > ./hsoconnect/HSOconnect.tmp
sed 's#EXECUTIONPATH#/usr/share/hsoconnect/hsoc/HSOconnect.py#g' ./hsoconnect/HSOconnect.tmp > ./hsoconnect/HSOconnect
chmod g+x ./hsoconnect/HSOconnect
chmod g-w ./hsoconnect/HSOconnect
cp -r ./hsoconnect/hsoc /usr/share/hsoconnect
cp -r ./hsoconnect/hsoconf /usr/share/hsoconnect
cp ./hsoconnect/HSOconnect /usr/share/hsoconnect/hsoc
#Install man page
cp ./hsoconnect/HSOconnect.1 /usr/share/man/man1
chmod a-wx /usr/share/man/man1/HSOconnect.1
chmod a+r /usr/share/man/man1/HSOconnect.1
#copy code and conf
#Make default configuration file
sed 's#DEFAULTUSERGROUP#dialout#g' /usr/share/hsoconnect/hsoconf/HSOconnect.cfg.def > /usr/share/hsoconnect/hsoconf/HSOconnect.cfg
rm /usr/share/hsoconnect/hsoconf/HSOconnect.cfg.def
#default log file
echo Have fun! > /usr/share/hsoconnect/hsoconf/hsoconnect.log
#Set amount transferred to 0
echo 0 > /usr/share/hsoconnect/hsoconf/transferlog
#Set default pid file
echo 0 > /usr/share/hsoconnect/hsoconf/pid
#setup up permissions 
chgrp -R dialout /usr/share/hsoconnect/hsoc
chgrp -R dialout /usr/share/hsoconnect/hsoconf
chmod -R g+rw /usr/share/hsoconnect/hsoconf
rm /etc/HSOconnect.cfg
rm: Entfernen von „/etc/HSOconnect.cfg" nicht möglich: Datei oder Verzeichnis nicht gefunden
make: [install] Fehler 1 (ignoriert)
ln -s /usr/share/hsoconnect/hsoconf/HSOconnect.cfg /etc/HSOconnect.cfg
rm /usr/local/bin/HSOconnect
rm: Entfernen von „/usr/local/bin/HSOconnect" nicht möglich: Datei oder Verzeichnis nicht gefunden
make: [install] Fehler 1 (ignoriert)
ln -s /usr/share/hsoconnect/hsoc/HSOconnect /usr/local/bin/HSOconnect
chgrp -R dialout /usr/local/bin/HSOconnect
#Make menu entry
sed 's#CONFIGURATIONPATH#/usr/share/hsoconnect/hsoconf#g' ./hsoconnect/hsoconnect.desk > ./hsoconnect/hsoconnect.desktop
cp ./hsoconnect/hsoconnect.desktop /usr/share/applications
killall gnome-panel
gnome-panel: Kein Prozess gefunden
make: *** [install] Fehler 1

could somebody help me? i am really desperate.

thanks

Last edited by fixu (2010-06-06 16:11:36)

Offline

#2 2010-06-02 17:02:25

Zack89
Member
Registered: 2008-09-24
Posts: 170

Re: [SOLVED] option icon 515m

Ok well the output of whatever your running is in german.. whats the error in english? Are you running make? If so.. you prolly need to just pop sudo infront of it so it can make the changes.


Registered User number: 496613. Show your Tux Pride!
http://counter.li.org

Offline

#3 2010-06-02 17:51:46

fixu
Member
Registered: 2008-05-29
Posts: 27

Re: [SOLVED] option icon 515m

i am running it as root and i also run it with sudo.

the output in the end is saying:

gnome-panel: process not found

and a lot of times: installation error

and also file or directory not found appears a lot of times.

the command i had to run is: sudo make install

Offline

#4 2010-06-05 16:56:32

fixu
Member
Registered: 2008-05-29
Posts: 27

Re: [SOLVED] option icon 515m

no one? or could somebody build a hsoconnect package for the version 1.2.19?

Offline

#5 2010-06-06 16:10:53

fixu
Member
Registered: 2008-05-29
Posts: 27

Re: [SOLVED] option icon 515m

mmh, although i got this error message by the installation, it works! sorry for the noise.

so, the hsoconnect package in the version 1.2.19 works without any further configuration with option icon 515m sold by orange.

Offline

Board footer

Powered by FluxBB