Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam! Mam taki problem odnośnie Solarisa 8. Instaluje sobie pakiet make:
Pobieram
wykonuję:
gunzip make-3.81-sol10-sparc-local.gz | tar xvf -
później:
# pkgadd -d make-3.81-sol10-sparc-local
gdzie dostaję:
The following packages are available:
1 SMCmake make
(sparc) 3.81
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:
Processing package instance <SMCmake> from </instalacja/make-3.81-sol10-sparc-local>
make
(sparc) 3.81
This appears to be an attempt to install the same architecture and
version of a package which is already installed. This installation
will attempt to overwrite this package.
FSF
Using </usr/local> as the package base directory.
## Processing package information.
## Processing system information.
34 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.
Installing make as <SMCmake>
## Installing part 1 of 1.
/usr/local/bin/make <attribute change only>
[ verifying class <none> ]
Installation of <SMCmake> was successful.
A następnie gdy wydam polecenie make dostaję:
/usr/local/bin/make: cannot execute binary file
Kojarzy może ktoś o co może biegać???
Offline
Przy instalacji gada, że już masz to zainstalowane. Może problem w tym, że instalujesz make dla solarisa 10 w solarisie 8.
Offline
a ta maszyna to napewno sparc (mozesz sprawdzic w uname) ... bo podobne komunikaty sa gdy pomyli sie architekture ...
Offline
Mieszasz wersje miedzy Solakiem 8 a 10 to ogromna przepasc w strukturze systemu.
Tu masz wersje na solka 8 sparc, pamietaj o doinstalowaniu zaleznosci
http://www.sunfreeware.com/indexsparc8.html
Offline
Time (s) | Query |
---|---|
0.00018 | SET CHARSET latin2 |
0.00007 | SET NAMES latin2 |
0.00335 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.221.248.140' WHERE u.id=1 |
0.00341 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.221.248.140', 1738261614) |
0.00120 | SELECT * FROM punbb_online WHERE logged<1738261314 |
0.00068 | SELECT topic_id FROM punbb_posts WHERE id=127186 |
0.00005 | SELECT id FROM punbb_posts WHERE topic_id=14913 ORDER BY posted |
0.00094 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=14913 AND t.moved_to IS NULL |
0.00007 | SELECT search_for, replace_with FROM punbb_censoring |
0.00174 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=14913 ORDER BY p.id LIMIT 0,25 |
0.00119 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=14913 |
Total query time: 0.01288 s |