Carl
I followed your "not so pretty" installation method.
Very many thanks. It worked for me too.
Great idea to try and build on top of the older version.
Have you tried to clone a new (3.7.5) image yet?
Harry (ddave)
I followed your "not so pretty" installation method.
Very many thanks. It worked for me too.
Great idea to try and build on top of the older version.
Have you tried to clone a new (3.7.5) image yet?
Harry (ddave)
----- Original Message ----
From: Carl Richell <[EMAIL PROTECTED]>
To: sisuite-users@lists.sourceforge.net
Sent: Wednesday, 1 November, 2006 11:47:04 AM
Subject: Re: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
From: Carl Richell <[EMAIL PROTECTED]>
To: sisuite-users@lists.sourceforge.net
Sent: Wednesday, 1 November, 2006 11:47:04 AM
Subject: Re: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
Harry - I found a work
around (although it's not pretty it prepares the image and kernel.)
On the Ubuntu client install the latest debian builds of systemimager-common and systemimager-client (3.6.3-2)
common: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=systemimager-common
client: http://packages.debian.org/cgi-bin/search_packages.pl?suite=all&subword=0&exact=1&arch=any§ion=all&case=insensitive&keywords=systemimager-client&searchon=names
After installing the debians make systemimager client:
sudo make install_client_all -i
the -i ignores all of the errors. I have to install both in this manner for si_prepareclient to work.
Carl J Richell
System76, Inc.
----- Original Message -----
\From: Harry-Finn Andresen <[EMAIL PROTECTED]>
To: sisuite-users@lists.sourceforge.net
Sent: Tuesday, October 31, 2006 4:49:26 PM GMT-0700 US/Mountain
Subject: Re: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
Hello List great development,
I successfully compiled systemimager-3.7.5 on debian3.1.
However, I get the same error as Carl when I try and make the client on Ubuntu 6.10 (Edgy).
Compilation on Debian initially failed but after apt-getting python2.3 and python2.3-dev all went well.
Python2.3 does not seem to be available on Ubuntu 6.10.
Could this be an issue?
I tried to compile systemimager-3.7.5 on the Ubuntu 6.10 from scratch and got these errors.
isk.c:1002: warning: pointer targets in passing argument 1 of ‘valid_part_table_flag’ differ in signedness
fdisk.c: At top level:
fdisk.c:1256: warning: type qualifiers ignored on function return type
cc -c -pipe -O2 -mtune=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1 -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -O2 llseek.c -o llseek.o
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘_llseek’
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘fd’
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘offset_high’
llseek.c:35: error: expected declaration specifiers or ‘...’ before ‘offset_low’
llseek.c:35: error: expected declaration specifiers or ‘...’ before ‘result’
llseek.c:36: error: expected declaration specifiers or ‘...’ before ‘origin’
llseek.c:50: warning: return type defaults to ‘int’
llseek.c: In function ‘_syscall5’:
llseek.c:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
llseek.c:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
llseek.c:34: error: parameter name omitted
llseek.c:34: error: parameter name omitted
llseek.c:34: error: parameter name omitted
llseek.c:35: error: parameter name omitted
llseek.c:35: error: parameter name omitted
llseek.c:36: error: parameter name omitted
llseek.c:93: error: expected ‘{’ at end of input
make[2]: *** [llseek.o] Error 1
make[2]: Leaving directory `/var/systemimager-3.7.5/src/util-linux-2.12r/fdisk'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/systemimager-3.7.5/src/util-linux-2.12r'
make: *** [/var/systemimager-3.7.5/src/util-linux-2.12r.build] Error 2
Hope the above will be useful
ddave
----- Original Message ----
From: Carl Richell < [EMAIL PROTECTED] >
To: sisuite-users@lists.sourceforge.net
Sent: Tuesday, 31 October, 2006 8:59:20 AM
Subject: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
Hello and thanks for your help.
I'm installing systemimager-client from source on Ubuntu 6.10 (Edgy) and receive the following error:
mkdir -p /usr/lib/systemimager/perl/SystemImager
/home/oem/systemimager-3.7.5/tools/si_install --si-prefix=/usr -m 644 /home/oem/systemimager-3.7.5/lib/SystemImager/Client.pm /usr/lib/systemimager/perl/SystemImager
[: 116: ==: unexpected operator
[: 125: ==: unexpected operator
[: 162: ==: unexpected operator
Error: si_install: --si-prefix=/usr does not exist.
make: *** [install_client_libs] Error 1
Attempted installation w/ SystemImager 3.7.3 and 3.7.5. Installation worked on 6.06 (Dapper).
Thanks, Carl
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
Send instant messages to your online friends http://au.messenger.yahoo.com
On the Ubuntu client install the latest debian builds of systemimager-common and systemimager-client (3.6.3-2)
common: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=systemimager-common
client: http://packages.debian.org/cgi-bin/search_packages.pl?suite=all&subword=0&exact=1&arch=any§ion=all&case=insensitive&keywords=systemimager-client&searchon=names
After installing the debians make systemimager client:
sudo make install_client_all -i
the -i ignores all of the errors. I have to install both in this manner for si_prepareclient to work.
Carl J Richell
System76, Inc.
----- Original Message -----
\From: Harry-Finn Andresen <[EMAIL PROTECTED]>
To: sisuite-users@lists.sourceforge.net
Sent: Tuesday, October 31, 2006 4:49:26 PM GMT-0700 US/Mountain
Subject: Re: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
Hello List great development,
I successfully compiled systemimager-3.7.5 on debian3.1.
However, I get the same error as Carl when I try and make the client on Ubuntu 6.10 (Edgy).
Compilation on Debian initially failed but after apt-getting python2.3 and python2.3-dev all went well.
Python2.3 does not seem to be available on Ubuntu 6.10.
Could this be an issue?
I tried to compile systemimager-3.7.5 on the Ubuntu 6.10 from scratch and got these errors.
isk.c:1002: warning: pointer targets in passing argument 1 of ‘valid_part_table_flag’ differ in signedness
fdisk.c: At top level:
fdisk.c:1256: warning: type qualifiers ignored on function return type
cc -c -pipe -O2 -mtune=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1 -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -O2 llseek.c -o llseek.o
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘_llseek’
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘fd’
llseek.c:34: error: expected declaration specifiers or ‘...’ before ‘offset_high’
llseek.c:35: error: expected declaration specifiers or ‘...’ before ‘offset_low’
llseek.c:35: error: expected declaration specifiers or ‘...’ before ‘result’
llseek.c:36: error: expected declaration specifiers or ‘...’ before ‘origin’
llseek.c:50: warning: return type defaults to ‘int’
llseek.c: In function ‘_syscall5’:
llseek.c:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
llseek.c:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
llseek.c:34: error: parameter name omitted
llseek.c:34: error: parameter name omitted
llseek.c:34: error: parameter name omitted
llseek.c:35: error: parameter name omitted
llseek.c:35: error: parameter name omitted
llseek.c:36: error: parameter name omitted
llseek.c:93: error: expected ‘{’ at end of input
make[2]: *** [llseek.o] Error 1
make[2]: Leaving directory `/var/systemimager-3.7.5/src/util-linux-2.12r/fdisk'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/systemimager-3.7.5/src/util-linux-2.12r'
make: *** [/var/systemimager-3.7.5/src/util-linux-2.12r.build] Error 2
Hope the above will be useful
ddave
----- Original Message ----
From: Carl Richell < [EMAIL PROTECTED] >
To: sisuite-users@lists.sourceforge.net
Sent: Tuesday, 31 October, 2006 8:59:20 AM
Subject: [Sisuite-users] Error: si_install: --si-prefix=/usr does not exist [Occurs with Ubuntu 6.10]
Hello and thanks for your help.
I'm installing systemimager-client from source on Ubuntu 6.10 (Edgy) and receive the following error:
mkdir -p /usr/lib/systemimager/perl/SystemImager
/home/oem/systemimager-3.7.5/tools/si_install --si-prefix=/usr -m 644 /home/oem/systemimager-3.7.5/lib/SystemImager/Client.pm /usr/lib/systemimager/perl/SystemImager
[: 116: ==: unexpected operator
[: 125: ==: unexpected operator
[: 162: ==: unexpected operator
Error: si_install: --si-prefix=/usr does not exist.
make: *** [install_client_libs] Error 1
Attempted installation w/ SystemImager 3.7.3 and 3.7.5. Installation worked on 6.06 (Dapper).
Thanks, Carl
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
Send instant messages to your online friends http://au.messenger.yahoo.com
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sisuite-users mailing list Sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users