Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Trying to install ProView 4.5.0-7 on Ubuntu 8.04

Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #345

  • alkymi
  • alkymi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
I'm trying to install ProView 4.5.0-7 on Ubuntu 8.04 (which runs inside a VMware virtual machine, with Windows XP as host).

I have done the following:
1. Created an pwrp user account with password pwrppwrp (6 characters were reduired in the password).
2. Created an apt repository and installed pwr45 and pwrdemo45
3. Logged in with the new pwrp user and ran the following command:
pwrp@ubuntu-desktop-32bit:~$ sdf pwrdemo45
bash: /usr/bin/sdf: No such file or directory
4. Installed sdf with the following command from the root user:
sudo apt-get install sdf
5. Logged in with the new pwrp user again and ran the following command:
pwrp@ubuntu-desktop-32bit:~$ sdf pwrdemo45
pwrdemo45 abort, line 0: error fetching sdf file 'pwrdemo45'
6. Logged in as root and changed the password for the user to pwrp
7. Performed step 5 again with the same results.

I suspect that it might be related to the environment settings. According to the documentation a correct environemt for working with ProView will be set up when logging in with the pwrp user. Can it be that these environments have not set correctly? Is it possible to find out which environmental setting which are supposed to be set, and perform a manual check if they are present or not?

Any feedback would be highly appreciated

Regards,
alkymi
The administrator has disabled public write access.

Re:Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #346

  • Ohl
  • Ohl's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 102
  • Karma: 3
Hi

Have you tried to use the Ubuntu deb-package?

I have made a couple of installations under Ubuntu by just double clicking on the downloaded deb-package. The package installer downloads any missing dependencies and creates the required accounts. After the completion, just log out and then log in as pwrp.

Good luck!

/Ohl

Post edited by: Ohl, at: 2009/02/02 11:39
The administrator has disabled public write access.

Re:Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #347

  • robert
  • robert's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 178
  • Karma: 7
Hi alkymi,

User pwrp should have been created when you install the pwr45-package. Some things will be setup in .bashrc and .bash_profile. I guess you are missing these things now.

Check that you have a file /etc/pwrp_profile. Add this line to .bashrc:

source /etc/pwrp_profile

sdf is in the Proview--world an alias. This is not a package to install. At the end of .bashrc
you should add this line:

source $pwra_db/pwr_setup.sh

or

source /usr/pwrp/adm/db/pwr_setup.sh

(The alias for sdf looks like:

alias sdf=\"source $pwra_db/pwra_env.sh set project\"

)

From .bash_profile source the file .bashrc.

I think you can find example of these files in your installation root:

{root}/os_linux/hw_x86/exp/cnf/

If you find it troublesome to get this correct manually. The I suggest you uninstall remove user pwrp and the try like Ohl suggested.

Good luck !

/Robert
The administrator has disabled public write access.

Re:Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #348

  • alkymi
  • alkymi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Hi,

Thank you for your help. There were several missing settings in the setup for the pwrp user. These settings were probably missing since the pwrp user was created before the pwr45 package was installed. I removed the pwrp user and the pwr45 package before a new installation of the pwr45 package was performed. Now the pwrp user was created automatically and the environmental settings seems to be correct.

I then ran the command \"sdf pwrdemo45\", which succeeded. But the command \"rt_ini &\" failed, see terminal output below. Any advice on how to solve this problem?

Regards,
alkymi

Setting base /usr/pwr45
pwrp@ubuntu-desktop-32bit:~$ sdf pwrdemo45
Setting base /usr/pwr45
pwrp@ubuntu-desktop-32bit/pwrdemo45/-.login> rt_ini &

Proview/R Version V4.5.0 for Linux on Unknown Hardware
Copyright � 23-NOV-2007 16:00:00 by SSAB Oxel�sund AB

Proview/R is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License.

This program is distributed in the hope that it will be useful
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

PROVIEW/R Process Environment
Configuration: SMD-V4.5.0 BMD-V4.5.0 WB-V4.5.0 LFF-V4.5.0

[1] 5850
pwrp@ubuntu-desktop-32bit/pwrdemo45/-.login> *** stack smashing detected ***: rt_ini terminated
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb7e56138]
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0xb7e560f0]
rt_ini[0x8051236]
rt_ini[0x804a369]
rt_ini[0x804a203]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7d7f450]
rt_ini[0x804a0d1]
======= Memory map: ========
08048000-080db000 r-xp 00000000 08:01 1502103 /usr/pwr45/os_linux/hw_x86/exp/exe/rt_ini
080db000-080e0000 rw-p 00092000 08:01 1502103 /usr/pwr45/os_linux/hw_x86/exp/exe/rt_ini
080e0000-08134000 rw-p 080e0000 00:00 0 [heap]
b7567000-b7568000 ---p b7567000 00:00 0
b7568000-b7d69000 rw-p b7568000 00:00 0
b7d69000-b7eb2000 r-xp 00000000 08:01 1165748 /lib/tls/i686/cmov/libc-2.7.so
b7eb2000-b7eb3000 r--p 00149000 08:01 1165748 /lib/tls/i686/cmov/libc-2.7.so
b7eb3000-b7eb5000 rw-p 0014a000 08:01 1165748 /lib/tls/i686/cmov/libc-2.7.so
b7eb5000-b7eb8000 rw-p b7eb5000 00:00 0
b7eb8000-b7edb000 r-xp 00000000 08:01 1165752 /lib/tls/i686/cmov/libm-2.7.so
b7edb000-b7edd000 rw-p 00023000 08:01 1165752 /lib/tls/i686/cmov/libm-2.7.so
b7edd000-b7ede000 rw-p b7edd000 00:00 0
b7ede000-b7ef2000 r-xp 00000000 08:01 1165762 /lib/tls/i686/cmov/libpthread-2.7.so
b7ef2000-b7ef4000 rw-p 00013000 08:01 1165762 /lib/tls/i686/cmov/libpthread-2.7.so
b7ef4000-b7ef6000 rw-p b7ef4000 00:00 0
b7ef6000-b7efd000 r-xp 00000000 08:01 1165764 /lib/tls/i686/cmov/librt-2.7.so
b7efd000-b7eff000 rw-p 00006000 08:01 1165764 /lib/tls/i686/cmov/librt-2.7.so
b7eff000-b7f09000 r-xp 00000000 08:01 1146901 /lib/libgcc_s.so.1
b7f09000-b7f0a000 rw-p 0000a000 08:01 1146901 /lib/libgcc_s.so.1
b7f0a000-b7f0d000 rw-p b7f0a000 00:00 0
b7f0d000-b7f0e000 r-xp b7f0d000 00:00 0 [vdso]
b7f0e000-b7f28000 r-xp 00000000 08:01 1149118 /lib/ld-2.7.so
b7f28000-b7f2a000 rw-p 00019000 08:01 1149118 /lib/ld-2.7.so
bfab1000-bfac6000 rw-p bffeb000 00:00 0 [stack]
The administrator has disabled public write access.

Re:Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #349

  • alkymi
  • alkymi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0


Post edited by: alkymi, at: 2009/02/03 00:43
The administrator has disabled public write access.

Re:Trying to install ProView 4.5.0-7 on Ubuntu 8.04 15 years 2 months ago #350

  • robert
  • robert's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 178
  • Karma: 7
Hi,

Also the pwrdemo45-package depends on user pwrp to be set upp correctly.
Did you reinstall this also ?

Try this and I guess it will work.

/robert
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.938 seconds